We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27820b0 commit cbb51bfCopy full SHA for cbb51bf
Project.xml
@@ -68,9 +68,9 @@
68
<haxelib name="hscript" />
69
<haxelib name="polymod" />
70
<haxelib name="firetongue" />
71
- <haxelib name="hxWindowColorMode" />
72
<haxelib name="hxgamemode" if="linux" />
73
<haxelib name="hxdiscord_rpc" if="desktop" />
+ <haxelib name="hxWindowColorMode" if="windows" />
74
<haxelib name="hxcpp-debug-server" if="desktop debug" />
75
76
<haxelib name="extension-androidtools" if="android" />
0 commit comments