diff --git a/msvc/snappy-vc2010/snappy-vc2010.opensdf b/msvc/snappy-vc2010/snappy-vc2010.opensdf new file mode 100755 index 0000000..5545ef9 Binary files /dev/null and b/msvc/snappy-vc2010/snappy-vc2010.opensdf differ diff --git a/msvc/snappy-vc2010/snappy-vc2010.sln b/msvc/snappy-vc2010/snappy-vc2010.sln new file mode 100755 index 0000000..2c6254a --- /dev/null +++ b/msvc/snappy-vc2010/snappy-vc2010.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "snappy-vc2010", "snappy-vc2010\snappy-vc2010.vcxproj", "{0B6F591D-78AA-4A8B-8298-8C141D33323C}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {0B6F591D-78AA-4A8B-8298-8C141D33323C}.Debug|Win32.ActiveCfg = Debug|Win32 + {0B6F591D-78AA-4A8B-8298-8C141D33323C}.Debug|Win32.Build.0 = Debug|Win32 + {0B6F591D-78AA-4A8B-8298-8C141D33323C}.Release|Win32.ActiveCfg = Release|Win32 + {0B6F591D-78AA-4A8B-8298-8C141D33323C}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/msvc/snappy-vc2010/snappy-vc2010.suo b/msvc/snappy-vc2010/snappy-vc2010.suo new file mode 100755 index 0000000..205d667 Binary files /dev/null and b/msvc/snappy-vc2010/snappy-vc2010.suo differ diff --git a/msvc/snappy-vc2010/snappy-vc2010/snappy-vc2010.vcxproj b/msvc/snappy-vc2010/snappy-vc2010/snappy-vc2010.vcxproj new file mode 100755 index 0000000..3c12653 --- /dev/null +++ b/msvc/snappy-vc2010/snappy-vc2010/snappy-vc2010.vcxproj @@ -0,0 +1,77 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {0B6F591D-78AA-4A8B-8298-8C141D33323C} + snappyvc2010 + + + + DynamicLibrary + true + MultiByte + + + DynamicLibrary + false + true + MultiByte + + + + + + + + + + + + + + + Level3 + Disabled + + + true + + + + + Level3 + MaxSpeed + true + true + + + true + true + true + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/msvc/snappy-vc2010/snappy-vc2010/snappy-vc2010.vcxproj.filters b/msvc/snappy-vc2010/snappy-vc2010/snappy-vc2010.vcxproj.filters new file mode 100755 index 0000000..8bb690a --- /dev/null +++ b/msvc/snappy-vc2010/snappy-vc2010/snappy-vc2010.vcxproj.filters @@ -0,0 +1,45 @@ + + + + + {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;mfcribbon-ms + + + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + \ No newline at end of file diff --git a/msvc/snappy-vc2010/snappy-vc2010/snappy-vc2010.vcxproj.user b/msvc/snappy-vc2010/snappy-vc2010/snappy-vc2010.vcxproj.user new file mode 100755 index 0000000..695b5c7 --- /dev/null +++ b/msvc/snappy-vc2010/snappy-vc2010/snappy-vc2010.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file