Changeset 14377 in vbox
- Timestamp:
- Nov 19, 2008 7:19:34 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 39598
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/libxml2-2.6.30/Makefile.kmk
r12198 r14377 28 28 VBox-libxml2_DEFS = LIBXML_STATIC _REENTRANT # the latter triggers thread support, see xmlversion-default.h and win32xmlversion.h. 29 29 VBox-libxml2_DEFS.win = WIN32 _WINDOWS _MBCS _CRT_SECURE_NO_DEPRECATE _CRT_NONSTDC_NO_DEPRECATE \ 30 HAVE_WIN32_THREADS HAVE_ZLIB_H30 LIBXML_STATIC_FOR_DLL HAVE_WIN32_THREADS HAVE_ZLIB_H 31 31 VBox-libxml2_CFLAGS.win.amd64 = -wd4267 32 32 VBox-libxml2_INCS = include
Note:
See TracChangeset
for help on using the changeset viewer.