Merge 25584, 25588.
[reactos.git] / reactos / lib / 3rdparty / expat / examples / outline.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="outline"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\Debug"
16 IntermediateDirectory=".\Debug"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="0"
24 AdditionalIncludeDirectories="..\lib"
25 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="1"
28 PrecompiledHeaderFile=".\Debug/outline.pch"
29 AssemblerListingLocation=".\Debug/"
30 ObjectFile=".\Debug/"
31 ProgramDataBaseFileName=".\Debug/"
32 WarningLevel="3"
33 SuppressStartupBanner="TRUE"
34 DebugInformationFormat="4"
35 CompileAs="0"/>
36 <Tool
37 Name="VCCustomBuildTool"/>
38 <Tool
39 Name="VCLinkerTool"
40 OutputFile=".\Debug/outline.exe"
41 LinkIncremental="2"
42 SuppressStartupBanner="TRUE"
43 GenerateDebugInformation="TRUE"
44 SubSystem="1"
45 TargetMachine="1"/>
46 <Tool
47 Name="VCMIDLTool"
48 TypeLibraryName=".\Debug/outline.tlb"
49 HeaderFileName=""/>
50 <Tool
51 Name="VCPostBuildEventTool"/>
52 <Tool
53 Name="VCPreBuildEventTool"/>
54 <Tool
55 Name="VCPreLinkEventTool"/>
56 <Tool
57 Name="VCResourceCompilerTool"
58 PreprocessorDefinitions="_DEBUG"
59 Culture="1033"/>
60 <Tool
61 Name="VCWebServiceProxyGeneratorTool"/>
62 <Tool
63 Name="VCXMLDataGeneratorTool"/>
64 <Tool
65 Name="VCWebDeploymentTool"/>
66 <Tool
67 Name="VCManagedWrapperGeneratorTool"/>
68 <Tool
69 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
70 </Configuration>
71 <Configuration
72 Name="Release|Win32"
73 OutputDirectory=".\Release"
74 IntermediateDirectory=".\Release"
75 ConfigurationType="1"
76 UseOfMFC="0"
77 ATLMinimizesCRunTimeLibraryUsage="FALSE"
78 CharacterSet="2">
79 <Tool
80 Name="VCCLCompilerTool"
81 Optimization="2"
82 InlineFunctionExpansion="1"
83 AdditionalIncludeDirectories="..\lib"
84 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
85 StringPooling="TRUE"
86 RuntimeLibrary="0"
87 EnableFunctionLevelLinking="TRUE"
88 PrecompiledHeaderFile=".\Release/outline.pch"
89 AssemblerListingLocation=".\Release/"
90 ObjectFile=".\Release/"
91 ProgramDataBaseFileName=".\Release/"
92 WarningLevel="3"
93 SuppressStartupBanner="TRUE"
94 CompileAs="0"/>
95 <Tool
96 Name="VCCustomBuildTool"/>
97 <Tool
98 Name="VCLinkerTool"
99 OutputFile=".\Release/outline.exe"
100 LinkIncremental="1"
101 SuppressStartupBanner="TRUE"
102 SubSystem="1"
103 TargetMachine="1"/>
104 <Tool
105 Name="VCMIDLTool"
106 TypeLibraryName=".\Release/outline.tlb"
107 HeaderFileName=""/>
108 <Tool
109 Name="VCPostBuildEventTool"/>
110 <Tool
111 Name="VCPreBuildEventTool"/>
112 <Tool
113 Name="VCPreLinkEventTool"/>
114 <Tool
115 Name="VCResourceCompilerTool"
116 PreprocessorDefinitions="NDEBUG"
117 Culture="1033"/>
118 <Tool
119 Name="VCWebServiceProxyGeneratorTool"/>
120 <Tool
121 Name="VCXMLDataGeneratorTool"/>
122 <Tool
123 Name="VCWebDeploymentTool"/>
124 <Tool
125 Name="VCManagedWrapperGeneratorTool"/>
126 <Tool
127 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
128 </Configuration>
129 </Configurations>
130 <References>
131 </References>
132 <Files>
133 <Filter
134 Name="Source Files"
135 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
136 <File
137 RelativePath="outline.c">
138 <FileConfiguration
139 Name="Debug|Win32">
140 <Tool
141 Name="VCCLCompilerTool"
142 Optimization="0"
143 AdditionalIncludeDirectories=""
144 PreprocessorDefinitions=""
145 BasicRuntimeChecks="3"/>
146 </FileConfiguration>
147 <FileConfiguration
148 Name="Release|Win32">
149 <Tool
150 Name="VCCLCompilerTool"
151 Optimization="2"
152 AdditionalIncludeDirectories=""
153 PreprocessorDefinitions=""/>
154 </FileConfiguration>
155 </File>
156 </Filter>
157 <Filter
158 Name="Header Files"
159 Filter="h;hpp;hxx;hm;inl">
160 </Filter>
161 <Filter
162 Name="Resource Files"
163 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
164 </Filter>
165 </Files>
166 <Globals>
167 </Globals>
168 </VisualStudioProject>