summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2007-01-21 19:40:38 +0000
committertruelight <truelight@openttd.org>2007-01-21 19:40:38 +0000
commit61eef2ded9343923c946dfbb5e9c1d90f5cf9204 (patch)
tree64a47828edca0e87e333eae7ba09b9052608d09e /source.list
parent3e93fecb68dd278ab9bcc60f2f41759b15eb1f5a (diff)
downloadopenttd-61eef2ded9343923c946dfbb5e9c1d90f5cf9204.tar.xz
(svn r8326) -Fix r8304: forgot to update projects/generate to keep in mind the new WINCE tag in sources.list
-Fix: MSVC doesn't order files itself, so put win32.cpp in the right place ourself -Update: update the MSVC projects files for r8324 (MiHaMiX)
Diffstat (limited to 'source.list')
-rw-r--r--source.list4
1 files changed, 3 insertions, 1 deletions
diff --git a/source.list b/source.list
index a8ac13a5b..679457040 100644
--- a/source.list
+++ b/source.list
@@ -74,7 +74,6 @@ tgp.cpp
thread.cpp
tile.cpp
#if WIN32
- win32.cpp
#else
#if WINCE
win32.cpp
@@ -90,6 +89,9 @@ vehicle.cpp
viewport.cpp
waypoint.cpp
widget.cpp
+#if WIN32
+ win32.cpp
+#end
window.cpp
# Header Files