diff options
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r-- | projects/openttd_vs90.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 7bbad81dc..147a48167 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -493,6 +493,10 @@ > </File> <File + RelativePath=".\..\src\core\bitmath_func.cpp" + > + </File> + <File RelativePath=".\..\src\core\random_func.cpp" > </File> @@ -797,6 +801,10 @@ > </File> <File + RelativePath=".\..\src\core\bitmath_func.hpp" + > + </File> + <File RelativePath=".\..\src\core\math_func.hpp" > </File> |