mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-03 03:53:56 -07:00
Windows: Generate an nsis package on the fly with "make package"
This commit is contained in:
parent
29a7415f95
commit
803fd7c95d
3 changed files with 18 additions and 8 deletions
3
nsis/NSIS.definitions.nsh.in
Normal file
3
nsis/NSIS.definitions.nsh.in
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
!define NSIS_PROJECT_NAME "@PROJECT_NAME@"
|
||||
!define NSIS_SOURCE_PATH "@PROJECT_SOURCE_DIR@"
|
||||
!define NSIS_BINARY_PATH "@PROJECT_BINARY_DIR@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue