]> git.mxchange.org Git - flightgear.git/blob - projects/VC100/xmlgrep/xmlgrep.vcxproj
Merge branch 'next' of git://gitorious.org/fg/flightgear into next
[flightgear.git] / projects / VC100 / xmlgrep / xmlgrep.vcxproj
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>{1F40CF41-9836-4488-BAAF-560623665C12}</ProjectGuid>
23     <RootNamespace>xmlgrep</RootNamespace>
24     <Keyword>Win32Proj</Keyword>
25   </PropertyGroup>
26   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
28     <ConfigurationType>Application</ConfigurationType>
29     <CharacterSet>MultiByte</CharacterSet>
30   </PropertyGroup>
31   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
32     <ConfigurationType>Application</ConfigurationType>
33     <CharacterSet>MultiByte</CharacterSet>
34   </PropertyGroup>
35   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
36     <ConfigurationType>Application</ConfigurationType>
37     <CharacterSet>MultiByte</CharacterSet>
38   </PropertyGroup>
39   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
40     <ConfigurationType>Application</ConfigurationType>
41     <CharacterSet>MultiByte</CharacterSet>
42   </PropertyGroup>
43   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
44   <ImportGroup Label="ExtensionSettings">
45   </ImportGroup>
46   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
47     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
48     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
49   </ImportGroup>
50   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
51     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
52     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
53   </ImportGroup>
54   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
55     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
56     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
57   </ImportGroup>
58   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
59     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
60     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
61   </ImportGroup>
62   <PropertyGroup Label="UserMacros" />
63   <PropertyGroup>
64     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
65     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
66     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
67     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
68     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
69     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
70     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
71     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
72     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
73     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
74     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
75     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
76     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
77     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
78     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
79     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
80     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
81     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
82     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
83     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
84     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
85     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
86     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
87     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
88     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
89   </PropertyGroup>
90   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
91     <ClCompile>
92       <Optimization>Disabled</Optimization>
93       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
94       <MinimalRebuild>true</MinimalRebuild>
95       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
96       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
97       <PrecompiledHeader>
98       </PrecompiledHeader>
99       <WarningLevel>Level3</WarningLevel>
100       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
101     </ClCompile>
102     <Link>
103       <GenerateDebugInformation>true</GenerateDebugInformation>
104       <ProgramDatabaseFile>$(OutDir)xmlgrep.pdb</ProgramDatabaseFile>
105       <SubSystem>Console</SubSystem>
106       <RandomizedBaseAddress>false</RandomizedBaseAddress>
107       <DataExecutionPrevention>
108       </DataExecutionPrevention>
109       <TargetMachine>MachineX86</TargetMachine>
110     </Link>
111   </ItemDefinitionGroup>
112   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
113     <Midl>
114       <TargetEnvironment>X64</TargetEnvironment>
115     </Midl>
116     <ClCompile>
117       <Optimization>Disabled</Optimization>
118       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
119       <MinimalRebuild>true</MinimalRebuild>
120       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
121       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
122       <PrecompiledHeader>
123       </PrecompiledHeader>
124       <WarningLevel>Level3</WarningLevel>
125       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
126     </ClCompile>
127     <Link>
128       <GenerateDebugInformation>true</GenerateDebugInformation>
129       <ProgramDatabaseFile>$(OutDir)xmlgrep.pdb</ProgramDatabaseFile>
130       <SubSystem>Console</SubSystem>
131       <RandomizedBaseAddress>false</RandomizedBaseAddress>
132       <DataExecutionPrevention>
133       </DataExecutionPrevention>
134       <TargetMachine>MachineX64</TargetMachine>
135     </Link>
136   </ItemDefinitionGroup>
137   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
138     <ClCompile>
139       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
140       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
141       <PrecompiledHeader>
142       </PrecompiledHeader>
143       <WarningLevel>Level3</WarningLevel>
144       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
145     </ClCompile>
146     <Link>
147       <GenerateDebugInformation>true</GenerateDebugInformation>
148       <SubSystem>Console</SubSystem>
149       <OptimizeReferences>true</OptimizeReferences>
150       <EnableCOMDATFolding>true</EnableCOMDATFolding>
151       <RandomizedBaseAddress>false</RandomizedBaseAddress>
152       <DataExecutionPrevention>
153       </DataExecutionPrevention>
154       <TargetMachine>MachineX86</TargetMachine>
155     </Link>
156   </ItemDefinitionGroup>
157   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
158     <Midl>
159       <TargetEnvironment>X64</TargetEnvironment>
160     </Midl>
161     <ClCompile>
162       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
163       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
164       <PrecompiledHeader>
165       </PrecompiledHeader>
166       <WarningLevel>Level3</WarningLevel>
167       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
168     </ClCompile>
169     <Link>
170       <GenerateDebugInformation>true</GenerateDebugInformation>
171       <SubSystem>Console</SubSystem>
172       <OptimizeReferences>true</OptimizeReferences>
173       <EnableCOMDATFolding>true</EnableCOMDATFolding>
174       <RandomizedBaseAddress>false</RandomizedBaseAddress>
175       <DataExecutionPrevention>
176       </DataExecutionPrevention>
177       <TargetMachine>MachineX64</TargetMachine>
178     </Link>
179   </ItemDefinitionGroup>
180   <ItemGroup>
181     <ClCompile Include="..\..\..\utils\xmlgrep\xml.c" />
182     <ClCompile Include="..\..\..\utils\xmlgrep\xml_cache.c" />
183     <ClCompile Include="..\..\..\utils\xmlgrep\xmlgrep.c" />
184   </ItemGroup>
185   <ItemGroup>
186     <ClInclude Include="..\..\..\utils\xmlgrep\xml.h" />
187     <ClInclude Include="..\..\..\utils\xmlgrep\xml_cache.h" />
188   </ItemGroup>
189   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
190   <ImportGroup Label="ExtensionTargets">
191   </ImportGroup>
192 </Project>