mirror of
https://github.com/dlang-community/DCD.git
synced 2025-04-25 12:49:55 +03:00
Update executable paths in win installer
This commit is contained in:
parent
f8fc736663
commit
16ce3e7066
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ SetCompressor /SOLID lzma
|
|||
|
||||
; Options
|
||||
!define Version "0.7.0"
|
||||
!define DCDExecsPath "..\.."
|
||||
!define DCDExecsPath "..\..\bin"
|
||||
|
||||
;--------------------------------------------------------
|
||||
; Includes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue