Changeset 51985 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Jul 11, 2014 12:23:04 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 94915
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/Makefile.kmk
r51845 r51985 389 389 # filling up with old files. 390 390 # 391 # Note: Disable parallel jobs here because of shared common.cab access issues.392 #393 391 define def_vbox_link_msm 394 .NOTPARALLEL: $(VBOX_WIN_INST_OUT_DIR)/VBoxMerge$(module)_$(lang).msm395 392 $(VBOX_WIN_INST_OUT_DIR)/VBoxMerge$(module)_$(lang).msm: \ 396 393 $(VBOX_WIN_INST_OUT_DIR)/VBoxMerge$(module)_$(lang).wixobj \
Note:
See TracChangeset
for help on using the changeset viewer.