r353 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Sep 26 05:03:56 EDT 2007


Author: icculus
Date: 2007-09-26 05:03:55 -0400 (Wed, 26 Sep 2007)
New Revision: 353

Modified:
   trunk/CMakeLists.txt
Log:
Added platform_windows.c to build.


Modified: trunk/CMakeLists.txt
===================================================================
--- trunk/CMakeLists.txt	2007-09-26 09:02:35 UTC (rev 352)
+++ trunk/CMakeLists.txt	2007-09-26 09:03:55 UTC (rev 353)
@@ -189,6 +189,7 @@
     checksum_sha1.c
     platform_unix.c
     platform_beos.c
+    platform_windows.c
     lua_glue.c
     ${LUA_SRCS}
 )




More information about the mojosetup-commits mailing list