X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fzebra.nsi;h=f4d26748cee8aefcc8448affab00e0a5e718e9f3;hb=3144b692316e7258abc4400b01c3da76f52eb42a;hp=7d259d1ec6730942486756ad4ae6a59f470c0ce7;hpb=48448896d17c5c9ac3c6ce022cebede00dbe0ccf;p=idzebra-moved-to-github.git 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