Changeset 16404 in vbox for trunk/src/libs/kStuff
- Timestamp:
- Jan 30, 2009 6:33:23 AM (16 years ago)
- Location:
- trunk/src/libs/kStuff
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/kStuff/Makefile.kmk
r12196 r16404 29 29 VBox-kStuff_TEMPLATE = VBOXR3 30 30 VBox-kStuff_DEFS = IN_RT_R3 31 #VBox-kStuff_DEFS.strict = K_STRICT KLDRMODMACHO_STRICT KLDRMODMACHO_STRICT2 - after updating the external. 32 VBox-kStuff_DEFS.debug = $(VBox-kStuff_DEFS.strict) 31 33 VBox-kStuff_INCS = kStuff/include 32 34 VBox-kStuff_SOURCES = \ … … 63 65 iprt/kHlpPage-iprt.cpp \ 64 66 iprt/kHlpAlloc-iprt.cpp \ 67 iprt/kHlpAssert-iprt.cpp \ 65 68 iprt/kHlpEnv-iprt.cpp \ 66 69 iprt/kHlpString-iprt.cpp \
Note:
See TracChangeset
for help on using the changeset viewer.