~ubuntu-branches/ubuntu/trusty/python3.4/trusty-proposed

« back to all changes in this revision

Viewing changes to PCbuild/_testimportmultiple.vcxproj

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-11-25 09:44:27 UTC
  • Revision ID: package-import@ubuntu.com-20131125094427-lzxj8ap5w01lmo7f
Tags: upstream-3.4~b1
Import upstream version 3.4~b1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 
3
  <ItemGroup Label="ProjectConfigurations">
 
4
    <ProjectConfiguration Include="Debug|Win32">
 
5
      <Configuration>Debug</Configuration>
 
6
      <Platform>Win32</Platform>
 
7
    </ProjectConfiguration>
 
8
    <ProjectConfiguration Include="Debug|x64">
 
9
      <Configuration>Debug</Configuration>
 
10
      <Platform>x64</Platform>
 
11
    </ProjectConfiguration>
 
12
    <ProjectConfiguration Include="PGInstrument|Win32">
 
13
      <Configuration>PGInstrument</Configuration>
 
14
      <Platform>Win32</Platform>
 
15
    </ProjectConfiguration>
 
16
    <ProjectConfiguration Include="PGInstrument|x64">
 
17
      <Configuration>PGInstrument</Configuration>
 
18
      <Platform>x64</Platform>
 
19
    </ProjectConfiguration>
 
20
    <ProjectConfiguration Include="PGUpdate|Win32">
 
21
      <Configuration>PGUpdate</Configuration>
 
22
      <Platform>Win32</Platform>
 
23
    </ProjectConfiguration>
 
24
    <ProjectConfiguration Include="PGUpdate|x64">
 
25
      <Configuration>PGUpdate</Configuration>
 
26
      <Platform>x64</Platform>
 
27
    </ProjectConfiguration>
 
28
    <ProjectConfiguration Include="Release|Win32">
 
29
      <Configuration>Release</Configuration>
 
30
      <Platform>Win32</Platform>
 
31
    </ProjectConfiguration>
 
32
    <ProjectConfiguration Include="Release|x64">
 
33
      <Configuration>Release</Configuration>
 
34
      <Platform>x64</Platform>
 
35
    </ProjectConfiguration>
 
36
  </ItemGroup>
 
37
  <PropertyGroup Label="Globals">
 
38
    <ProjectGuid>{36D0C52C-DF4E-45D0-8BC7-E294C3ABC781}</ProjectGuid>
 
39
    <RootNamespace>_testimportmultiple</RootNamespace>
 
40
    <Keyword>Win32Proj</Keyword>
 
41
  </PropertyGroup>
 
42
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
 
43
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='PGUpdate|Win32'" Label="Configuration">
 
44
    <ConfigurationType>DynamicLibrary</ConfigurationType>
 
45
    <CharacterSet>NotSet</CharacterSet>
 
46
    <WholeProgramOptimization>true</WholeProgramOptimization>
 
47
  </PropertyGroup>
 
48
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='PGInstrument|Win32'" Label="Configuration">
 
49
    <ConfigurationType>DynamicLibrary</ConfigurationType>
 
50
    <CharacterSet>NotSet</CharacterSet>
 
51
    <WholeProgramOptimization>true</WholeProgramOptimization>
 
52
  </PropertyGroup>
 
53
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
 
54
    <ConfigurationType>DynamicLibrary</ConfigurationType>
 
55
    <CharacterSet>NotSet</CharacterSet>
 
56
    <WholeProgramOptimization>true</WholeProgramOptimization>
 
57
  </PropertyGroup>
 
58
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
 
59
    <ConfigurationType>DynamicLibrary</ConfigurationType>
 
60
    <CharacterSet>NotSet</CharacterSet>
 
61
  </PropertyGroup>
 
62
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='PGUpdate|x64'" Label="Configuration">
 
63
    <ConfigurationType>DynamicLibrary</ConfigurationType>
 
64
    <CharacterSet>NotSet</CharacterSet>
 
65
    <WholeProgramOptimization>true</WholeProgramOptimization>
 
66
  </PropertyGroup>
 
67
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='PGInstrument|x64'" Label="Configuration">
 
68
    <ConfigurationType>DynamicLibrary</ConfigurationType>
 
69
    <CharacterSet>NotSet</CharacterSet>
 
70
    <WholeProgramOptimization>true</WholeProgramOptimization>
 
71
  </PropertyGroup>
 
72
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
 
73
    <ConfigurationType>DynamicLibrary</ConfigurationType>
 
74
    <CharacterSet>NotSet</CharacterSet>
 
75
    <WholeProgramOptimization>true</WholeProgramOptimization>
 
76
  </PropertyGroup>
 
77
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
 
78
    <ConfigurationType>DynamicLibrary</ConfigurationType>
 
79
    <CharacterSet>NotSet</CharacterSet>
 
80
  </PropertyGroup>
 
81
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
 
82
  <ImportGroup Label="ExtensionSettings">
 
83
  </ImportGroup>
 
84
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='PGUpdate|Win32'" Label="PropertySheets">
 
85
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
86
    <Import Project="pyd.props" />
 
