Changeset 9517 in vbox for trunk/src/VBox/Additions/WINNT/VBoxControl
- Timestamp:
- Jun 8, 2008 4:28:19 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk
r8760 r9517 25 25 26 26 PROGRAMS += VBoxControl 27 ifdef VBOX_WITH_64BIT_ADDITIONS 28 VBoxControl_TEMPLATE = VBOXGUESTR3EXE 29 else 27 30 VBoxControl_TEMPLATE = VBOXW32GUESTR3 31 endif 28 32 ifdef VBOX_SIGN_ADDITIONS 29 33 VBoxControl_NOINST = true
Note:
See TracChangeset
for help on using the changeset viewer.