| 
									
										
										
										
											2015-02-05 22:08:48 -08:00
										 |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							|  |  |  | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 
					
						
							|  |  |  |     <PropertyGroup> | 
					
						
							|  |  |  |         <ProjectGuid>{921CF0E6-AEBC-4376-BA1D-CD46EBFE6DA5}</ProjectGuid> | 
					
						
							|  |  |  |         <SchemaVersion>2.0</SchemaVersion> | 
					
						
							|  |  |  |         <OutputName>launcher</OutputName> | 
					
						
							|  |  |  |         <OutputType>Package</OutputType> | 
					
						
							| 
									
										
										
										
											2016-09-09 13:19:09 -07:00
										 |  |  |         <DefineConstants>UpgradeCode=1B68A0EC-4DD3-5134-840E-73854B0863F1;SuppressUpgradeTable=1;$(DefineConstants)</DefineConstants> | 
					
						
							| 
									
										
										
										
											2016-05-18 15:54:05 -07:00
										 |  |  |         <IgnoreCommonWxlTemplates>true</IgnoreCommonWxlTemplates> | 
					
						
							| 
									
										
										
										
											2016-07-16 16:17:33 -07:00
										 |  |  |         <SuppressICEs>ICE80</SuppressICEs> | 
					
						
							| 
									
										
										
										
											2015-02-05 22:08:48 -08:00
										 |  |  |     </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2015-02-14 10:30:54 -08:00
										 |  |  |     <Import Project="..\msi.props" /> | 
					
						
							|  |  |  |     <ItemGroup> | 
					
						
							|  |  |  |         <Compile Include="launcher.wxs" /> | 
					
						
							|  |  |  |         <Compile Include="launcher_files.wxs" /> | 
					
						
							|  |  |  |         <Compile Include="launcher_reg.wxs" /> | 
					
						
							|  |  |  |     </ItemGroup> | 
					
						
							|  |  |  |     <ItemGroup> | 
					
						
							|  |  |  |         <EmbeddedResource Include="*.wxl" /> | 
					
						
							|  |  |  |     </ItemGroup> | 
					
						
							|  |  |  |      | 
					
						
							| 
									
										
										
										
											2016-07-16 16:17:33 -07:00
										 |  |  |     <Target Name="_EnsurePyEx86" Condition="!Exists('$(BuildPath32)py.exe')" BeforeTargets="PrepareForBuild"> | 
					
						
							| 
									
										
										
										
											2017-09-25 18:58:10 +02:00
										 |  |  |         <MSBuild Projects="$(PySourcePath)PCbuild\pylauncher.vcxproj" Properties="Platform=Win32" /> | 
					
						
							| 
									
										
										
										
											2016-07-16 16:17:33 -07:00
										 |  |  |     </Target> | 
					
						
							|  |  |  |     <Target Name="_EnsurePywEx86" Condition="!Exists('$(BuildPath32)pyw.exe')" BeforeTargets="PrepareForBuild"> | 
					
						
							| 
									
										
										
										
											2017-09-25 18:58:10 +02:00
										 |  |  |         <MSBuild Projects="$(PySourcePath)PCbuild\pywlauncher.vcxproj" Properties="Platform=Win32" /> | 
					
						
							| 
									
										
										
										
											2016-07-16 16:17:33 -07:00
										 |  |  |     </Target> | 
					
						
							|  |  |  |     <Target Name="_EnsurePyShellExt86" Condition="!Exists('$(BuildPath32)pyshellext.dll')" BeforeTargets="PrepareForBuild"> | 
					
						
							| 
									
										
										
										
											2017-09-25 18:58:10 +02:00
										 |  |  |         <MSBuild Projects="$(PySourcePath)PCbuild\pyshellext.vcxproj" Properties="Platform=Win32" /> | 
					
						
							| 
									
										
										
										
											2016-07-16 16:17:33 -07:00
										 |  |  |     </Target> | 
					
						
							|  |  |  |     <Target Name="_EnsurePyShellExt64" Condition="!Exists('$(BuildPath64)pyshellext.dll')" BeforeTargets="PrepareForBuild"> | 
					
						
							| 
									
										
										
										
											2017-09-25 18:58:10 +02:00
										 |  |  |         <MSBuild Projects="$(PySourcePath)PCbuild\pyshellext.vcxproj" Properties="Platform=x64" /> | 
					
						
							| 
									
										
										
										
											2016-07-16 16:17:33 -07:00
										 |  |  |     </Target> | 
					
						
							|  |  |  |      | 
					
						
							| 
									
										
										
										
											2015-02-14 10:30:54 -08:00
										 |  |  |     <Import Project="..\msi.targets" /> | 
					
						
							| 
									
										
										
										
											2015-02-05 22:08:48 -08:00
										 |  |  | </Project> |