提交 0a18750f 编写于 作者: L Leonid Bloch 提交者: Michael Roth

qemu-ga: Two MSI related cosmetic changes

Signed-off-by: NLeonid Bloch <leonid@daynix.com>
Signed-off-by: NMichael Roth <mdroth@linux.vnet.ibm.com>
上级 9f391780
......@@ -295,7 +295,7 @@ qemu-ga$(EXESUF): $(qga-obj-y) libqemuutil.a libqemustub.a
ifdef QEMU_GA_MSI_ENABLED
QEMU_GA_MSI=qemu-ga-$(ARCH).msi
msi: ${QEMU_GA_MSI}
msi: $(QEMU_GA_MSI)
$(QEMU_GA_MSI): qemu-ga.exe
......
......@@ -126,7 +126,8 @@
Property="cmd"
Impersonate="no"
Return="check"
></CustomAction>
>
</CustomAction>
<?endif?>
<Feature Id="QEMUFeature" Title="QEMU Guest Agent" Level="1">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册