Changeset 46645 in vbox
- Timestamp:
- Jun 19, 2013 8:14:23 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Runtime/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r46644 r46645 228 228 # 229 229 RuntimeR3_TEMPLATE = VBoxR3Static 230 RuntimeR3_SDKS = VBOX_ LIBXML2 VBOX_OPENSSL VBOX_BOOST ## @todo why is BOOST and XML2 here? r3/xml.cpp is not in this lib...230 RuntimeR3_SDKS = VBOX_OPENSSL 231 231 RuntimeR3_SDKS.win = $(VBOX_WINPSDK) $(VBOX_WINDDK) 232 232 RuntimeR3_DEFS = IN_RT_R3 IN_SUP_R3 LDR_WITH_NATIVE LDR_WITH_ELF32 LDR_WITH_PE RT_WITH_VBOX RT_NO_GIP
Note:
See TracChangeset
for help on using the changeset viewer.

