diff options
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r-- | projects/openttd_vs90.vcproj | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 636b9f131..f253d4c96 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -2973,6 +2973,26 @@ </File> </Filter> <Filter + Name="Game Core" + > + <File + RelativePath=".\..\src\game\game.hpp" + > + </File> + <File + RelativePath=".\..\src\game\game_core.cpp" + > + </File> + <File + RelativePath=".\..\src\game\game_instance.cpp" + > + </File> + <File + RelativePath=".\..\src\game\game_instance.hpp" + > + </File> + </Filter> + <Filter Name="Script API" > <File |