summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-08-21 12:48:46 +0000
committerrubidium <rubidium@openttd.org>2011-08-21 12:48:46 +0000
commit421053a694273c9ea56089316b944769157cfba2 (patch)
tree81862701ef878d6f16091ef6ffbec10cf6c09c57 /projects/openttd_vs90.vcproj
parenta67cf6bae1ffdea7d5451160c8cfa0df691eb963 (diff)
downloadopenttd-421053a694273c9ea56089316b944769157cfba2.tar.xz
(svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h
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 023fea1af..92f1a8eba 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -640,6 +640,10 @@
>
</File>
<File
+ RelativePath=".\..\src\progress.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\rail.cpp"
>
</File>
@@ -1328,6 +1332,10 @@
>
</File>
<File
+ RelativePath=".\..\src\progress.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\querystring_gui.h"
>
</File>