17 lines
356 B
XML
17 lines
356 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<extension>
|
|
<section unless="display">
|
|
|
|
<ndll name="std" haxelib="hxcpp" />
|
|
<ndll name="regexp" haxelib="hxcpp" />
|
|
<ndll name="zlib" haxelib="hxcpp" />
|
|
|
|
<ndll name="nme" />
|
|
<ndll name="libfreetype" register="false" if="emscripten" />
|
|
|
|
</section>
|
|
|
|
<templatePath name="buildfiles" />
|
|
|
|
</extension>
|