From: Adam Dickmeiss Date: Thu, 15 Dec 2011 09:27:10 +0000 (+0100) Subject: IDMETA and mk_version.tcl part of Windows package X-Git-Tag: v2.0.51~15 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=d513d15e315601b730b0b3a6126c3163d00223fb IDMETA and mk_version.tcl part of Windows package --- diff --git a/win/zebra.nsi b/win/zebra.nsi index 7d259d1..f4d2674 100644 --- a/win/zebra.nsi +++ b/win/zebra.nsi @@ -130,8 +130,11 @@ SectionEnd Section "Zebra Source" SectionIn 1 + SetOutPath $INSTDIR + File ..\IDMETA SetOutPath $INSTDIR\util File ..\util\*.c + File ..\util\*.tcl SetOutPath $INSTDIR\dfa File ..\dfa\*.c File ..\dfa\*.h