hedgewars/CMakeLists.txt
branchqmlfrontend
changeset 10517 844bd43db47a
parent 10434 1614b13ad35e
child 10616 20a2d5e6930a
--- a/hedgewars/CMakeLists.txt	Tue Nov 18 23:39:30 2014 +0300
+++ b/hedgewars/CMakeLists.txt	Wed Nov 19 00:38:14 2014 +0300
@@ -100,12 +100,13 @@
     uGearsUtils.pas
     uTeams.pas
 
-    uFLIPC.pas
-    uFLTypes.pas
+    uFLData.pas
     uFLGameConfig.pas
+    uFLIPC.pas
+    uFLScripts.pas
     uFLTeams.pas
+    uFLTypes.pas
     uFLUtils.pas
-    uFLData.pas
 
     #these interact with everything, so compile last
     uScript.pas