mirror of https://github.com/python/cpython.git
11 lines
515 B
Plaintext
11 lines
515 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<PropertyGroup>
|
||
|
<ProjectGuid>{5E0BCE93-D1AC-4591-BBCB-3A2BE5A4B3D1}</ProjectGuid>
|
||
|
<SchemaVersion>2.0</SchemaVersion>
|
||
|
<OutputName>lib_pdb</OutputName>
|
||
|
<OutputType>Package</OutputType>
|
||
|
<DefineConstants>IncludeSymbols=1;$(DefineConstants)</DefineConstants>
|
||
|
</PropertyGroup>
|
||
|
<Import Project="lib.props" />
|
||
|
</Project>
|