87
    <Import Project="pgupdate.props" />
 
88
  </ImportGroup>
 
89
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='PGInstrument|Win32'" Label="PropertySheets">
 
90
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
91
    <Import Project="pyd.props" />
 
92
    <Import Project="pginstrument.props" />
 
93
  </ImportGroup>
 
94
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
 
95
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
96
    <Import Project="pyd.props" />
 
97
  </ImportGroup>
 
98
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
 
99
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
100
    <Import Project="pyd_d.props" />
 
101
  </ImportGroup>
 
102
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='PGUpdate|x64'" Label="PropertySheets">
 
103
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
104
    <Import Project="pyd.props" />
 
105
    <Import Project="x64.props" />
 
106
    <Import Project="pgupdate.props" />
 
107
  </ImportGroup>
 
108
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='PGInstrument|x64'" Label="PropertySheets">
 
109
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
110
    <Import Project="pyd.props" />
 
111
    <Import Project="x64.props" />
 
112
    <Import Project="pginstrument.props" />
 
113
  </ImportGroup>
 
114
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
 
115
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
116
    <Import Project="pyd.props" />
 
117
    <Import Project="x64.props" />
 
118
  </ImportGroup>
 
119
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
 
120
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
121
    <Import Project="pyd_d.props" />
 
122
    <Import Project="x64.props" />
 
123
  </ImportGroup>
 
124
  <PropertyGroup Label="UserMacros" />
 
125
  <PropertyGroup>
 
126
    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
 
127
    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
 
128
    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
 
129
    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
 
130
    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
 
131
    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
 
132
    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
 
133
    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='PGInstrument|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
 
134
    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='PGInstrument|Win32'" />
 
135
    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='PGInstrument|Win32'" />
 
136
    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='PGInstrument|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
 
137
    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='PGInstrument|x64'" />
 
138
    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='PGInstrument|x64'" />
 
139
    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='PGUpdate|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
 
140
    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='PGUpdate|Win32'" />
 
141
    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='PGUpdate|Win32'" />
 
142
    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='PGUpdate|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
 
143
    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='PGUpdate|x64'" />
 
144
    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='PGUpdate|x64'" />
 
145
    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
 
146
    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
 
147
    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
 
148
    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
 
149
    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
 
150
    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
 
151
  </PropertyGroup>
 
152
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 
153
    <Link>
 
154
      <BaseAddress>0x1e1F0000</BaseAddress>
 
155
    </Link>
 
156
  </ItemDefinitionGroup>
 
157
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
 
158
    <Midl>
 
159
      <TargetEnvironment>X64</TargetEnvironment>
 
160
    </Midl>
 
161
    <Link>
 
162
      <BaseAddress>0x1e1F0000</BaseAddress>
 
163
    </Link>
 
164
  </ItemDefinitionGroup>
 
165
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 
166
    <Link>
 
167
      <BaseAddress>0x1e1F0000</BaseAddress>
 
168
    </Link>
 
169
  </ItemDefinitionGroup>
 
170
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
 
171
    <Midl>
 
172
      <TargetEnvironment>X64</TargetEnvironment>
 
173
    </Midl>
 
174
    <Link>
 
175
      <BaseAddress>0x1e1F0000</BaseAddress>
 
176
    </Link>
 
177
  </ItemDefinitionGroup>
 
178
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='PGInstrument|Win32'">
 
179
    <Link>
 
180
      <BaseAddress>0x1e1F0000</BaseAddress>
 
181
    </Link>
 
182
  </ItemDefinitionGroup>
 
183
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='PGInstrument|x64'">
 
184
    <Midl>
 
185
      <TargetEnvironment>X64</TargetEnvironment>
 
186
    </Midl>
 
187
    <Link>
 
188
      <BaseAddress>0x1e1F0000</BaseAddress>
 
189
      <TargetMachine>MachineX64</TargetMachine>
 
190
    </Link>
 
191
  </ItemDefinitionGroup>
 
192
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='PGUpdate|Win32'">
 
193
    <Link>
 
194
      <BaseAddress>0x1e1F0000</BaseAddress>
 
195
    </Link>
 
196
  </ItemDefinitionGroup>
 
197
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='PGUpdate|x64'">
 
198
    <Midl>
 
199
      <TargetEnvironment>X64</TargetEnvironment>
 
200
    </Midl>
 
201
    <Link>
 
202
      <BaseAddress>0x1e1F0000</BaseAddress>
 
203
      <TargetMachine>MachineX64</TargetMachine>
 
204
    </Link>
 
205
  </ItemDefinitionGroup>
 
206
  <ItemGroup>
 
207
    <ClCompile Include="..\Modules\_testimportmultiple.c" />
 
208
  </ItemGroup>
 
209
  <ItemGroup>
 
210
    <ProjectReference Include="pythoncore.vcxproj">
 
211
      <Project>{cf7ac3d1-e2df-41d2-bea6-1e2556cdea26}</Project>
 
212
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
 
213
    </ProjectReference>
 
214
  </ItemGroup>
 
215
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 
216
  <ImportGroup Label="ExtensionTargets">
 
217
  </ImportGroup>
 
218
</Project>