Skip to content

Commit 9219fe8

Browse files
authored
Make hxcpp-debug-server optional in Project.xml
1 parent 53a91e8 commit 9219fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<haxelib name="flxanimate"/>
137137

138138
<!-- Enables a terminal log prompt on debug builds -->
139-
<haxelib name="hxcpp-debug-server" if="debug"/>
139+
<haxelib name="hxcpp-debug-server" if="debug" optional="true"/>
140140
<haxedef name="HXVLC_NO_SHARE_DIRECTORY" if="VIDEOS_ALLOWED" />
141141

142142
<!--Disable the Flixel core focus lost screen-->

0 commit comments

Comments
 (0)