X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fzebra.nsi;h=f4d26748cee8aefcc8448affab00e0a5e718e9f3;hb=1354d97e70fdf0ce8f5f9d2b6bf04894e97940e0;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