blob: 0c3dee7ad81ea190581bef5e3277609c63e05108 [file] [log] [blame]
Steve Dowerbb240872015-02-05 22:08:48 -08001<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup>
4 <ProjectGuid>{FCD43AC9-969F-49A1-8AC5-EDC27599D1EB}</ProjectGuid>
5 <OutputName>python</OutputName>
6 <OutputSuffix></OutputSuffix>
7 </PropertyGroup>
8
9 <Import Project="..\msi.props" />
10
11 <PropertyGroup>
12 <DefineConstants>
13 $(DefineConstants);
14 CompressMSI=yes;
15 CompressPDB=no;
16 CompressMSI_D=no
17 </DefineConstants>
18 </PropertyGroup>
19
20 <Import Project="bundle.targets" />
21</Project>