hedgewars/CMakeLists.txt
changeset 4378 91655618a510
parent 4375 ae5507ddb989
child 4380 b78638b36b89
--- a/hedgewars/CMakeLists.txt	Thu Nov 18 12:12:51 2010 +0300
+++ b/hedgewars/CMakeLists.txt	Thu Nov 18 15:45:35 2010 +0300
@@ -62,8 +62,8 @@
     uMisc.pas
     uMobile.pas
     uRandom.pas
+    uRender.pas
     uScript.pas
-    adler32.pas
     uSound.pas
     uStats.pas
     uStore.pas
@@ -81,6 +81,7 @@
     SinTable.inc
     ArgParsers.inc
     options.inc
+    adler32.pas
     ${CMAKE_CURRENT_BINARY_DIR}/config.inc
     )