diff -r 7705784902e1 -r 844bd43db47a hedgewars/CMakeLists.txt --- 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