source.list
changeset 5840 a1dba7cd499c
parent 5838 9c3129cb019b
child 5891 3efd24f248d3
--- 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