source.list
changeset 5589 dce11622ab6a
parent 5587 167d9a91ef02
child 5640 6a9ad17e5971
--- a/source.list	Wed Jan 10 19:00:08 2007 +0000
+++ b/source.list	Wed Jan 10 19:13:33 2007 +0000
@@ -71,7 +71,11 @@
 tile.cpp
 #if WIN32
 #else
-	unix.cpp
+	#if OS2
+		os2.cpp
+	#else
+		unix.cpp
+	#end
 #end
 vehicle.cpp
 viewport.cpp