Changeset 74653 in vbox for trunk/configure.vbs
- Timestamp:
- Oct 7, 2018 12:49:57 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 125545
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.vbs
r73854 r74653 1821 1821 1822 1822 strPathXml2 = UnixSlashes(PathAbs(strPathXml2)) 1823 CfgPrint "SDK_VBOX_LIBXML2_DEFS := _REENTRANT" 1823 1824 CfgPrint "SDK_VBOX_LIBXML2_INCS := " & strPathXml2 & "/include" 1824 1825 CfgPrint "SDK_VBOX_LIBXML2_LIBS := " & strPathXml2 & "/lib/libxml2.lib"
Note:
See TracChangeset
for help on using the changeset viewer.