Initial HelloWorld support for C# (thank you @vroad)

This commit is contained in:
Joshua Granick
2016-08-30 02:55:19 -07:00
parent 67489f4f26
commit 59142b5b28
50 changed files with 2028 additions and 114 deletions

View File

@@ -0,0 +1,7 @@
-main ApplicationMain ::HAXE_FLAGS::
-D net-ver=40
-D real-position
-cp ::OUTPUT_DIR::/haxe
-cs ::OUTPUT_DIR::/obj
--macro keep("::APP_MAIN::")
-D final