Installer: Update CLI build directory.
This commit is contained in:
parent
6e11c03d86
commit
f33efc7fa5
|
@ -4,7 +4,7 @@
|
|||
<?define Platform = "x86" ?>
|
||||
<?endif ?>
|
||||
|
||||
<?define CliBuildDir = "..\Build\release" ?>
|
||||
<?define CliBuildDir = "..\cli\release" ?>
|
||||
<?define GuiBuildDir = "..\Build\gui" ?>
|
||||
<?define TranslationsDir = "..\gui" ?>
|
||||
<?define HelpDir = "..\gui\help" ?>
|
||||
|
|
Loading…
Reference in New Issue