| 
									
										
										
										
											2015-02-05 22:08:48 -08:00
										 |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							|  |  |  | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 
					
						
							| 
									
										
										
										
											2017-09-25 18:58:10 +02:00
										 |  |  |   <Import Project="..\..\PCbuild\python.props" /> | 
					
						
							| 
									
										
										
										
											2015-02-05 22:08:48 -08:00
										 |  |  |    | 
					
						
							|  |  |  |   <PropertyGroup> | 
					
						
							|  |  |  |     <WixInstallPath Condition="'$(WixInstallPath)' == '' and Exists('$(MSBuildThisFileDirectory)\Wix')">$(MSBuildThisFileDirectory)\Wix\</WixInstallPath> | 
					
						
							| 
									
										
										
										
											2022-01-28 16:48:06 +00:00
										 |  |  |     <WixInstallPath Condition="'$(WixInstallPath)' == '' and Exists('$(ExternalsDir)\windows-installer\wix-314')">$(ExternalsDir)\windows-installer\wix-314\</WixInstallPath> | 
					
						
							| 
									
										
										
										
											2015-10-23 09:50:49 -07:00
										 |  |  |     <WixInstallPath Condition="'$(WixInstallPath)' == ''">$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Installer XML\3.10@InstallRoot)</WixInstallPath> | 
					
						
							|  |  |  |     <WixInstallPath Condition="'$(WixInstallPath)' == ''">$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows Installer XML\3.10@InstallRoot)</WixInstallPath> | 
					
						
							| 
									
										
										
										
											2015-02-05 22:08:48 -08:00
										 |  |  |     <WixTargetsPath>$(WixInstallPath)\Wix.targets</WixTargetsPath> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  | </Project> |