summaryrefslogtreecommitdiff
path: root/projects/strgen_vs80.vcproj
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2011-02-18 20:52:42 +0000
committeralberth <alberth@openttd.org>2011-02-18 20:52:42 +0000
commitff1e0a3ed362e13b05e3e722990e55efa688e31a (patch)
tree332abcc5ccb8b25a5b01ac44d5bc17963745b56f /projects/strgen_vs80.vcproj
parent41a67a9b94a6bb17d7160c67e05aea01e3bb08a7 (diff)
downloadopenttd-ff1e0a3ed362e13b05e3e722990e55efa688e31a.tar.xz
(svn r22102) -Codechange: Also use the getopt function in strgen.
Diffstat (limited to 'projects/strgen_vs80.vcproj')
-rw-r--r--projects/strgen_vs80.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/strgen_vs80.vcproj b/projects/strgen_vs80.vcproj
index 014b4856b..b344a8f0b 100644
--- a/projects/strgen_vs80.vcproj
+++ b/projects/strgen_vs80.vcproj
@@ -125,6 +125,10 @@
RelativePath="..\src\string.cpp"
>
</File>
+ <File
+ RelativePath="..\src\misc\getoptdata.cpp"
+ >
+ </File>
</Filter>
<File
RelativePath="..\src\core\alloc_func.hpp"
@@ -150,6 +154,10 @@
RelativePath="..\src\string.h"
>
</File>
+ <File
+ RelativePath="..\src\misc\getoptdata.h"
+ >
+ </File>
</Files>
<Globals>
</Globals>