- Timestamp:
- Nov 22, 2012 3:18:45 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 82266
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/Makefile.kmk
r43939 r43940 294 294 # filling up with old files. 295 295 # 296 # Note: Disable parallel jobs here because of shared common.cab access issues. 297 # 296 298 define def_vbox_link_msi 299 .NOTPARALLEL: $(VBOX_WIN_INST_OUT_DIR)/$(PACKAGE_NAME_LANG)_$(lang).msi 297 300 $(VBOX_WIN_INST_OUT_DIR)/$(PACKAGE_NAME_LANG)_$(lang).msi: \ 298 301 $(VBOX_WIN_INST_OUT_DIR)/VirtualBox_$(lang).wixobj \
Note:
See TracChangeset
for help on using the changeset viewer.