vbox的更動 64932 路徑 trunk/src/VBox/Installer
- 時間撮記:
- 2016-12-16 下午11:22:44 (8 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Installer/win/Stub/Makefile.kmk
r64931 r64932 52 52 53 53 VBoxStub_SOURCES += VBoxStubCertUtil.cpp 54 VBoxStub_CLEAN += $(VBoxStub_0_OUTDIR)/VBoxStubPublicCert.h 54 55 VBoxStub.cpp_DEPS += $(VBoxStub_0_OUTDIR)/VBoxStubPublicCert.h 55 56 VBoxStub.cpp_INCS += $(VBoxStub_0_OUTDIR) … … 69 70 if defined(VBOX_WITH_CORP_CODE_SIGNING) && "$(VBOX_WITH_CORP_CODE_SIGNING)" != "all" && "$(VBOX_SIGNING_MODE)" == "release" 70 71 $(VBOX_RTSIGNTOOL) extract-exe-signer-cert --signature-index 1 --exe "$(VBOX_RTSIGNTOOL)" --output "[email protected]" --der 71 $(VBOX_BIN2C) -ascii --append bVBoxStubTrustedCert2 "[email protected]" $@72 $(VBOX_BIN2C) -ascii --append VBoxStubTrustedCert2 "[email protected]" $@ 72 73 $(APPEND) "[email protected]" " { g_abVBoxStubTrustedCert2, sizeof(g_abVBoxStubTrustedCert2) }, " 73 74 endif
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器