diff options
Diffstat (limited to 'tests/projects/console_objc++/test.lua')
| -rw-r--r-- | tests/projects/console_objc++/test.lua | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/projects/console_objc++/test.lua b/tests/projects/console_objc++/test.lua deleted file mode 100644 index be0449702..000000000 --- a/tests/projects/console_objc++/test.lua +++ /dev/null @@ -1,11 +0,0 @@ --- imports -import("..build") - --- main entry -function main() - - -- build project - if os.host() == "macosx" then - build({iphoneos = true}) - end -end |
