projects
/
yazpp-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
e2e564b
)
Updated for newer libxml2/libxslt
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 25 Sep 2008 09:06:51 +0000
(11:06 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 25 Sep 2008 09:06:51 +0000
(11:06 +0200)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
b120b01
..
b301d80
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-113,9
+113,7
@@
RELEASE_C_OPTIONS= \
### Linker options
LINK=link.exe
-LINK_LIBS= kernel32.lib user32.lib gdi32.lib advapi32.lib uuid.lib \
- wsock32.lib advapi32.lib \
- $(YAZ_LIB)
+LINK_LIBS= kernel32.lib advapi32.lib $(YAZ_LIB)
COMMON_LNK_OPTIONS= /nologo /subsystem:windows /machine:i386 /incremental:no