- Timestamp:
- Mar 6, 2009 1:03:14 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r17355 r17464 1328 1328 RuntimeGuestR0_TEMPLATE := VBOXGUESTR0LIB 1329 1329 RuntimeGuestR0_SOURCES := $(filter-out generic/RTLogWriteUser-generic.cpp, $(RuntimeR0Drv_SOURCES)) 1330 RuntimeGuestR0_SOURCES += VBox/logbackdoor.cpp 1330 RuntimeGuestR0_SOURCES += \ 1331 VBox/logbackdoor.cpp \ 1332 common/alloc/heapsimple.cpp 1331 1333 RuntimeGuestR0_EXTENDS = RuntimeR0Drv 1332 1334
Note:
See TracChangeset
for help on using the changeset viewer.