Commit 3509df76 authored by Fabio Bas's avatar Fabio Bas
Browse files

Remove old version parsing from nsis script

parent fc5a193e
......@@ -2,9 +2,6 @@
!include "MUI2.nsh"
!include "FileFunc.nsh"
!define /date TIMESTAMP "%Y%m%d"
!searchparse /file ../../../cockatrice/version_string.cpp '= "' VERSION '";'
Name "${NSIS_PROJECT_NAME}"
OutFile "@CPACK_TOPLEVEL_DIRECTORY@/@CPACK_OUTPUT_FILE_NAME@"
SetCompressor /SOLID lzma
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment