Prevent use of Lime classes in Lime legacy

This commit is contained in:
Joshua Granick
2016-01-20 13:58:16 -08:00
parent 8b595c877d
commit 35b555f04a

View File

@@ -3,6 +3,8 @@
<section unless="display">
<haxeflag name="--macro" value="exclude('lime')" />
<haxelib name="hxcpp" if="cpp" unless="rebuild" />
<ndll name="std" haxelib="hxcpp" if="cpp" />
<ndll name="regexp" haxelib="hxcpp" if="cpp" />