projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c22e5e
)
IDMETA and mk_version.tcl part of Windows package
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 15 Dec 2011 09:27:10 +0000
(10:27 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 15 Dec 2011 09:27:10 +0000
(10:27 +0100)
win/zebra.nsi
patch
|
blob
|
history
diff --git
a/win/zebra.nsi
b/win/zebra.nsi
index
7d259d1
..
f4d2674
100644
(file)
--- 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