diff -r 5e2dc5813408 -r 14d9a3c33650 CMakeLists.txt --- a/CMakeLists.txt Tue Dec 04 10:17:16 2012 +0100 +++ b/CMakeLists.txt Tue Dec 04 10:49:52 2012 +0100 @@ -261,9 +261,6 @@ #physfs library add_subdirectory(misc/physfs) -#frontend library -add_subdirectory(project_files/frontlib) - #Android related build scripts if(ANDROID) #run cmake -DANDROID=1 to enable this