diff --git a/README.md b/README.md
index 248cb2c..210240d 100644
--- a/README.md
+++ b/README.md
@@ -141,9 +141,9 @@ be reliably read by other tools.
This release contains the source code and projects for three simple
example projects:
-crn_examples.2008.sln is a Visual Studio 2008 (VC9) solution file
+crn_examples.2010.sln is a Visual Studio 2010 (VC10) solution file
containing projects for Win32 and x64. crnlib itself also builds with
-VS2005, VS2010, and gcc 4.5.0 (TDM GCC+MinGW). A codeblocks 10.05
+VS2005, VS2008, and gcc 4.5.0 (TDM GCC+MinGW). A codeblocks 10.05
workspace and project file is also included, but compiling crnlib this
way hasn't been tested much.
diff --git a/bin/crunch.exe b/bin/crunch.exe
deleted file mode 100644
index 07c9ced..0000000
Binary files a/bin/crunch.exe and /dev/null differ
diff --git a/bin/crunch.pdb b/bin/crunch.pdb
deleted file mode 100644
index 9aa35c8..0000000
Binary files a/bin/crunch.pdb and /dev/null differ
diff --git a/bin/crunch_x64.exe b/bin/crunch_x64.exe
index 6a47d6b..9323a71 100644
Binary files a/bin/crunch_x64.exe and b/bin/crunch_x64.exe differ
diff --git a/bin/crunch_x64.pdb b/bin/crunch_x64.pdb
deleted file mode 100644
index 1b2c4fc..0000000
Binary files a/bin/crunch_x64.pdb and /dev/null differ
diff --git a/crn.2008.sln b/crn.2010.sln
similarity index 87%
rename from crn.2008.sln
rename to crn.2010.sln
index 64576f8..bbf0167 100644
--- a/crn.2008.sln
+++ b/crn.2010.sln
@@ -1,12 +1,9 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crunch", "crunch\crunch.2008.vcproj", "{8F645BA1-B996-49EB-859B-970A671DE05D}"
- ProjectSection(ProjectDependencies) = postProject
- {CF2E70E8-7133-4D96-92C7-68BB406C0664} = {CF2E70E8-7133-4D96-92C7-68BB406C0664}
- EndProjectSection
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crunch", "crunch\crunch.2010.vcxproj", "{8F645BA1-B996-49EB-859B-970A671DE05D}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crnlib", "crnlib\crnlib.2008.vcproj", "{CF2E70E8-7133-4D96-92C7-68BB406C0664}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crnlib", "crnlib\crnlib.2010.vcxproj", "{CF2E70E8-7133-4D96-92C7-68BB406C0664}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
diff --git a/crn_examples.2008.sln b/crn_examples.2010.sln
similarity index 92%
rename from crn_examples.2008.sln
rename to crn_examples.2010.sln
index 9e68ef0..1d0326b 100644
--- a/crn_examples.2008.sln
+++ b/crn_examples.2010.sln
@@ -1,11 +1,11 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example1", "example1\example1.2008.vcproj", "{8F745B42-F996-49EB-859B-970A671DE05D}"
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example1", "example1\example1.2010.vcxproj", "{8F745B42-F996-49EB-859B-970A671DE05D}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example2", "example2\example2.2008.vcproj", "{AF745B42-F996-49EB-859B-970A671DEF5E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example2", "example2\example2.2010.vcxproj", "{AF745B42-F996-49EB-859B-970A671DEF5E}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example3", "example3\example3.2008.vcproj", "{AF745B42-E296-46EB-859B-970A671DEF5E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example3", "example3\example3.2010.vcxproj", "{AF745B42-E296-46EB-859B-970A671DEF5E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
diff --git a/crnlib/crnlib.2008.vcproj b/crnlib/crnlib.2008.vcproj
deleted file mode 100644
index 2c5291e..0000000
--- a/crnlib/crnlib.2008.vcproj
+++ /dev/null
@@ -1,1635 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/crnlib/crnlib.2010.vcxproj b/crnlib/crnlib.2010.vcxproj
new file mode 100644
index 0000000..a5218b9
--- /dev/null
+++ b/crnlib/crnlib.2010.vcxproj
@@ -0,0 +1,558 @@
+
+
+
+
+ Debug_DLL
+ Win32
+
+
+ Debug_DLL
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release_DLL
+ Win32
+
+
+ Release_DLL
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ crnlib
+ {CF2E70E8-7133-4D96-92C7-68BB406C0664}
+ crnlib
+ Win32Proj
+
+
+
+ StaticLibrary
+ Unicode
+ true
+
+
+ StaticLibrary
+ Unicode
+ false
+
+
+ StaticLibrary
+ Unicode
+ true
+
+
+ StaticLibrary
+ Unicode
+ false
+
+
+ StaticLibrary
+ Unicode
+ true
+
+
+ StaticLibrary
+ Unicode
+ false
+
+
+ StaticLibrary
+ Unicode
+ true
+
+
+ StaticLibrary
+ Unicode
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.40219.1
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\
+ $(Platform)\$(Configuration)\
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\
+ $(Platform)\$(Configuration)\
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\
+ $(Platform)\$(Configuration)\
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\
+ $(Platform)\$(Configuration)\
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\
+ $(Platform)\$(Configuration)\
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\
+ $(Platform)\$(Configuration)\
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\
+ $(Platform)\$(Configuration)\
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\
+ $(Platform)\$(Configuration)\
+
+
+
+ Disabled
+ %(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebug
+ false
+ Use
+ crn_core.h
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)D_VC9.lib
+
+
+
+
+ X64
+
+
+ Disabled
+ %(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebug
+ false
+ Use
+ crn_core.h
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)D_x64_VC9.lib
+
+
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ %(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ MultiThreaded
+ false
+ false
+ Use
+ crn_core.h
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)_VC9.lib
+
+
+
+
+ X64
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ %(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ MultiThreaded
+ false
+ Fast
+ false
+ Use
+ crn_core.h
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)_x64_VC9.lib
+
+
+
+
+ Disabled
+ %(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ false
+ Use
+ crn_core.h
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)D_DLL_VC9.lib
+
+
+
+
+ X64
+
+
+ Disabled
+ %(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ false
+ Use
+ crn_core.h
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)D_DLL_x64_VC9.lib
+
+
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ %(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ false
+ false
+ Use
+ crn_core.h
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)_DLL_VC9.lib
+
+
+
+
+ X64
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ %(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ false
+ Fast
+ false
+ Use
+ crn_core.h
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)_DLL_x64_VC9.lib
+
+
+
+
+
+ Create
+ crn_core.h
+ Create
+ Create
+ crn_core.h
+ Create
+ Create
+ Create
+ Create
+ Create
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Level3
+
+
+ Level3
+
+
+ Level3
+
+
+ Level3
+
+
+ Level3
+
+
+ Level3
+
+
+ Level3
+
+
+ Level3
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/crnlib/crnlib.2010.vcxproj.filters b/crnlib/crnlib.2010.vcxproj.filters
new file mode 100644
index 0000000..30d418d
--- /dev/null
+++ b/crnlib/crnlib.2010.vcxproj.filters
@@ -0,0 +1,601 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {399c9361-6fd0-4c17-a832-380338819d8f}
+
+
+ {4146fa09-ec02-4fb8-a234-6940ab1e2a59}
+
+
+ {320cfc21-e1a0-4327-b9bf-d78910fc1563}
+
+
+ {14226cff-3e68-4908-a084-13f4a985625b}
+
+
+ {9f4b4dcd-6876-41e9-8a1a-c6d842e243da}
+
+
+ {217f03c6-e7c7-4eeb-baed-e61323a501df}
+
+
+ {d7763074-0ded-4cc9-8af5-f9c6faaa9272}
+
+
+ {39a741bb-4fdf-49ac-90a9-8884e0dada22}
+
+
+ {1012f417-b59e-4cdd-a2d1-881f231e9774}
+
+
+ {92289ea9-e61d-4ff8-8c6a-bb4eaaa689cc}
+
+
+ {57384c08-bddc-4a01-90a3-aba41a9281e9}
+
+
+ {9d60ef7a-6246-428d-9241-e13bfd2fbea5}
+
+
+ {505ddecb-8753-4d8d-9a73-6f82135d811a}
+
+
+ {b1a2244a-fcfb-4fe9-bdf7-55571de05924}
+
+
+ {21655b43-e8d7-41c0-9f91-b0038cb29a67}
+
+
+ {9e7f14b1-9807-4041-a069-ff9cfe7cc0c4}
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files\math
+
+
+ Source Files\math
+
+
+ Source Files\containers
+
+
+ Source Files\containers
+
+
+ Source Files\containers
+
+
+ Source Files\containers
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\string
+
+
+ Source Files\string
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\stream
+
+
+ Source Files\console
+
+
+ Source Files\console
+
+
+ Source Files\threading
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\crn
+
+
+ Source Files\crn
+
+
+ Source Files\crn
+
+
+ Source Files\crn
+
+
+ Source Files\crn
+
+
+ Source Files\texture_conversion
+
+
+ Source Files\texture_conversion
+
+
+ Source Files\api
+
+
+ Source Files\file
+
+
+ Source Files\file
+
+
+ Source Files\texture
+
+
+ Source Files\texture
+
+
+ Source Files\texture
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files\math
+
+
+ Source Files\math
+
+
+ Source Files\math
+
+
+ Source Files\math
+
+
+ Source Files\math
+
+
+ Source Files\math
+
+
+ Source Files\math
+
+
+ Source Files\math
+
+
+ Source Files\containers
+
+
+ Source Files\containers
+
+
+ Source Files\containers
+
+
+ Source Files\containers
+
+
+ Source Files\containers
+
+
+ Source Files\containers
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\image
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\comp
+
+
+ Source Files\string
+
+
+ Source Files\string
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\utils
+
+
+ Source Files\stream
+
+
+ Source Files\stream
+
+
+ Source Files\stream
+
+
+ Source Files\stream
+
+
+ Source Files\stream
+
+
+ Source Files\console
+
+
+ Source Files\console
+
+
+ Source Files\threading
+
+
+ Source Files\threading
+
+
+ Source Files\threading
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\lzmalib
+
+
+ Source Files\crn
+
+
+ Source Files\crn
+
+
+ Source Files\crn
+
+
+ Source Files\crn
+
+
+ Source Files\texture_conversion
+
+
+ Source Files\texture_conversion
+
+
+ Source Files\inc
+
+
+ Source Files\inc
+
+
+ Source Files\inc
+
+
+ Source Files\file
+
+
+ Source Files\file
+
+
+ Source Files\texture
+
+
+ Source Files\texture
+
+
+ Source Files\texture
+
+
+
\ No newline at end of file
diff --git a/crunch/crunch.2008.vcproj b/crunch/crunch.2008.vcproj
deleted file mode 100644
index 17e702e..0000000
--- a/crunch/crunch.2008.vcproj
+++ /dev/null
@@ -1,389 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/crunch/crunch.2010.vcxproj b/crunch/crunch.2010.vcxproj
new file mode 100644
index 0000000..45c92b7
--- /dev/null
+++ b/crunch/crunch.2010.vcxproj
@@ -0,0 +1,209 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ crunch
+ {8F645BA1-B996-49EB-859B-970A671DE05D}
+ comp
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.40219.1
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+
+
+
+ Disabled
+ ..\crnlib;..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebug
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)D.exe
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Disabled
+ ..\crnlib;..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ false
+ EnableFastChecks
+ MultiThreadedDebug
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)D_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ false
+
+
+ MachineX64
+
+
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\crnlib;..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreaded
+ false
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\crnlib;..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreaded
+ false
+ Fast
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ true
+ true
+ false
+
+
+ MachineX64
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {cf2e70e8-7133-4d96-92c7-68bb406c0664}
+ false
+
+
+
+
+
+
\ No newline at end of file
diff --git a/crunch/crunch.2010.vcxproj.filters b/crunch/crunch.2010.vcxproj.filters
new file mode 100644
index 0000000..f20bb94
--- /dev/null
+++ b/crunch/crunch.2010.vcxproj.filters
@@ -0,0 +1,36 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+
\ No newline at end of file
diff --git a/example1/example1.2008.vcproj b/example1/example1.2008.vcproj
deleted file mode 100644
index 9184de7..0000000
--- a/example1/example1.2008.vcproj
+++ /dev/null
@@ -1,716 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/example1/example1.2010.vcxproj b/example1/example1.2010.vcxproj
new file mode 100644
index 0000000..f0db544
--- /dev/null
+++ b/example1/example1.2010.vcxproj
@@ -0,0 +1,397 @@
+
+
+
+
+ Debug_DLL
+ Win32
+
+
+ Debug_DLL
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release_DLL
+ Win32
+
+
+ Release_DLL
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ example1
+ {8F745B42-F996-49EB-859B-970A671DE05D}
+ comp
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.40219.1
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+
+
+
+ Disabled
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ false
+
+
+ EnableFastChecks
+ MultiThreadedDebug
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlibD_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)D.exe
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Disabled
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ false
+
+
+ EnableFastChecks
+ MultiThreadedDebug
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlibD_x64_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)D_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ false
+
+
+ MachineX64
+
+
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ MultiThreaded
+ false
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlib_VC9.lib;%(AdditionalDependencies)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ MultiThreaded
+ false
+ Fast
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlib_x64_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ true
+ true
+ false
+
+
+ MachineX64
+
+
+
+
+ Disabled
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ false
+
+
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlibD_DLL_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)D_DLL.exe
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Disabled
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ false
+
+
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlibD_DLL_x64_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)D_DLL_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ false
+
+
+ MachineX64
+
+
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ MultiThreadedDLL
+ false
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlib_DLL_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)_DLL.exe
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ MultiThreadedDLL
+ false
+ Fast
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlib_DLL_x64_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)_DLL_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ true
+ true
+ false
+
+
+ MachineX64
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example1/example1.2010.vcxproj.filters b/example1/example1.2010.vcxproj.filters
new file mode 100644
index 0000000..1fe9a34
--- /dev/null
+++ b/example1/example1.2010.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F2-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995384-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {61DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example2/example2.2008.vcproj b/example2/example2.2008.vcproj
deleted file mode 100644
index 0bf1beb..0000000
--- a/example2/example2.2008.vcproj
+++ /dev/null
@@ -1,712 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/example2/example2.2010.vcxproj b/example2/example2.2010.vcxproj
new file mode 100644
index 0000000..c0696d0
--- /dev/null
+++ b/example2/example2.2010.vcxproj
@@ -0,0 +1,390 @@
+
+
+
+
+ Debug_DLL
+ Win32
+
+
+ Debug_DLL
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release_DLL
+ Win32
+
+
+ Release_DLL
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ example2
+ {AF745B42-F996-49EB-859B-970A671DEF5E}
+ comp
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.40219.1
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+
+
+
+ Disabled
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ false
+
+
+ EnableFastChecks
+ MultiThreadedDebug
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)D.exe
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Disabled
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ false
+
+
+ EnableFastChecks
+ MultiThreadedDebug
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)D_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ false
+
+
+ MachineX64
+
+
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ MultiThreaded
+ false
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ MultiThreaded
+ false
+ Fast
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ true
+ true
+ false
+
+
+ MachineX64
+
+
+
+
+ Disabled
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ false
+
+
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)D_DLL.exe
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Disabled
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ false
+
+
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)D_DLL_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ false
+
+
+ MachineX64
+
+
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ MultiThreadedDLL
+ false
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)_DLL.exe
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ MultiThreadedDLL
+ false
+ Fast
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(OutDir)$(ProjectName)_DLL_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ true
+ true
+ false
+
+
+ MachineX64
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example2/example2.2010.vcxproj.filters b/example2/example2.2010.vcxproj.filters
new file mode 100644
index 0000000..749ec61
--- /dev/null
+++ b/example2/example2.2010.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F2-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995384-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {61DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Source Files
+
+
+
\ No newline at end of file
diff --git a/example3/example3.2008.vcproj b/example3/example3.2008.vcproj
deleted file mode 100644
index e74ffc5..0000000
--- a/example3/example3.2008.vcproj
+++ /dev/null
@@ -1,716 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/example3/example3.2010.vcxproj b/example3/example3.2010.vcxproj
new file mode 100644
index 0000000..4af9961
--- /dev/null
+++ b/example3/example3.2010.vcxproj
@@ -0,0 +1,397 @@
+
+
+
+
+ Debug_DLL
+ Win32
+
+
+ Debug_DLL
+ x64
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release_DLL
+ Win32
+
+
+ Release_DLL
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ example3
+ {AF745B42-E296-46EB-859B-970A671DEF5E}
+ comp
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.40219.1
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ true
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+ ..\bin\
+ $(Platform)\$(Configuration)\
+ false
+
+
+
+ Disabled
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ false
+
+
+ EnableFastChecks
+ MultiThreadedDebug
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlibD_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)D.exe
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Disabled
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ false
+
+
+ EnableFastChecks
+ MultiThreadedDebug
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlibD_x64_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)D_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ false
+
+
+ MachineX64
+
+
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ MultiThreaded
+ false
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlib_VC9.lib;%(AdditionalDependencies)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ MultiThreaded
+ false
+ Fast
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlib_x64_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ true
+ true
+ false
+
+
+ MachineX64
+
+
+
+
+ Disabled
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ false
+
+
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlibD_DLL_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)D_DLL.exe
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Disabled
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ false
+
+
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlibD_DLL_x64_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)D_DLL_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ false
+
+
+ MachineX64
+
+
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ MultiThreadedDLL
+ false
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlib_DLL_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)_DLL.exe
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+ X64
+
+
+ Full
+ AnySuitable
+ true
+ Speed
+ true
+ ..\inc;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ MultiThreadedDLL
+ false
+ Fast
+ false
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(SolutionDir)lib\VC9\$(Configuration)\$(Platform)\crnlib_DLL_x64_VC9.lib;%(AdditionalDependencies)
+ $(OutDir)$(ProjectName)_DLL_x64.exe
+ true
+ $(TargetDir)$(TargetName).pdb
+ Console
+ true
+ true
+ false
+
+
+ MachineX64
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example3/example3.2010.vcxproj.filters b/example3/example3.2010.vcxproj.filters
new file mode 100644
index 0000000..a760a70
--- /dev/null
+++ b/example3/example3.2010.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F2-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995384-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {61DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file