2602. [port] win32: fix debugging command line build of libisccfg.
[RT #19767]
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
2602. [port] win32: fix debugging command line build of libisccfg.
|
||||
[RT #19767]
|
||||
|
||||
2601. [doc] Mention file creation mode mask in the
|
||||
named manual page.
|
||||
|
||||
|
||||
@@ -241,7 +241,7 @@ LINK32_OBJS= \
|
||||
"$(INTDIR)\parser.obj" \
|
||||
"$(INTDIR)\version.obj" \
|
||||
"$(INTDIR)\namedconf.obj" \
|
||||
"..\..\dns\win32\Debug\libdns.lib"
|
||||
"..\..\dns\win32\Debug\libdns.lib" \
|
||||
"..\..\isc\win32\Debug\libisc.lib"
|
||||
|
||||
"..\..\..\Build\Debug\libisccfg.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
|
||||
|
||||
Reference in New Issue
Block a user