Changeset 39252 in vbox for trunk/src/VBox/Additions/common/VBoxControl
- Timestamp:
- Nov 9, 2011 2:00:21 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 74782
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk
r31002 r39252 29 29 ifeq ($(KBUILD_TARGET),win) 30 30 ifdef VBOX_SIGN_ADDITIONS # (See the main Windows Additions makefile.) 31 VBoxControl_NOINST = true 31 VBoxControl_INSTTYPE = none 32 VBoxControl_DEBUG_INSTTYPE = both 32 33 endif 33 34 endif
Note:
See TracChangeset
for help on using the changeset viewer.