IDMETA and mk_version.tcl part of Windows package
[idzebra-moved-to-github.git] / win / zebra.nsi
index 7d259d1..f4d2674 100644 (file)
@@ -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