|
@@ -21,11 +21,11 @@ Using mx2..
|
|
|
|
|
|
Global StartDir:String
|
|
|
|
|
|
-Const TestArgs:="mx2cc makedocs"
|
|
|
+'Const TestArgs:="mx2cc makedocs"
|
|
|
|
|
|
'Const TestArgs:="mx2cc makemods -target=ios std"' std"
|
|
|
|
|
|
-'Const TestArgs:="mx2cc makeapp -target=desktop src/mx2cc/test.monkey2"
|
|
|
+Const TestArgs:="mx2cc makeapp -target=desktop src/mx2cc/test.monkey2"
|
|
|
|
|
|
'To build with old mx2cc...
|
|
|
'
|