1 <?xml version="1.0" encoding="Windows-1252"?>
3 ProjectType="Visual C++"
5 Name="sub_string_finder_pretty"
6 ProjectGUID="{8DCA120F-7D8C-4D43-A939-9403F03D3F45}"
7 RootNamespace="sub_string_finder_pretty"
16 OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"
17 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)"
21 Name="VCCLCompilerTool"
23 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
24 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;TBB_USE_DEBUG"
26 UsePrecompiledHeader="0"
27 Detect64BitPortabilityProblems="TRUE"
28 DebugInformationFormat="3"/>
30 Name="VCCustomBuildTool"/>
33 AdditionalDependencies="tbb_debug.lib"
35 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\ia32\vc7.1\lib"
36 GenerateDebugInformation="TRUE"
39 FixedBaseAddress="1"/>
43 Name="VCPostBuildEventTool"
44 Description="Copying DLLs and PDBs"
45 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)""/>
47 Name="VCPreBuildEventTool"/>
49 Name="VCPreLinkEventTool"/>
51 Name="VCResourceCompilerTool"/>
53 Name="VCWebServiceProxyGeneratorTool"/>
55 Name="VCXMLDataGeneratorTool"/>
57 Name="VCWebDeploymentTool"/>
59 Name="VCManagedWrapperGeneratorTool"/>
61 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
65 OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"
66 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)"
70 Name="VCCLCompilerTool"
71 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
72 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
74 UsePrecompiledHeader="0"
75 Detect64BitPortabilityProblems="TRUE"
76 DebugInformationFormat="3"/>
78 Name="VCCustomBuildTool"/>
81 AdditionalDependencies="tbb.lib"
83 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\ia32\vc7.1\lib"
84 GenerateDebugInformation="TRUE"
86 OptimizeReferences="2"
87 EnableCOMDATFolding="2"
89 FixedBaseAddress="1"/>
93 Name="VCPostBuildEventTool"
94 Description="Copying DLLs and PDBs"
95 CommandLine="copy "$(TBB22_INSTALL_DIR)\ia32\vc7.1\bin\tbb.dll" "$(OutDir)"
 copy "$(TBB22_INSTALL_DIR)\ia32\vc7.1\bin\tbb.pdb" "$(OutDir)""/>
97 Name="VCPreBuildEventTool"/>
99 Name="VCPreLinkEventTool"/>
101 Name="VCResourceCompilerTool"/>
103 Name="VCWebServiceProxyGeneratorTool"/>
105 Name="VCXMLDataGeneratorTool"/>
107 Name="VCWebDeploymentTool"/>
109 Name="VCManagedWrapperGeneratorTool"/>
111 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
119 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
120 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
122 RelativePath="..\sub_string_finder_pretty.cpp">
128 </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