projects
/
yaz-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:
4384912
)
Win32: use manifests by default
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 19 Jan 2010 11:09:31 +0000
(12:09 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 19 Jan 2010 11:09:31 +0000
(12:09 +0100)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
3815beb
..
bbc701a
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-4,7
+4,7
@@
# Parameters
DEBUG=0 # 0 for release, 1 for debug
-USE_MANIFEST = 0
+USE_MANIFEST = 1
# TCL
TCL="C:\Tcl\bin\tclsh85.exe"