2602. [port] win32: fix debugging command line build of libisccfg.
[RT #19767]
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
2602. [port] win32: fix debugging command line build of libisccfg.
|
||||
[RT #19767]
|
||||
|
||||
2599. [bug] Address rapid memory growth when validation fails.
|
||||
[RT #19654]
|
||||
|
||||
|
||||
@@ -242,7 +242,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