summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2008-02-12 02:39:22 +0000
committerglx <glx@openttd.org>2008-02-12 02:39:22 +0000
commitb0b929ce4258e70fd0482a4bf9b1fac8330edcfe (patch)
tree3c7f10274a47297987ebfe5b65bbebeee6c37826 /projects
parent42b305661b456fea651ee0417cc0bc0f822b0903 (diff)
downloadopenttd-b0b929ce4258e70fd0482a4bf9b1fac8330edcfe.tar.xz
(svn r12117) -Fix (r12115): strgen compilation was broken
Diffstat (limited to 'projects')
-rw-r--r--projects/strgen_vs80.vcproj18
-rw-r--r--projects/strgen_vs90.vcproj18
2 files changed, 34 insertions, 2 deletions
diff --git a/projects/strgen_vs80.vcproj b/projects/strgen_vs80.vcproj
index 7dc56f9e2..69304cb35 100644
--- a/projects/strgen_vs80.vcproj
+++ b/projects/strgen_vs80.vcproj
@@ -113,6 +113,10 @@
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
+ RelativePath="..\src\core\alloc_func.cpp"
+ >
+ </File>
+ <File
RelativePath="..\src\strgen\strgen.cpp"
>
</File>
@@ -122,7 +126,19 @@
</File>
</Filter>
<File
- RelativePath="..\src\macros.h"
+ RelativePath="..\src\core\alloc_func.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\src\table\control_codes.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\debug.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\core\endian_func.hpp"
>
</File>
<File
diff --git a/projects/strgen_vs90.vcproj b/projects/strgen_vs90.vcproj
index cf8bc5b82..e28cd7d70 100644
--- a/projects/strgen_vs90.vcproj
+++ b/projects/strgen_vs90.vcproj
@@ -113,6 +113,10 @@
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
+ RelativePath="..\src\core\alloc_func.cpp"
+ >
+ </File>
+ <File
RelativePath="..\src\strgen\strgen.cpp"
>
</File>
@@ -122,7 +126,19 @@
</File>
</Filter>
<File
- RelativePath="..\src\macros.h"
+ RelativePath="..\src\core\alloc_func.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\src\table\control_codes.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\debug.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\core\endian_func.hpp"
>
</File>
<File