Skip to content

Commit 6658d2a

Browse files
author
Federico Fissore
committed
fix missing dependency in windows build
1 parent 2caf18b commit 6658d2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/windows/launcher/config.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<cp>lib/jna.jar</cp>
2121
<cp>lib/ecj.jar</cp>
2222
<cp>lib/RXTXcomm.jar</cp>
23+
<cp>lib/commons-exec-1.1.jar</cp>
2324
</classPath>
2425
<jre>
2526
<path>java</path>

0 commit comments

Comments
 (0)