summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2008-05-14 02:52:06 +0000
committerglx <glx@openttd.org>2008-05-14 02:52:06 +0000
commit5581d9f74433437cd233cdab9ea2bae9cc60ac13 (patch)
tree23aa6df0a7684c59de620363e322ce590d138c97 /projects/openttd_vs90.vcproj
parentab0aa4e080ce5f78fb26b5548288ccf8a496c8f9 (diff)
downloadopenttd-5581d9f74433437cd233cdab9ea2bae9cc60ac13.tar.xz
(svn r13084) -Fix (r13042): forgot to add querystring_gui.h to source.list and project files
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index b84ebdc71..bab587c4d 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -745,6 +745,10 @@
>
</File>
<File
+ RelativePath=".\..\src\thread_none.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\tile_map.cpp"
>
</File>
@@ -1289,6 +1293,10 @@
>
</File>
<File
+ RelativePath=".\..\src\querystring_gui.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\queue.h"
>
</File>