Changeset 129 in vbox for trunk/src/VBox/Runtime/testcase/Makefile
- Timestamp:
- Jan 18, 2007 12:07:02 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile
r26 r129 50 50 tstUtf8 \ 51 51 tstDeadlock \ 52 tstUuid \ 52 53 tstErrUnique 53 54 PROGRAMS.win = \ … … 173 174 tstDeadlock_SOURCES = tstDeadlock.cpp 174 175 176 tstUuid_SOURCES = tstUuid.cpp 177 175 178 tstErrUnique_SOURCES = tstErrUnique.cpp 176 179 tstErrUnique_INCS = $(PATH_TARGET)/..
Note:
See TracChangeset
for help on using the changeset viewer.