diff options
Diffstat (limited to 'FaceTrackNoIR/FaceTrackNoIR_vc8.vcproj')
-rwxr-xr-x | FaceTrackNoIR/FaceTrackNoIR_vc8.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/FaceTrackNoIR/FaceTrackNoIR_vc8.vcproj b/FaceTrackNoIR/FaceTrackNoIR_vc8.vcproj index d5d53f39..9f40b24e 100755 --- a/FaceTrackNoIR/FaceTrackNoIR_vc8.vcproj +++ b/FaceTrackNoIR/FaceTrackNoIR_vc8.vcproj @@ -213,9 +213,17 @@ >
</File>
<File
+ RelativePath=".\rotation.cpp"
+ >
+ </File>
+ <File
RelativePath=".\tracker.cpp"
>
</File>
+ <File
+ RelativePath=".\tracker_types.cpp"
+ >
+ </File>
</Filter>
<Filter
Name="Headers"
@@ -305,6 +313,10 @@ >
</File>
<File
+ RelativePath=".\rotation.h"
+ >
+ </File>
+ <File
RelativePath=".\tracker.h"
>
<FileConfiguration
@@ -330,6 +342,10 @@ />
</FileConfiguration>
</File>
+ <File
+ RelativePath=".\tracker_types.h"
+ >
+ </File>
</Filter>
<Filter
Name="FormsQt"
|