Changeset 42246 in vbox for trunk/src/VBox
- Timestamp:
- Jul 20, 2012 1:05:13 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r42239 r42246 74 74 75 75 BLDPROGS += uniread 76 LIBRARIES += RuntimeR3 RuntimeBldProg RuntimeR0 RuntimeEFCPP RuntimeR3NoCRTGCC 76 LIBRARIES += RuntimeR3 RuntimeBldProg RuntimeR0 RuntimeEFCPP RuntimeR3NoCRTGCC RuntimeGuestR3 77 77 LIBRARIES.solaris += RuntimeR0Stub 78 78 LIBRARIES.win += RuntimeR0Stub … … 85 85 endif 86 86 ifdef VBOX_WITH_ADDITIONS 87 LIBRARIES += RuntimeGuestR3 RuntimeGuestR3Shared RuntimeGuestR3Mini87 LIBRARIES += RuntimeGuestR3Shared RuntimeGuestR3Mini 88 88 LIBRARIES.win.amd64 += RuntimeGuestR3-x86 RuntimeGuestR3Shared-x86 89 89 ifdef VBOX_WITH_ADDITION_DRIVERS
Note:
See TracChangeset
for help on using the changeset viewer.