Add linkage for Lime Switch target

This commit is contained in:
Joshua Granick
2017-05-05 12:23:19 -07:00
parent da626ff73e
commit 1836701398

View File

@@ -34,6 +34,9 @@
<target name="vita" handler="lime-vita" />
<haxelib name="lime-vita" if="vita" />
<target name="switch" handler="lime-switch" />
<haxelib name="lime-switch" if="switch" />
<target name="wiiu" handler="lime-wiiu" />
<haxelib name="lime-wiiu" if="wiiu" />