allow building Playground without extern code
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
<classpath name="source" />
|
||||
<assets path="assets" />
|
||||
<!-- IMPORTANT: This copies the #extern scripts generated by NAT into the project output folders: -->
|
||||
<postbuild command="copy-extern-scripts.sh" />
|
||||
<postbuild command="copy-extern-scripts.sh" unless="no-extern"/>
|
||||
|
||||
<!-- _______________________________ Libraries ______________________________ -->
|
||||
|
||||
<haxelib name="flixel" />
|
||||
|
Reference in New Issue
Block a user