Blame PCbuild/_ctypes_test.vcxproj

rpm-build 2bd099

rpm-build 2bd099
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
rpm-build 2bd099
  <ItemGroup Label="ProjectConfigurations">
rpm-build 2bd099
    <ProjectConfiguration Include="Debug|Win32">
rpm-build 2bd099
      <Configuration>Debug</Configuration>
rpm-build 2bd099
      <Platform>Win32</Platform>
rpm-build 2bd099
    </ProjectConfiguration>
rpm-build 2bd099
    <ProjectConfiguration Include="Debug|x64">
rpm-build 2bd099
      <Configuration>Debug</Configuration>
rpm-build 2bd099
      <Platform>x64</Platform>
rpm-build 2bd099
    </ProjectConfiguration>
rpm-build 2bd099
    <ProjectConfiguration Include="PGInstrument|Win32">
rpm-build 2bd099
      <Configuration>PGInstrument</Configuration>
rpm-build 2bd099
      <Platform>Win32</Platform>
rpm-build 2bd099
    </ProjectConfiguration>
rpm-build 2bd099
    <ProjectConfiguration Include="PGInstrument|x64">
rpm-build 2bd099
      <Configuration>PGInstrument</Configuration>
rpm-build 2bd099
      <Platform>x64</Platform>
rpm-build 2bd099
    </ProjectConfiguration>
rpm-build 2bd099
    <ProjectConfiguration Include="PGUpdate|Win32">
rpm-build 2bd099
      <Configuration>PGUpdate</Configuration>
rpm-build 2bd099
      <Platform>Win32</Platform>
rpm-build 2bd099
    </ProjectConfiguration>
rpm-build 2bd099
    <ProjectConfiguration Include="PGUpdate|x64">
rpm-build 2bd099
      <Configuration>PGUpdate</Configuration>
rpm-build 2bd099
      <Platform>x64</Platform>
rpm-build 2bd099
    </ProjectConfiguration>
rpm-build 2bd099
    <ProjectConfiguration Include="Release|Win32">
rpm-build 2bd099
      <Configuration>Release</Configuration>
rpm-build 2bd099
      <Platform>Win32</Platform>
rpm-build 2bd099
    </ProjectConfiguration>
rpm-build 2bd099
    <ProjectConfiguration Include="Release|x64">
rpm-build 2bd099
      <Configuration>Release</Configuration>
rpm-build 2bd099
      <Platform>x64</Platform>
rpm-build 2bd099
    </ProjectConfiguration>
rpm-build 2bd099
  </ItemGroup>
rpm-build 2bd099
  <PropertyGroup Label="Globals">
rpm-build 2bd099
    <ProjectGuid>{9EC7190A-249F-4180-A900-548FDCF3055F}</ProjectGuid>
rpm-build 2bd099
    <RootNamespace>_ctypes_test</RootNamespace>
rpm-build 2bd099
    <Keyword>Win32Proj</Keyword>
rpm-build 2bd099
    <SupportPGO>false</SupportPGO>
rpm-build 2bd099
  </PropertyGroup>
rpm-build 2bd099
  <Import Project="python.props" />
rpm-build 2bd099
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
rpm-build 2bd099
  <PropertyGroup Label="Configuration">
rpm-build 2bd099
    <ConfigurationType>DynamicLibrary</ConfigurationType>
rpm-build 2bd099
    <CharacterSet>NotSet</CharacterSet>
rpm-build 2bd099
  </PropertyGroup>
rpm-build 2bd099
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
rpm-build 2bd099
  <PropertyGroup>
rpm-build 2bd099
    <TargetExt>.pyd</TargetExt>
rpm-build 2bd099
  </PropertyGroup>
rpm-build 2bd099
  <ImportGroup Label="ExtensionSettings">
rpm-build 2bd099
  </ImportGroup>
rpm-build 2bd099
  <ImportGroup Label="PropertySheets">
rpm-build 2bd099
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
rpm-build 2bd099
    <Import Project="pyproject.props" />
rpm-build 2bd099
  </ImportGroup>
rpm-build 2bd099
  <PropertyGroup Label="UserMacros" />
rpm-build 2bd099
  <PropertyGroup>
rpm-build 2bd099
    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
rpm-build 2bd099
  </PropertyGroup>
rpm-build 2bd099
  <ItemGroup>
rpm-build 2bd099
    <ClInclude Include="..\Modules\_ctypes\_ctypes_test.h" />
rpm-build 2bd099
  </ItemGroup>
rpm-build 2bd099
  <ItemGroup>
rpm-build 2bd099
    <ClCompile Include="..\Modules\_ctypes\_ctypes_test.c" />
rpm-build 2bd099
  </ItemGroup>
rpm-build 2bd099
  <ItemGroup>
rpm-build 2bd099
    <ResourceCompile Include="..\PC\python_nt.rc" />
rpm-build 2bd099
  </ItemGroup>
rpm-build 2bd099
  <ItemGroup>
rpm-build 2bd099
    <ProjectReference Include="pythoncore.vcxproj">
rpm-build 2bd099
      <Project>{cf7ac3d1-e2df-41d2-bea6-1e2556cdea26}</Project>
rpm-build 2bd099
    </ProjectReference>
rpm-build 2bd099
  </ItemGroup>
rpm-build 2bd099
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
rpm-build 2bd099
  <ImportGroup Label="ExtensionTargets">
rpm-build 2bd099
  </ImportGroup>
rpm-build 2bd099
</Project>