Changeset 42239 in vbox for trunk/src/VBox/Additions/WINNT/VBoxGINA/testcase/Makefile.kmk
- Timestamp:
- Jul 19, 2012 8:40:31 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxGINA/testcase/Makefile.kmk
r41477 r42239 1 1 # $Id $ 2 2 ## @file 3 # Sub-Makefile for test cases.3 # Sub-Makefile for GINA test cases. 4 4 # 5 5 … … 20 20 21 21 PROGRAMS += tstVBoxGINA 22 tstVBoxGINA_TEMPLATE = VBOXGUESTR3EXE22 tstVBoxGINA_TEMPLATE = NewVBoxGuestR3Exe 23 23 tstVBoxGINA_SOURCES = \ 24 24 tstVBoxGINA.cpp
Note:
See TracChangeset
for help on using the changeset viewer.