mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-10 08:58:16 +03:00
try again to fix file format for Windows
* win32/Makefile.msvc: try again to fix file format for Windows
This commit is contained in:
parent
fa8d5d962e
commit
d37988ac06
@ -1,3 +1,7 @@
|
||||
Wed Jul 6 13:11:35 PDT 2005 William Brack <wbrack@mmm.com.hk>
|
||||
|
||||
* win32/Makefile.msvc: try again to fix file format for Windows
|
||||
|
||||
Wed Jul 6 12:20:13 PDT 2005 William Brack <wbrack@mmm.com.hk>
|
||||
|
||||
* win32/Makefile.msvc: removed spurious ^M
|
||||
|
@ -196,6 +196,7 @@ UTILS = $(BINDIR)\xmllint.exe\
|
||||
$(BINDIR)\testXPath.exe\
|
||||
$(BINDIR)\runtest.exe\
|
||||
$(BINDIR)\runsuite.exe
|
||||
|
||||
!if "$(WITH_THREADS)" == "yes" || "$(WITH_THREADS)" == "ctls" || "$(WITH_THREADS)" == "native"
|
||||
UTILS = $(UTILS) $(BINDIR)\testThreadsWin32.exe
|
||||
!else if "$(WITH_THREADS)" == "posix"
|
||||
|
Loading…
x
Reference in New Issue
Block a user