Changeset 185
- Timestamp:
- 01/19/07 17:39:31 (2 years ago)
- Files:
-
- trunk/src/Makefile (modified) (1 diff)
- trunk/src/testcase (added)
- trunk/src/testcase/Makefile (added)
- trunk/src/testcase/tstRunTestcases.cpp (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/Makefile
r38 r185 43 43 SUBDIRS += tests 44 44 endif 45 ifdef VBOX_WITH_TESTCASES 46 SUBDIRS += testcase 47 endif 45 48 46 49 include $(PATH_KBUILD)/footer.kmk

