diff options
Diffstat (limited to 'projects/openttd.vcproj')
-rw-r--r-- | projects/openttd.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index e7f5c9411..6c342e7e3 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -198,6 +198,9 @@ RelativePath=".\..\src\console_cmds.cpp"> </File> <File + RelativePath=".\..\src\core\bitmath_func.cpp"> + </File> + <File RelativePath=".\..\src\core\random_func.cpp"> </File> <File @@ -427,6 +430,9 @@ RelativePath=".\..\src\console.h"> </File> <File + RelativePath=".\..\src\core\bitmath_func.hpp"> + </File> + <File RelativePath=".\..\src\core\math_func.hpp"> </File> <File |