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
commitdfd951c34cb97adbab99b08fb82ddb74a8e8827a (patch)
tree64a47828edca0e87e333eae7ba09b9052608d09e /source.list
parent34de6db60d15b182bf90b121c3801c93de78ea80 (diff)
downloadopenttd-dfd951c34cb97adbab99b08fb82ddb74a8e8827a.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