Skip to content

Commit

Permalink
#108: fixes path for advanced installer compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
rladstaetter committed Aug 16, 2023
1 parent 9102a8f commit 518e3aa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,7 @@
<graalvm.home>C:\Program Files\Java\graalvm-svm-java11-windows-gluon-22.1.0.1-Final</graalvm.home>
-->
<!-- see also dist/dist-win/pom.xml! -->
<advanced.installer.compiler>C:\Program Files (x86)\Caphyon\Advanced Installer
19.8.1\bin\x86\AdvancedInstaller.com
</advanced.installer.compiler>
<advanced.installer.compiler>C:\Program Files (x86)\Caphyon\Advanced Installer 19.8.1\bin\x86\AdvancedInstaller.com</advanced.installer.compiler>
</properties>
</profile>
<profile>
Expand Down

0 comments on commit 518e3aa

Please sign in to comment.