summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj9
-rw-r--r--projects/openttd_vs80.vcproj12
-rw-r--r--projects/openttd_vs90.vcproj12
3 files changed, 22 insertions, 11 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 7ee50b846..cb4270d02 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -198,6 +198,9 @@
RelativePath=".\..\src\console_cmds.cpp">
</File>
<File
+ RelativePath=".\..\src\core\random_func.cpp">
+ </File>
+ <File
RelativePath=".\..\src\currency.cpp">
</File>
<File
@@ -258,9 +261,6 @@
RelativePath=".\..\src\md5.cpp">
</File>
<File
- RelativePath=".\..\src\mersenne.cpp">
- </File>
- <File
RelativePath=".\..\src\minilzo.cpp">
</File>
<File
@@ -427,6 +427,9 @@
RelativePath=".\..\src\console.h">
</File>
<File
+ RelativePath=".\..\src\core\random_func.hpp">
+ </File>
+ <File
RelativePath=".\..\src\currency.h">
</File>
<File
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 07ec91eea..62b4019a8 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -496,6 +496,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\random_func.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\currency.cpp"
>
</File>
@@ -576,10 +580,6 @@
>
</File>
<File
- RelativePath=".\..\src\mersenne.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\minilzo.cpp"
>
</File>
@@ -800,6 +800,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\random_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\currency.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 9e23cebd3..a997e1682 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -493,6 +493,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\random_func.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\currency.cpp"
>
</File>
@@ -573,10 +577,6 @@
>
</File>
<File
- RelativePath=".\..\src\mersenne.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\minilzo.cpp"
>
</File>
@@ -797,6 +797,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\random_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\currency.h"
>
</File>