diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd.vcproj | 3 | ||||
-rw-r--r-- | projects/openttd_vs80.vcproj | 6 |
2 files changed, 8 insertions, 1 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index f95c9977b..4ee36a3f5 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -757,6 +757,9 @@ RelativePath=".\..\src\train_gui.cpp"> </File> <File + RelativePath=".\..\src\transparency_gui.cpp"> + </File> + <File RelativePath=".\..\src\vehicle_gui.cpp"> </File> </Filter> diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 1dce3d9be..4f1536637 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -784,7 +784,7 @@ > </File> <File - RelativePath="..\src\direction.h" + RelativePath=".\..\src\direction.h" > </File> <File @@ -1236,6 +1236,10 @@ > </File> <File + RelativePath=".\..\src\transparency_gui.cpp" + > + </File> + <File RelativePath=".\..\src\vehicle_gui.cpp" > </File> |