fix 2005 vcproj

This commit is contained in:
zeromus 2012-02-02 07:04:23 +00:00
parent afcda92ecb
commit 03db50a443
1 changed files with 18 additions and 10 deletions

View File

@ -2315,19 +2315,11 @@
> >
</File> </File>
<File <File
RelativePath="..\src\drivers\win\taseditor\inputhistory.cpp" RelativePath="..\src\drivers\win\taseditor\history.cpp"
> >
</File> </File>
<File <File
RelativePath="..\src\drivers\win\taseditor\inputhistory.h" RelativePath="..\src\drivers\win\taseditor\history.h"
>
</File>
<File
RelativePath="..\src\drivers\win\taseditor\inputsnapshot.cpp"
>
</File>
<File
RelativePath="..\src\drivers\win\taseditor\inputsnapshot.h"
> >
</File> </File>
<File <File
@ -2338,6 +2330,14 @@
RelativePath="..\src\drivers\win\taseditor\markers.h" RelativePath="..\src\drivers\win\taseditor\markers.h"
> >
</File> </File>
<File
RelativePath="..\src\drivers\win\taseditor\markers_manager.cpp"
>
</File>
<File
RelativePath="..\src\drivers\win\taseditor\markers_manager.h"
>
</File>
<File <File
RelativePath="..\src\drivers\win\taseditor\playback.cpp" RelativePath="..\src\drivers\win\taseditor\playback.cpp"
> >
@ -2362,6 +2362,14 @@
RelativePath="..\src\drivers\win\taseditor\recorder.h" RelativePath="..\src\drivers\win\taseditor\recorder.h"
> >
</File> </File>
<File
RelativePath="..\src\drivers\win\taseditor\snapshot.cpp"
>
</File>
<File
RelativePath="..\src\drivers\win\taseditor\snapshot.h"
>
</File>
<File <File
RelativePath="..\src\drivers\win\taseditor\splicer.cpp" RelativePath="..\src\drivers\win\taseditor\splicer.cpp"
> >