Changeset 51906 in vbox for trunk/src/VBox/HostDrivers/Support/testcase
- Timestamp:
- Jul 7, 2014 4:28:37 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 94786
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk
r51770 r51906 33 33 SUPLoggerCtl 34 34 ifdef VBOX_WITH_TESTCASES 35 if !defined(VBOX_WITH_HARDENING) || "$(KBUILD_TARGET)" != "win" 35 36 PROGRAMS += \ 36 37 tstPage \ … … 45 46 tstSupSem \ 46 47 tstSupSem-Zombie 48 endif 47 49 PROGRAMS.win += \ 48 50 tstNtQueryStuff
Note:
See TracChangeset
for help on using the changeset viewer.