~ubuntu-branches/ubuntu/precise/gtkmm3.0/precise

« back to all changes in this revision

Viewing changes to MSVC_Net2010/gendef/gendef.vcxproj

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-06-17 00:12:44 UTC
  • Revision ID: james.westby@ubuntu.com-20110617001244-9hl5an15hiaaahi6
Tags: upstream-3.0.1
Import upstream version 3.0.1

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="Release|Win32">
 
13
      <Configuration>Release</Configuration>
 
14
      <Platform>Win32</Platform>
 
15
    </ProjectConfiguration>
 
16
    <ProjectConfiguration Include="Release|x64">
 
17
      <Configuration>Release</Configuration>
 
18
      <Platform>x64</Platform>
 
19
    </ProjectConfiguration>
 
20
  </ItemGroup>
 
21
  <PropertyGroup Label="Globals">
 
22
    <ProjectGuid>{07324745-C9BE-4D65-B08A-9C88188C0C28}</ProjectGuid>
 
23
    <Keyword>Win32Proj</Keyword>
 
24
  </PropertyGroup>
 
25
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
 
26
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
 
27
    <ConfigurationType>Application</ConfigurationType>
 
28
    <CharacterSet>MultiByte</CharacterSet>
 
29
  </PropertyGroup>
 
30
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
 
31
    <ConfigurationType>Application</ConfigurationType>
 
32
    <CharacterSet>MultiByte</CharacterSet>
 
33
  </PropertyGroup>
 
34
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
 
35
    <ConfigurationType>Application</ConfigurationType>
 
36
    <CharacterSet>MultiByte</CharacterSet>
 
37
  </PropertyGroup>
 
38
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
 
39
    <ConfigurationType>Application</ConfigurationType>
 
40
    <CharacterSet>MultiByte</CharacterSet>
 
41
  </PropertyGroup>
 
42
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
 
43
  <ImportGroup Label="ExtensionSettings">
 
44
  </ImportGroup>
 
45
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
 
46
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
47
    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
 
48
  </ImportGroup>
 
49
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
 
50
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
51
    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
 
52
  </ImportGroup>
 
53
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
 
54
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
55
    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
 
56
  </ImportGroup>
 
57
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
 
58
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
59
    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
 
60
  </ImportGroup>
 
61
  <PropertyGroup Label="UserMacros" />
 
62
  <PropertyGroup>
 
63
    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
 
64
    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</OutDir>
 
65
    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
 
66
    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
 
67
    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</OutDir>
 
68
    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
 
69
    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
 
70
    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</OutDir>
 
71
    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
 
72
    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
 
73
    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</OutDir>
 
74
    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
 
75
    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
 
76
  </PropertyGroup>
 
77
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 
78
    <ClCompile>
 
79
      <Optimization>Disabled</Optimization>
 
80
      <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
81
      <MinimalRebuild>true</MinimalRebuild>
 
82
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
 
83
      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 
84
      <PrecompiledHeader>
 
85
      </PrecompiledHeader>
 
86
      <WarningLevel>Level3</WarningLevel>
 
87
      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
 
88
    </ClCompile>
 
89
    <Link>
 
90
      <OutputFile>$(OutDir)gendef.exe</OutputFile>
 
91
      <GenerateDebugInformation>true</GenerateDebugInformation>
 
92
      <ProgramDatabaseFile>$(OutDir)gendef.pdb</ProgramDatabaseFile>
 
93
      <SubSystem>Console</SubSystem>
 
94
      <RandomizedBaseAddress>false</RandomizedBaseAddress>
 
95
      <DataExecutionPrevention>
 
96
      </DataExecutionPrevention>
 
97
      <TargetMachine>MachineX86</TargetMachine>
 
98
    </Link>
 
99
  </ItemDefinitionGroup>
 
100
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 
101
    <ClCompile>
 
102
      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
103
      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
 
104
      <PrecompiledHeader>
 
105
      </PrecompiledHeader>
 
106
      <WarningLevel>Level3</WarningLevel>
 
107
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 
108
    </ClCompile>
 
109
    <Link>
 
110
      <OutputFile>$(OutDir)gendef.exe</OutputFile>
 
111
      <GenerateDebugInformation>true</GenerateDebugInformation>
 
112
      <SubSystem>Console</SubSystem>
 
113
      <OptimizeReferences>true</OptimizeReferences>
 
114
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
 
115
      <RandomizedBaseAddress>false</RandomizedBaseAddress>
 
116
      <DataExecutionPrevention>
 
117
      </DataExecutionPrevention>
 
118
      <TargetMachine>MachineX86</TargetMachine>
 
119
    </Link>
 
120
  </ItemDefinitionGroup>
 
121
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
 
122
    <Midl>
 
123
      <TargetEnvironment>X64</TargetEnvironment>
 
124
    </Midl>
 
125
    <ClCompile>
 
126
      <Optimization>Disabled</Optimization>
 
127
      <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
128
      <MinimalRebuild>true</MinimalRebuild>
 
129
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
 
130
      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 
131
      <PrecompiledHeader>
 
132
      </PrecompiledHeader>
 
133
      <WarningLevel>Level3</WarningLevel>
 
134
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 
135
    </ClCompile>
 
136
    <Link>
 
137
      <OutputFile>$(OutDir)gendef.exe</OutputFile>
 
138
      <GenerateDebugInformation>true</GenerateDebugInformation>
 
139
      <ProgramDatabaseFile>$(OutDir)gendef.pdb</ProgramDatabaseFile>
 
140
      <SubSystem>Console</SubSystem>
 
141
      <RandomizedBaseAddress>false</RandomizedBaseAddress>
 
142
      <DataExecutionPrevention>
 
143
      </DataExecutionPrevention>
 
144
      <TargetMachine>MachineX64</TargetMachine>
 
145
    </Link>
 
146
  </ItemDefinitionGroup>
 
147
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
 
148
    <Midl>
 
149
      <TargetEnvironment>X64</TargetEnvironment>
 
150
    </Midl>
 
151
    <ClCompile>
 
152
      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
153
      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
 
154
      <PrecompiledHeader>
 
155
      </PrecompiledHeader>
 
156
      <WarningLevel>Level3</WarningLevel>
 
157
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 
158
    </ClCompile>
 
159
    <Link>
 
160
      <OutputFile>$(OutDir)gendef.exe</OutputFile>
 
161
      <GenerateDebugInformation>true</GenerateDebugInformation>
 
162
      <SubSystem>Console</SubSystem>
 
163
      <OptimizeReferences>true</OptimizeReferences>
 
164
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
 
165
      <RandomizedBaseAddress>false</RandomizedBaseAddress>
 
166
      <DataExecutionPrevention>
 
167
      </DataExecutionPrevention>
 
168
      <TargetMachine>MachineX64</TargetMachine>
 
169
    </Link>
 
170
  </ItemDefinitionGroup>
 
171
  <ItemGroup>
 
172
    <ClCompile Include="gendef.cc" />
 
173
  </ItemGroup>
 
174
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 
175
  <ImportGroup Label="ExtensionTargets">
 
176
  </ImportGroup>
 
177
</Project>
 
 
b'\\ No newline at end of file'