Changeset 49116 in vbox for trunk/src/VBox/Installer/win
- Timestamp:
- Oct 15, 2013 12:50:23 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 89961
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/StubBld/Makefile.kmk
r42130 r49116 21 21 # This is only used in the 32-bit build (see ../Stub/Makefile.kmk). 22 22 PROGRAMS.x86 += VBoxStubBld 23 VBoxStubBld_TEMPLATE= VB OXBLDPROG23 VBoxStubBld_TEMPLATE= VBoxBldProg 24 24 VBoxStubBld_DEFS = _WIN32_WINNT=0x0400 VBOX_SVN_REV=$(VBOX_SVN_REV) $(VBOX_SVN_REV_KMK) 25 25 VBoxStubBld_SOURCES = VBoxStubBld.cpp
Note:
See TracChangeset
for help on using the changeset viewer.