diff options
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 5d6897dfa..2aa49ee4c 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2983,10 +2983,26 @@ > </File> <File + RelativePath=".\..\src\game\game_config.cpp" + > + </File> + <File + RelativePath=".\..\src\game\game_config.hpp" + > + </File> + <File RelativePath=".\..\src\game\game_core.cpp" > </File> <File + RelativePath=".\..\src\game\game_info.cpp" + > + </File> + <File + RelativePath=".\..\src\game\game_info.hpp" + > + </File> + <File RelativePath=".\..\src\game\game_instance.cpp" > </File> @@ -2994,6 +3010,14 @@ RelativePath=".\..\src\game\game_instance.hpp" > </File> + <File + RelativePath=".\..\src\game\game_scanner.cpp" + > + </File> + <File + RelativePath=".\..\src\game\game_scanner.hpp" + > + </File> </Filter> <Filter Name="Script API" |