diff options
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r-- | projects/openttd_vs90.vcproj | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index f253d4c96..c8a529f55 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -2980,10 +2980,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> @@ -2991,6 +3007,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" |