Lines Matching full:var
3 <?if $(var.Arch) = "64"?>
7 <?if $(var.Arch) = "32"?>
11 <?error Unexpected Arch value $(var.Arch)?>
19 Manufacturer="$(var.QEMU_GA_MANUFACTURER)"
20 Version="$(var.QEMU_GA_VERSION)"
22 <?if $(var.Arch) = 32 ?>
26 Manufacturer="$(var.QEMU_GA_MANUFACTURER)"
32 <Media Id="1" Cabinet="qemu_ga.$(var.QEMU_GA_VERSION).cab" EmbedCab="yes" />
40 <Directory Id="$(var.GaProgramFilesFolder)" Name="QEMU Guest Agent">
43 …<File Id="qemu_ga.exe" Name="qemu-ga.exe" Source="$(var.BUILD_DIR)/qga/qemu-ga.exe" KeyPath="yes" …
60 <?ifdef var.InstallVss?>
62 …<File Id="libstdc++-6.lib" Name="libstdc++-6.dll" Source="$(var.BIN_DIR)/libstdc++-6.dll" KeyPath=…
65 …<File Id="qga_vss.dll" Name="qga-vss.dll" Source="$(var.BUILD_DIR)/qga/vss-win32/qga-vss.dll" KeyP…
68 …<File Id="qga_vss.tlb" Name="qga-vss.tlb" Source="$(var.BUILD_DIR)/qga/vss-win32/qga-vss.tlb" KeyP…
71 <?if $(var.Arch) = "32"?>
73 …win32-helper-console.exe" Name="gspawn-win32-helper-console.exe" Source="$(var.BIN_DIR)/gspawn-win…
76 …<File Id="gspawn-win32-helper.exe" Name="gspawn-win32-helper.exe" Source="$(var.BIN_DIR)/gspawn-wi…
79 <?if $(var.Arch) = "64"?>
81 …win64-helper-console.exe" Name="gspawn-win64-helper-console.exe" Source="$(var.BIN_DIR)/gspawn-win…
84 …<File Id="gspawn-win64-helper.exe" Name="gspawn-win64-helper.exe" Source="$(var.BIN_DIR)/gspawn-wi…
88 … <File Id="iconv.dll" Name="iconv.dll" Source="$(var.BIN_DIR)/iconv.dll" KeyPath="yes" DiskId="1"/>
91 …<File Id="libgcc_arch_lib" Name="$(var.ArchLib)" Source="$(var.BIN_DIR)/$(var.ArchLib)" KeyPath="y…
94 …<File Id="libglib_2.0_0.dll" Name="libglib-2.0-0.dll" Source="$(var.BIN_DIR)/libglib-2.0-0.dll" Ke…
97 …<File Id="libintl_8.dll" Name="libintl-8.dll" Source="$(var.BIN_DIR)/libintl-8.dll" KeyPath="yes" …
100 …<File Id="libssp_0.dll" Name="libssp-0.dll" Source="$(var.BIN_DIR)/libssp-0.dll" KeyPath="yes" Dis…
103 …<File Id="libwinpthread_1.dll" Name="libwinpthread-1.dll" Source="$(var.BIN_DIR)/libwinpthread-1.d…
105 <?if $(var.LIBPCRE) = "libpcre1"?>
107 …<File Id="libpcre_1.dll" Name="libpcre-1.dll" Source="$(var.BIN_DIR)/libpcre-1.dll" KeyPath="yes" …
111 …<File Id="libpcre2_8_0.dll" Name="libpcre2-8-0.dll" Source="$(var.BIN_DIR)/libpcre2-8-0.dll" KeyPa…
116 … Key="Software\$(var.QEMU_GA_MANUFACTURER)\$(var.QEMU_GA_DISTRO)\Tools\QemuGA">
118 <RegistryValue Type="string" Name="Version" Value="$(var.QEMU_GA_VERSION)" />
137 <?ifdef var.InstallVss?>
158 <?ifdef var.InstallVss?>
176 <?ifdef var.InstallVss?>