fix 2005 vcproj
This commit is contained in:
parent
afcda92ecb
commit
03db50a443
|
@ -2315,19 +2315,11 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\drivers\win\taseditor\inputhistory.cpp"
|
||||
RelativePath="..\src\drivers\win\taseditor\history.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\drivers\win\taseditor\inputhistory.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\drivers\win\taseditor\inputsnapshot.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\drivers\win\taseditor\inputsnapshot.h"
|
||||
RelativePath="..\src\drivers\win\taseditor\history.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -2338,6 +2330,14 @@
|
|||
RelativePath="..\src\drivers\win\taseditor\markers.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\drivers\win\taseditor\markers_manager.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\drivers\win\taseditor\markers_manager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\drivers\win\taseditor\playback.cpp"
|
||||
>
|
||||
|
@ -2362,6 +2362,14 @@
|
|||
RelativePath="..\src\drivers\win\taseditor\recorder.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\drivers\win\taseditor\snapshot.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\drivers\win\taseditor\snapshot.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\drivers\win\taseditor\splicer.cpp"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue