|
@@ -1,16 +1,6 @@
|
|
|
project (0:0:1) -> "logoPlayer" {
|
|
|
#--- Targets
|
|
|
- %makefile-macosx
|
|
|
%makefile-unix
|
|
|
- %makefile-x86linux32-on-macosx
|
|
|
- %makefile-x86linux64-on-macosx
|
|
|
- %makefile-win32-on-macosx
|
|
|
- %LatestMacOS
|
|
|
- %applicationBundleBase : "fr.what"
|
|
|
- %codeblocks-windows
|
|
|
- %codeblocks-linux32
|
|
|
- %codeblocks-linux64
|
|
|
- %codeblocks-mac
|
|
|
|
|
|
#--- Source files
|
|
|
"galgas-sources/logoPlayer-lexique.galgas"
|
|
@@ -18,7 +8,6 @@ project (0:0:1) -> "logoPlayer" {
|
|
|
"galgas-sources/logoPlayer-semantics.galgas"
|
|
|
"galgas-sources/logoPlayer-syntax.galgas"
|
|
|
"galgas-sources/logoPlayer-grammar.galgas"
|
|
|
- "galgas-sources/logoPlayer-cocoa.galgas"
|
|
|
"galgas-sources/logoPlayer-program.galgas"
|
|
|
}
|
|
|
|