Changeset 53993 in vbox
- Timestamp:
- Jan 27, 2015 11:44:17 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Runtime/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r53805 r53993 58 58 else ifdef VBOX_ONLY_EXTPACKS_USE_IMPLIBS 59 59 # 60 # Build docs only - need just regular R3 runtime. 60 # Build extension packs using import libraries as much as possible (VBoxDTrace 61 # needs Ring-0 IPRT, though). 61 62 # 62 LIBRARIES += RuntimeBldProg 63 LIBRARIES += RuntimeBldProg RuntimeR0 63 64 LIBRARIES.solaris += RuntimeR0Stub 64 65 LIBRARIES.win += RuntimeR0Stub RuntimeRCStub
Note:
See TracChangeset
for help on using the changeset viewer.

