summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.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
commit1118e389e90a5830564dc560acd420d0ee8aa231 (patch)
tree23aa6df0a7684c59de620363e322ce590d138c97 /projects/openttd_vs80.vcproj
parentbbc173dfc6461834c7f3419540dd49fa9c2b06d5 (diff)
downloadopenttd-1118e389e90a5830564dc560acd420d0ee8aa231.tar.xz
(svn r13084) -Fix (r13042): forgot to add querystring_gui.h to source.list and project files
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index caec08917..8fc4f8ba1 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -748,6 +748,10 @@
>
</File>
<File
+ RelativePath=".\..\src\thread_none.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\tile_map.cpp"
>
</File>
@@ -1292,6 +1296,10 @@
>
</File>
<File
+ RelativePath=".\..\src\querystring_gui.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\queue.h"
>
</File>