- Timestamp:
- Oct 11, 2007 7:56:28 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 25215
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r5230 r5248 644 644 # 645 645 RuntimeR0_TEMPLATE = VBOXR0 646 RuntimeR0_DEFS = IN_RT_R0 RT_WITH_VBOX 646 RuntimeR0_DEFS = IN_RT_R0 RT_WITH_VBOX RT_WITHOUT_NOCRT_WRAPPERS 647 647 RuntimeR0_SOURCES = \ 648 648 misc/sanity-cpp.cpp \ … … 675 675 string/strlen.cpp \ 676 676 string/strncmp.cpp \ 677 string/strcmp.asm \ 677 678 string/strpbrk.cpp \ 678 679 VBox/strformat-vbox.cpp \
Note:
See TracChangeset
for help on using the changeset viewer.