Installer: Update CLI build directory.

This commit is contained in:
Kimmo Varis 2011-02-05 23:43:06 +02:00
parent 6e11c03d86
commit f33efc7fa5
1 changed files with 1 additions and 1 deletions

View File

@ -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" ?>