1 <?xml version="1.0" encoding="windows-1251"?>
3 ProjectType="Visual C++"
5 Name="sub_string_finder_extended"
6 ProjectGUID="{3AA40693-F93D-4D4B-B32E-068F511A2526}"
7 RootNamespace="sub_string_finder_extended"
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 "$(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"
122 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
123 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
125 UsePrecompiledHeader="0"
126 DebugInformationFormat="3"
129 Name="VCManagedResourceCompilerTool"
132 Name="VCResourceCompilerTool"
135 Name="VCPreLinkEventTool"
139 AdditionalDependencies="tbb.lib"
141 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\ia32\vc9\lib"
142 GenerateDebugInformation="true"
144 OptimizeReferences="2"
145 EnableCOMDATFolding="2"
146 RandomizedBaseAddress="1"
148 DataExecutionPrevention="0"
155 Name="VCManifestTool"
167 Name="VCAppVerifierTool"
170 Name="VCPostBuildEventTool"
171 Description="Copying DLLs and PDBs"
172 CommandLine="copy "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb.dll" "$(OutDir)"
 copy "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb.pdb" "$(OutDir)""
177 OutputDirectory="$(TEMP)\tbb_examples\$(PlatformName)\$(ConfigurationName)"
178 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(PlatformName)\$(ConfigurationName)"
179 ConfigurationType="1"
183 Name="VCPreBuildEventTool"
186 Name="VCCustomBuildTool"
189 Name="VCXMLDataGeneratorTool"
192 Name="VCWebServiceProxyGeneratorTool"
196 TargetEnvironment="3"
199 Name="VCCLCompilerTool"
201 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
202 PreprocessorDefinitions="WIN64;_DEBUG;_CONSOLE;TBB_USE_DEBUG"
204 UsePrecompiledHeader="0"
205 DebugInformationFormat="3"
208 Name="VCManagedResourceCompilerTool"
211 Name="VCResourceCompilerTool"
214 Name="VCPreLinkEventTool"
218 AdditionalDependencies="tbb_debug.lib"
220 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\intel64\vc9\lib"
221 GenerateDebugInformation="true"
230 Name="VCManifestTool"
242 Name="VCAppVerifierTool"
245 Name="VCWebDeploymentTool"
248 Name="VCPostBuildEventTool"
249 Description="Copying DLLs and PDBs"
250 CommandLine="copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb_debug.dll" "$(OutDir)"
 copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb_debug.pdb" "$(OutDir)""
255 OutputDirectory="$(TEMP)\tbb_examples\$(PlatformName)\$(ConfigurationName)"
256 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(PlatformName)\$(ConfigurationName)"
257 ConfigurationType="1"
261 Name="VCPreBuildEventTool"
264 Name="VCCustomBuildTool"
267 Name="VCXMLDataGeneratorTool"
270 Name="VCWebServiceProxyGeneratorTool"
274 TargetEnvironment="3"
277 Name="VCCLCompilerTool"
278 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
279 PreprocessorDefinitions="WIN64;NDEBUG;_CONSOLE"
281 UsePrecompiledHeader="0"
282 DebugInformationFormat="3"
285 Name="VCManagedResourceCompilerTool"
288 Name="VCResourceCompilerTool"
291 Name="VCPreLinkEventTool"
295 AdditionalDependencies="tbb.lib"
297 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\intel64\vc9\lib"
298 GenerateDebugInformation="true"
300 OptimizeReferences="2"
301 EnableCOMDATFolding="2"
309 Name="VCManifestTool"
321 Name="VCAppVerifierTool"
324 Name="VCWebDeploymentTool"
327 Name="VCPostBuildEventTool"
328 Description="Copying DLLs and PDBs"
329 CommandLine="copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb.dll" "$(OutDir)"
 copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb.pdb" "$(OutDir)""
338 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
339 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
342 RelativePath="..\sub_string_finder_extended.cpp"
349 </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