forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
6
Kha/Backends/Kinc-hxcpp/khacpp/docs/build_xml/example.xml
Executable file
6
Kha/Backends/Kinc-hxcpp/khacpp/docs/build_xml/example.xml
Executable file
@ -0,0 +1,6 @@
|
||||
<xml>
|
||||
<echo value="Hello ${WHO}" if="WHO" unless="SILENT" />
|
||||
<echo value="You are in ${haxelib:hxcpp}" unless="WHO||SILENT"/>
|
||||
<error value="Silent and who both specified" if="WHO SILENT"/>
|
||||
<target id="default" />
|
||||
</xml>
|
Reference in New Issue
Block a user