1 <?xml version="1.0" encoding="Windows-1252"?>
3 ProjectType="Visual C++"
6 ProjectGUID="{56035D17-379A-4C67-A113-6E82CCDDBA50}"
7 RootNamespace="Game_of_life"
8 TargetFrameworkVersion="131072"
23 OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"
24 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;_WINDOWS;_DEBUG;"
49 MinimalRebuild="false"
50 BasicRuntimeChecks="0"
53 DebugInformationFormat="3"
56 Name="VCManagedResourceCompilerTool"
59 Name="VCResourceCompilerTool"
62 Name="VCPreLinkEventTool"
66 IgnoreImportLibrary="false"
67 AdditionalDependencies="tbb_debug.lib user32.lib $(NOINHERIT)"
69 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\ia32\vc9\lib"
70 GenerateDebugInformation="true"
73 EntryPointSymbol="main"
74 RandomizedBaseAddress="1"
75 DataExecutionPrevention="0"
94 Name="VCAppVerifierTool"
97 Name="VCPostBuildEventTool"
98 Description="Copying DLLs and PDBs"
99 CommandLine="copy "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb_debug.dll" "$(OutDir)"
copy "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb_debug.pdb" "$(OutDir)"
"
104 OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"
105 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)"
106 ConfigurationType="1"
108 WholeProgramOptimization="1"
111 Name="VCPreBuildEventTool"
114 Name="VCCustomBuildTool"
117 Name="VCXMLDataGeneratorTool"
120 Name="VCWebServiceProxyGeneratorTool"
126 Name="VCCLCompilerTool"
128 EnableIntrinsicFunctions="true"
129 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
130 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;"
132 EnableFunctionLevelLinking="true"
134 DebugInformationFormat="3"
137 Name="VCManagedResourceCompilerTool"
140 Name="VCResourceCompilerTool"
143 Name="VCPreLinkEventTool"
147 AdditionalDependencies="tbb.lib"
148 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\ia32\vc9\lib"
149 GenerateDebugInformation="true"
150 OptimizeReferences="2"
151 EnableCOMDATFolding="2"
158 Name="VCManifestTool"
170 Name="VCAppVerifierTool"
173 Name="VCPostBuildEventTool"
174 Description="Copying DLLs and PDBs"
175 CommandLine="copy "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb.dll" "$(OutDir)"
copy "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb.pdb" "$(OutDir)"
"
179 Name="Debug(console)|Win32"
180 OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"
181 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)"
182 ConfigurationType="1"
186 Name="VCPreBuildEventTool"
189 Name="VCCustomBuildTool"
192 Name="VCXMLDataGeneratorTool"
195 Name="VCWebServiceProxyGeneratorTool"
201 Name="VCCLCompilerTool"
203 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
204 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;USE_SSE"
206 Detect64BitPortabilityProblems="true"
207 DebugInformationFormat="3"
210 Name="VCManagedResourceCompilerTool"
213 Name="VCResourceCompilerTool"
216 Name="VCPreLinkEventTool"
220 AdditionalDependencies="tbb_debug.lib"
222 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\ia32\vc9\lib"
223 GenerateDebugInformation="true"
231 Name="VCManifestTool"
243 Name="VCAppVerifierTool"
246 Name="VCPostBuildEventTool"
247 Description="Copying DLLs and PDBs"
248 CommandLine="copy "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb_debug.dll" "$(OutDir)"
copy "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb_debug.pdb" "$(OutDir)"
"
252 Name="Release(console)|Win32"
253 OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"
254 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)"
255 ConfigurationType="1"
259 Name="VCPreBuildEventTool"
262 Name="VCCustomBuildTool"
265 Name="VCXMLDataGeneratorTool"
268 Name="VCWebServiceProxyGeneratorTool"
274 Name="VCCLCompilerTool"
276 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
277 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;USE_SSE"
279 Detect64BitPortabilityProblems="true"
280 DebugInformationFormat="3"
283 Name="VCManagedResourceCompilerTool"
286 Name="VCResourceCompilerTool"
289 Name="VCPreLinkEventTool"
293 AdditionalDependencies="tbb.lib"
295 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\ia32\vc9\lib"
296 GenerateDebugInformation="true"
298 OptimizeReferences="2"
299 EnableCOMDATFolding="2"
307 Name="VCManifestTool"
319 Name="VCAppVerifierTool"
322 Name="VCPostBuildEventTool"
323 Description="Copying DLLs and PDBs"
324 CommandLine="copy "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb.dll" "$(OutDir)"
copy "$(TBB22_INSTALL_DIR)\ia32\vc9\bin\tbb.pdb" "$(OutDir)"
"
329 OutputDirectory="$(TEMP)\tbb_examples\$(PlatformName)\$(ConfigurationName)"
330 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(PlatformName)\$(ConfigurationName)"
331 ConfigurationType="1"
333 ManagedExtensions="1"
336 Name="VCPreBuildEventTool"
339 Name="VCCustomBuildTool"
342 Name="VCXMLDataGeneratorTool"
345 Name="VCWebServiceProxyGeneratorTool"
349 TargetEnvironment="3"
352 Name="VCCLCompilerTool"
354 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
355 PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;"
356 MinimalRebuild="false"
357 BasicRuntimeChecks="0"
360 DebugInformationFormat="3"
363 Name="VCManagedResourceCompilerTool"
366 Name="VCResourceCompilerTool"
369 Name="VCPreLinkEventTool"
373 IgnoreImportLibrary="false"
374 AdditionalDependencies="tbb_debug.lib user32.lib $(NOINHERIT)"
376 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\intel64\vc9\lib"
377 GenerateDebugInformation="true"
380 EntryPointSymbol="main"
381 RandomizedBaseAddress="1"
382 DataExecutionPrevention="0"
389 Name="VCManifestTool"
401 Name="VCAppVerifierTool"
404 Name="VCPostBuildEventTool"
405 Description="Copying DLLs and PDBs"
406 CommandLine="copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb_debug.dll" "$(OutDir)"
copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb_debug.pdb" "$(OutDir)"
"
411 OutputDirectory="$(TEMP)\tbb_examples\$(PlatformName)\$(ConfigurationName)"
412 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(PlatformName)\$(ConfigurationName)"
413 ConfigurationType="1"
415 WholeProgramOptimization="1"
418 Name="VCPreBuildEventTool"
421 Name="VCCustomBuildTool"
424 Name="VCXMLDataGeneratorTool"
427 Name="VCWebServiceProxyGeneratorTool"
431 TargetEnvironment="3"
434 Name="VCCLCompilerTool"
436 EnableIntrinsicFunctions="true"
437 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
438 PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;"
440 EnableFunctionLevelLinking="true"
442 DebugInformationFormat="3"
445 Name="VCManagedResourceCompilerTool"
448 Name="VCResourceCompilerTool"
451 Name="VCPreLinkEventTool"
455 AdditionalDependencies="tbb.lib"
456 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\intel64\vc9\lib"
457 GenerateDebugInformation="true"
458 OptimizeReferences="2"
459 EnableCOMDATFolding="2"
466 Name="VCManifestTool"
478 Name="VCAppVerifierTool"
481 Name="VCPostBuildEventTool"
482 Description="Copying DLLs and PDBs"
483 CommandLine="copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb.dll" "$(OutDir)"
copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb.pdb" "$(OutDir)"
"
487 Name="Debug(console)|x64"
488 OutputDirectory="$(TEMP)\tbb_examples\$(PlatformName)\$(ConfigurationName)"
489 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(PlatformName)\$(ConfigurationName)"
490 ConfigurationType="1"
494 Name="VCPreBuildEventTool"
497 Name="VCCustomBuildTool"
500 Name="VCXMLDataGeneratorTool"
503 Name="VCWebServiceProxyGeneratorTool"
507 TargetEnvironment="3"
510 Name="VCCLCompilerTool"
512 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
513 PreprocessorDefinitions="WIN64;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
515 Detect64BitPortabilityProblems="true"
516 DebugInformationFormat="3"
519 Name="VCManagedResourceCompilerTool"
522 Name="VCResourceCompilerTool"
525 Name="VCPreLinkEventTool"
529 AdditionalDependencies="tbb_debug.lib"
531 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\intel64\vc9\lib"
532 GenerateDebugInformation="true"
540 Name="VCManifestTool"
552 Name="VCAppVerifierTool"
555 Name="VCPostBuildEventTool"
556 Description="Copying DLLs and PDBs"
557 CommandLine="copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb_debug.dll" "$(OutDir)"
copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb_debug.pdb" "$(OutDir)"
"
561 Name="Release(console)|x64"
562 OutputDirectory="$(TEMP)\tbb_examples\$(PlatformName)\$(ConfigurationName)"
563 IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(PlatformName)\$(ConfigurationName)"
564 ConfigurationType="1"
568 Name="VCPreBuildEventTool"
571 Name="VCCustomBuildTool"
574 Name="VCXMLDataGeneratorTool"
577 Name="VCWebServiceProxyGeneratorTool"
581 TargetEnvironment="3"
584 Name="VCCLCompilerTool"
586 AdditionalIncludeDirectories="$(TBB22_INSTALL_DIR)\include"
587 PreprocessorDefinitions="WIN64;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
589 Detect64BitPortabilityProblems="true"
590 DebugInformationFormat="3"
593 Name="VCManagedResourceCompilerTool"
596 Name="VCResourceCompilerTool"
599 Name="VCPreLinkEventTool"
603 AdditionalDependencies="tbb.lib"
605 AdditionalLibraryDirectories="$(TBB22_INSTALL_DIR)\intel64\vc9\lib"
606 GenerateDebugInformation="true"
608 OptimizeReferences="2"
609 EnableCOMDATFolding="2"
617 Name="VCManifestTool"
629 Name="VCAppVerifierTool"
632 Name="VCPostBuildEventTool"
633 Description="Copying DLLs and PDBs"
634 CommandLine="copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb.dll" "$(OutDir)"
copy "$(TBB22_INSTALL_DIR)\intel64\vc9\bin\tbb.pdb" "$(OutDir)"
"
640 RelativePath="System.dll"
641 AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
642 MinFrameworkVersion="131072"
645 RelativePath="System.Data.dll"
646 AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
647 MinFrameworkVersion="131072"
650 RelativePath="System.Drawing.dll"
651 AssemblyName="System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
652 MinFrameworkVersion="131072"
655 RelativePath="System.Windows.Forms.dll"
656 AssemblyName="System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
657 MinFrameworkVersion="131072"
660 RelativePath="System.XML.dll"
661 AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
662 MinFrameworkVersion="131072"
668 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
669 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
672 RelativePath="..\src\AssemblyInfo.cpp"
675 Name="Debug(console)|Win32"
676 ExcludedFromBuild="true"
679 Name="VCCLCompilerTool"
683 Name="Release(console)|Win32"
684 ExcludedFromBuild="true"
687 Name="VCCLCompilerTool"
691 Name="Debug(console)|x64"
692 ExcludedFromBuild="true"
695 Name="VCCLCompilerTool"
699 Name="Release(console)|x64"
700 ExcludedFromBuild="true"
703 Name="VCCLCompilerTool"
708 RelativePath="..\src\Evolution.cpp"
712 RelativePath="..\src\Game_of_life.cpp"
716 RelativePath="..\src\Update_state.cpp"
722 Filter="h;hpp;hxx;hm;inl;inc;xsd"
723 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
726 RelativePath="..\src\Board.h"
730 RelativePath="..\src\Evolution.h"
734 RelativePath="..\src\Form1.h"
739 Name="Resource Files"
740 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
741 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
744 RelativePath=".\app.ico"
748 RelativePath=".\app.rc"
755 </VisualStudioProject>