This commit is contained in:
jed
2013-01-29 11:15:49 -08:00
parent 71d9b60b00
commit 90e98c4a86
2 changed files with 7 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
Name "Rippled"
; The file to write
OutFile "ripple install.exe"
OutFile "ripple_install.exe"
; The default installation directory
InstallDir "$PROGRAMFILES\Rippled"
@@ -26,7 +26,7 @@ Section "" ;No components page, name is not important
; Put file there
File ..\Release\rippled.exe
File ..\*.dll
;File ..\*.dll
;File "start rippled.bat"
File rippled.cfg
File validators.txt