1 <?xml version="1.0" encoding="windows-1251"?>
3 ProjectType="Visual C++"
5 Name="convex_hull_bench"
6 ProjectGUID="{6DF21C04-95F4-4FF0-89F3-3688888E10D5}"
15 OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"
16 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)"
20 Name="VCCLCompilerTool"
22 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
23 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;TBB_USE_DEBUG"
25 UsePrecompiledHeader="0"
26 Detect64BitPortabilityProblems="TRUE"
27 DebugInformationFormat="3"/>
29 Name="VCCustomBuildTool"/>
32 AdditionalDependencies="tbb_debug.lib"
34 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\ia32\vc7.1\lib"
35 GenerateDebugInformation="TRUE"
38 FixedBaseAddress="1"/>
42 Name="VCPostBuildEventTool"
43 Description="Copying DLLs and PDBs"
44 CommandLine="copy "$(TBB22_INSTALL_DIR)\ia32\vc7.1\bin\tbb_debug.dll" "$(OutDir)"
 copy "$(TBB22_INSTALL_DIR)\ia32\vc7.1\bin\tbb_debug.pdb" "$(OutDir)""/>
46 Name="VCPreBuildEventTool"/>
48 Name="VCPreLinkEventTool"/>
50 Name="VCResourceCompilerTool"/>
52 Name="VCWebServiceProxyGeneratorTool"/>
54 Name="VCXMLDataGeneratorTool"/>
56 Name="VCWebDeploymentTool"/>
58 Name="VCManagedWrapperGeneratorTool"/>
60 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64 OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"
65 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)"
69 Name="VCCLCompilerTool"
70 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
71 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
73 UsePrecompiledHeader="0"
74 Detect64BitPortabilityProblems="TRUE"
75 DebugInformationFormat="3"/>
77 Name="VCCustomBuildTool"/>
80 AdditionalDependencies="tbb.lib"
82 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\ia32\vc7.1\lib"
83 GenerateDebugInformation="TRUE"
85 OptimizeReferences="2"
86 EnableCOMDATFolding="2"
88 FixedBaseAddress="1"/>
92 Name="VCPostBuildEventTool"
93 Description="Copying DLLs and PDBs"
94 CommandLine="copy "$(TBB22_INSTALL_DIR)\ia32\vc7.1\bin\tbb.dll" "$(OutDir)"
 copy "$(TBB22_INSTALL_DIR)\ia32\vc7.1\bin\tbb.pdb" "$(OutDir)""/>
96 Name="VCPreBuildEventTool"/>
98 Name="VCPreLinkEventTool"/>
100 Name="VCResourceCompilerTool"/>
102 Name="VCWebServiceProxyGeneratorTool"/>
104 Name="VCXMLDataGeneratorTool"/>
106 Name="VCWebDeploymentTool"/>
108 Name="VCManagedWrapperGeneratorTool"/>
110 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
118 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
119 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
121 RelativePath="..\convex_hull_bench.cpp">
126 Filter="h;hpp;hxx;hm;inl;inc;xsd"
127 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
129 RelativePath="..\convex_hull.h">
133 Name="Resource Files"
134 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
135 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
140 </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