summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2007-04-05 07:49:04 +0000
committerpeter1138 <peter1138@openttd.org>2007-04-05 07:49:04 +0000
commit51d72c11c81059aa0d41db26c7158e2786893ae0 (patch)
tree56e95f5fe598d9097484013307aecd3c2c9821d0 /projects
parent0340291888f6646f842cd27936032bf1e066b7ac (diff)
downloadopenttd-51d72c11c81059aa0d41db26c7158e2786893ae0.tar.xz
(svn r9563) -Feature: Add more finer control to transparency options, including a new toolbar, accessible from the map menu or Ctrl X. Patch by Wolf01.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj3
-rw-r--r--projects/openttd_vs80.vcproj6
2 files changed, 8 insertions, 1 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index f95c9977b..4ee36a3f5 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -757,6 +757,9 @@
RelativePath=".\..\src\train_gui.cpp">
</File>
<File
+ RelativePath=".\..\src\transparency_gui.cpp">
+ </File>
+ <File
RelativePath=".\..\src\vehicle_gui.cpp">
</File>
</Filter>
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 1dce3d9be..4f1536637 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -784,7 +784,7 @@
>
</File>
<File
- RelativePath="..\src\direction.h"
+ RelativePath=".\..\src\direction.h"
>
</File>
<File
@@ -1236,6 +1236,10 @@
>
</File>
<File
+ RelativePath=".\..\src\transparency_gui.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\vehicle_gui.cpp"
>
</File>