Changeset 20033 in vbox for trunk/src/VBox/Runtime/testcase/Makefile.kmk
- Timestamp:
- May 26, 2009 12:40:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r20022 r20033 83 83 tstRTFsQueries \ 84 84 tstR0ThreadPreemptionDriver \ 85 tstSems \ 85 86 tstSemPingPong \ 86 87 tstStrFormat \ … … 130 131 endif 131 132 132 if def VBOX_WITH_LIBXML2_IN_VBOXRT133 if defined(VBOX_WITH_LIBXML2_IN_VBOXRT) && !defined(VBOX_OSE) 133 134 PROGRAMS += \ 134 135 tstRTS3
Note:
See TracChangeset
for help on using the changeset viewer.