Don't import ogdf namespace
[TortoiseGit.git] / ext / OGDF / config / ogdf.dll.vcproj.vs2005.template
blob6e1ac1dba85e4811bb249faedc10b09aa76fe036
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="ogdf"
6 ProjectGUID="{7801D1BE-E2FE-476B-A4B4-5D27F387F479}"
7 RootNamespace="ogdf"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
24 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
25 ConfigurationType="2"
26 CharacterSet="1"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
43 <Tool
44 Name="VCCLCompilerTool"
45 UseUnicodeResponseFiles="true"
46 Optimization="0"
47 AdditionalIncludeDirectories="./;<<INCLUDETAG>>"
48 PreprocessorDefinitions="OGDF_DEBUG;OGDF_DLL;OGDF_INSTALL;<<DEFINETAG>>"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="0"
53 WarningLevel="3"
54 Detect64BitPortabilityProblems="true"
55 DebugInformationFormat="3"
57 <Tool
58 Name="VCManagedResourceCompilerTool"
60 <Tool
61 Name="VCResourceCompilerTool"
63 <Tool
64 Name="VCPreLinkEventTool"
66 <Tool
67 Name="VCLinkerTool"
68 AdditionalDependencies="Psapi.lib <<LIBTAG>>"
69 AdditionalLibraryDirectories="<<LIBPATHSDEBUGWIN32TAG>>"
70 LinkTimeCodeGeneration="0"
72 <Tool
73 Name="VCALinkTool"
75 <Tool
76 Name="VCXDCMakeTool"
78 <Tool
79 Name="VCBscMakeTool"
81 <Tool
82 Name="VCFxCopTool"
84 <Tool
85 Name="VCPostBuildEventTool"
87 </Configuration>
88 <Configuration
89 Name="Release|Win32"
90 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
91 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
92 ConfigurationType="2"
93 CharacterSet="1"
94 WholeProgramOptimization="1"
96 <Tool
97 Name="VCPreBuildEventTool"
99 <Tool
100 Name="VCCustomBuildTool"
102 <Tool
103 Name="VCXMLDataGeneratorTool"
105 <Tool
106 Name="VCWebServiceProxyGeneratorTool"
108 <Tool
109 Name="VCMIDLTool"
111 <Tool
112 Name="VCCLCompilerTool"
113 Optimization="2"
114 WholeProgramOptimization="false"
115 AdditionalIncludeDirectories="./;<<INCLUDETAG>>"
116 PreprocessorDefinitions="OGDF_DLL;OGDF_INSTALL;<<DEFINETAG>>"
117 RuntimeLibrary="2"
118 UsePrecompiledHeader="0"
119 WarningLevel="3"
120 Detect64BitPortabilityProblems="true"
121 DebugInformationFormat="3"
123 <Tool
124 Name="VCManagedResourceCompilerTool"
126 <Tool
127 Name="VCResourceCompilerTool"
129 <Tool
130 Name="VCPreLinkEventTool"
132 <Tool
133 Name="VCLinkerTool"
134 AdditionalDependencies="Psapi.lib <<LIBTAG>>"
135 AdditionalLibraryDirectories="<<LIBPATHSRELEASEWIN32TAG>>"
136 LinkTimeCodeGeneration="0"
138 <Tool
139 Name="VCALinkTool"
141 <Tool
142 Name="VCXDCMakeTool"
144 <Tool
145 Name="VCBscMakeTool"
147 <Tool
148 Name="VCFxCopTool"
150 <Tool
151 Name="VCPostBuildEventTool"
153 </Configuration>
154 <Configuration
155 Name="Debug|x64"
156 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
157 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
158 ConfigurationType="2"
159 CharacterSet="1"
161 <Tool
162 Name="VCPreBuildEventTool"
164 <Tool
165 Name="VCCustomBuildTool"
167 <Tool
168 Name="VCXMLDataGeneratorTool"
170 <Tool
171 Name="VCWebServiceProxyGeneratorTool"
173 <Tool
174 Name="VCMIDLTool"
175 TargetEnvironment="3"
177 <Tool
178 Name="VCCLCompilerTool"
179 UseUnicodeResponseFiles="true"
180 Optimization="0"
181 AdditionalIncludeDirectories="./;<<INCLUDETAG>>"
182 PreprocessorDefinitions="OGDF_DEBUG;OGDF_DLL;OGDF_INSTALL;<<DEFINETAG>>"
183 MinimalRebuild="true"
184 BasicRuntimeChecks="3"
185 RuntimeLibrary="3"
186 UsePrecompiledHeader="0"
187 WarningLevel="3"
188 Detect64BitPortabilityProblems="true"
189 DebugInformationFormat="3"
191 <Tool
192 Name="VCManagedResourceCompilerTool"
194 <Tool
195 Name="VCResourceCompilerTool"
197 <Tool
198 Name="VCPreLinkEventTool"
200 <Tool
201 Name="VCLinkerTool"
202 AdditionalDependencies="Psapi.lib <<LIBTAG>>"
203 AdditionalLibraryDirectories="<<LIBPATHSDEBUGX64TAG>>"
204 LinkTimeCodeGeneration="0"
206 <Tool
207 Name="VCALinkTool"
209 <Tool
210 Name="VCXDCMakeTool"
212 <Tool
213 Name="VCBscMakeTool"
215 <Tool
216 Name="VCFxCopTool"
218 <Tool
219 Name="VCPostBuildEventTool"
221 </Configuration>
222 <Configuration
223 Name="Release|x64"
224 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
225 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
226 ConfigurationType="2"
227 CharacterSet="1"
228 WholeProgramOptimization="1"
230 <Tool
231 Name="VCPreBuildEventTool"
233 <Tool
234 Name="VCCustomBuildTool"
236 <Tool
237 Name="VCXMLDataGeneratorTool"
239 <Tool
240 Name="VCWebServiceProxyGeneratorTool"
242 <Tool
243 Name="VCMIDLTool"
244 TargetEnvironment="3"
246 <Tool
247 Name="VCCLCompilerTool"
248 Optimization="2"
249 WholeProgramOptimization="false"
250 AdditionalIncludeDirectories="./;<<INCLUDETAG>>"
251 PreprocessorDefinitions="OGDF_DLL;OGDF_INSTALL;<<DEFINETAG>>"
252 RuntimeLibrary="2"
253 UsePrecompiledHeader="0"
254 WarningLevel="3"
255 Detect64BitPortabilityProblems="true"
256 DebugInformationFormat="3"
258 <Tool
259 Name="VCManagedResourceCompilerTool"
261 <Tool
262 Name="VCResourceCompilerTool"
264 <Tool
265 Name="VCPreLinkEventTool"
267 <Tool
268 Name="VCLinkerTool"
269 AdditionalDependencies="Psapi.lib <<LIBTAG>>"
270 AdditionalLibraryDirectories="<<LIBPATHSRELEASEX64TAG>>"
271 LinkTimeCodeGeneration="0"
273 <Tool
274 Name="VCALinkTool"
276 <Tool
277 Name="VCXDCMakeTool"
279 <Tool
280 Name="VCBscMakeTool"
282 <Tool
283 Name="VCFxCopTool"
285 <Tool
286 Name="VCPostBuildEventTool"
288 </Configuration>
289 </Configurations>
290 <References>
291 </References>
292 <Files>
293 <Filter
294 Name="Source Files"
295 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
296 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
298 <<CPPTAG>>
299 </Filter>
300 <Filter
301 Name="Header Files"
302 Filter="h;hpp;hxx;hm;inl;inc;xsd"
303 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
305 <<HTAG>>
306 <<HLEGACYTAG>>
307 </Filter>
308 <<OTHERTAG>>
309 </Files>
310 <Globals>
311 </Globals>
312 </VisualStudioProject>