Skip to content

Commit 7637970

Browse files
author
Federico Fissore
committed
Windows: added -DDEBUG=true to launcher
1 parent 0c7e0d6 commit 7637970

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/windows/launcher/config_debug.xml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<runtimeBits>32</runtimeBits>
3737
<opt>-Dsun.java2d.d3d=false</opt>
3838
<opt>-DAPP_DIR="%EXEDIR%"</opt>
39+
<opt>-DDEBUG=true</opt>
3940
</jre>
4041
<versionInfo>
4142
<fileDescription>Arduino IDE</fileDescription>

0 commit comments

Comments
 (0)