summaryrefslogtreecommitdiffstats
path: root/Tools/msi/exe/exe_pdb.wixproj
blob: dae3d0c6a87749ab07f98db04b23d7e9c2db4515 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    <PropertyGroup>
        <ProjectGuid>{4A1F7045-8EE2-4276-ABB8-5E0C40E5F38B}</ProjectGuid>
        <SchemaVersion>2.0</SchemaVersion>
        <OutputName>exe_pdb</OutputName>
        <OutputType>Package</OutputType>
        <DefineConstants>IncludeSymbols=1;$(DefineConstants)</DefineConstants>
    </PropertyGroup>
    <Import Project="exe.props" />
</Project>