1 <?xml version="1.0" encoding="windows-1251"?>
3 ProjectType="Visual C++"
5 Name="convex_hull_benchmark"
6 ProjectGUID="{3AA40693-F93D-4D4B-B32E-068F511A252A}"
7 RootNamespace="convex_hull_benchmark"
9 TargetFrameworkVersion="131072"
24 OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"
25 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)"
30 Name="VCPreBuildEventTool"
33 Name="VCCustomBuildTool"
36 Name="VCXMLDataGeneratorTool"
39 Name="VCWebServiceProxyGeneratorTool"
45 Name="VCCLCompilerTool"
47 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
48 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;TBB_USE_DEBUG"
50 UsePrecompiledHeader="0"
51 DebugInformationFormat="3"
54 Name="VCManagedResourceCompilerTool"
57 Name="VCResourceCompilerTool"
60 Name="VCPreLinkEventTool"
64 AdditionalDependencies="tbb_debug.lib"
66 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\ia32\vc9\lib"
67 GenerateDebugInformation="true"
69 RandomizedBaseAddress="1"
71 DataExecutionPrevention="0"
90 Name="VCAppVerifierTool"
93 Name="VCPostBuildEventTool"
94 Description="Copying DLLs and PDBs"
95 CommandLine="copy /Y "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb_debug.dll" "$(OutDir)"
 copy "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb_debug.pdb" "$(OutDir)""
100 OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"
101 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)"
102 ConfigurationType="1"
106 Name="VCPreBuildEventTool"
109 Name="VCCustomBuildTool"
112 Name="VCXMLDataGeneratorTool"
115 Name="VCWebServiceProxyGeneratorTool"
121 Name="VCCLCompilerTool"
123 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
124 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
126 UsePrecompiledHeader="0"
127 DebugInformationFormat="3"
130 Name="VCManagedResourceCompilerTool"
133 Name="VCResourceCompilerTool"
136 Name="VCPreLinkEventTool"
140 AdditionalDependencies="tbb.lib"
142 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\ia32\vc9\lib"
143 GenerateDebugInformation="true"
145 OptimizeReferences="2"
146 EnableCOMDATFolding="2"
147 RandomizedBaseAddress="1"
149 DataExecutionPrevention="0"
156 Name="VCManifestTool"
168 Name="VCAppVerifierTool"
171 Name="VCPostBuildEventTool"
172 Description="Copying DLLs and PDBs"
173 CommandLine="copy /Y "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb.dll" "$(OutDir)"
 copy "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb.pdb" "$(OutDir)""
178 OutputDirectory="$(TEMP)\tbb_examples\$(PlatformName)\$(ConfigurationName)"
179 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(PlatformName)\$(ConfigurationName)"
180 ConfigurationType="1"
184 Name="VCPreBuildEventTool"
187 Name="VCCustomBuildTool"
190 Name="VCXMLDataGeneratorTool"
193 Name="VCWebServiceProxyGeneratorTool"
197 TargetEnvironment="3"
200 Name="VCCLCompilerTool"
202 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
203 PreprocessorDefinitions="WIN64;_DEBUG;_CONSOLE;TBB_USE_DEBUG"
205 UsePrecompiledHeader="0"
206 DebugInformationFormat="3"
209 Name="VCManagedResourceCompilerTool"
212 Name="VCResourceCompilerTool"
215 Name="VCPreLinkEventTool"
219 AdditionalDependencies="tbb_debug.lib"
221 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\intel64\vc9\lib"
222 GenerateDebugInformation="true"
231 Name="VCManifestTool"
243 Name="VCAppVerifierTool"
246 Name="VCWebDeploymentTool"
249 Name="VCPostBuildEventTool"
250 Description="Copying DLLs and PDBs"
251 CommandLine="copy /Y "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb_debug.dll" "$(OutDir)"
 copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb_debug.pdb" "$(OutDir)""
256 OutputDirectory="$(TEMP)\tbb_examples\$(PlatformName)\$(ConfigurationName)"
257 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(PlatformName)\$(ConfigurationName)"
258 ConfigurationType="1"
262 Name="VCPreBuildEventTool"
265 Name="VCCustomBuildTool"
268 Name="VCXMLDataGeneratorTool"
271 Name="VCWebServiceProxyGeneratorTool"
275 TargetEnvironment="3"
278 Name="VCCLCompilerTool"
280 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
281 PreprocessorDefinitions="WIN64;NDEBUG;_CONSOLE"
283 UsePrecompiledHeader="0"
284 DebugInformationFormat="3"
287 Name="VCManagedResourceCompilerTool"
290 Name="VCResourceCompilerTool"
293 Name="VCPreLinkEventTool"
297 AdditionalDependencies="tbb.lib"
299 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\intel64\vc9\lib"
300 GenerateDebugInformation="true"
302 OptimizeReferences="2"
303 EnableCOMDATFolding="2"
311 Name="VCManifestTool"
323 Name="VCAppVerifierTool"
326 Name="VCWebDeploymentTool"
329 Name="VCPostBuildEventTool"
330 Description="Copying DLLs and PDBs"
331 CommandLine="copy /Y "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb.dll" "$(OutDir)"
 copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb.pdb" "$(OutDir)""
340 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
341 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
344 RelativePath="..\convex_hull_bench.cpp"
352 RelativePath="..\convex_hull.h"
357 RelativePath="..\index.html"
363 </VisualStudioProject>
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams