diff --git a/.gitignore b/.gitignore index 2107d7b..95e620f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,10 @@ /#Build /#Intermediate + +# Visual Studio Files +*.suo +*.v12.suo *.sdf *.opensdf +*.opendb +/.vs \ No newline at end of file diff --git a/BlitzExtensions.sln b/BlitzExtensions.sln index e94f20d..d6d92c1 100644 --- a/BlitzExtensions.sln +++ b/BlitzExtensions.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 -VisualStudioVersion = 12.0.40418.0 +VisualStudioVersion = 12.0.40629.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlitzSteam", "BlitzSteam\BlitzSteam.vcxproj", "{805CB1EB-82F0-405E-AC0B-03FBE82CC77D}" ProjectSection(ProjectDependencies) = postProject @@ -14,11 +14,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlitzPointer", "BlitzPointe EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Template", "Template\Template.vcxproj", "{EE818249-9F1E-4FB5-A1E0-604BCD9AFF77}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlitzSQLite", "BlitzSQLite\BlitzSQLite.vcxproj", "{DA0440A3-4F72-44C0-BC27-57D9AA7B29C1}" - ProjectSection(ProjectDependencies) = postProject - {AC8F52F4-9FE6-4CEF-B549-8180757020C8} = {AC8F52F4-9FE6-4CEF-B549-8180757020C8} - EndProjectSection -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -39,10 +34,6 @@ Global {AC8F52F4-9FE6-4CEF-B549-8180757020C8}.Release|Win32.Build.0 = Release|Win32 {EE818249-9F1E-4FB5-A1E0-604BCD9AFF77}.Debug|Win32.ActiveCfg = Debug|Win32 {EE818249-9F1E-4FB5-A1E0-604BCD9AFF77}.Release|Win32.ActiveCfg = Release|Win32 - {DA0440A3-4F72-44C0-BC27-57D9AA7B29C1}.Debug|Win32.ActiveCfg = Debug|Win32 - {DA0440A3-4F72-44C0-BC27-57D9AA7B29C1}.Debug|Win32.Build.0 = Debug|Win32 - {DA0440A3-4F72-44C0-BC27-57D9AA7B29C1}.Release|Win32.ActiveCfg = Release|Win32 - {DA0440A3-4F72-44C0-BC27-57D9AA7B29C1}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/BlitzPointer b/BlitzPointer index 1ec8bc5..57c310b 160000 --- a/BlitzPointer +++ b/BlitzPointer @@ -1 +1 @@ -Subproject commit 1ec8bc54dd48fd7e8a6026024084547a2fc2fe0b +Subproject commit 57c310b0fc1c12a19b12792acbddd2c22659467e diff --git a/BlitzSQLite b/BlitzSQLite deleted file mode 160000 index bb3a9e5..0000000 --- a/BlitzSQLite +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bb3a9e59f1dec0c9c347936b122f3295897c2469 diff --git a/BlitzSteam b/BlitzSteam index 00aae96..cbe9239 160000 --- a/BlitzSteam +++ b/BlitzSteam @@ -1 +1 @@ -Subproject commit 00aae96f8374f2f4380590b10d769b2fd372ee8f +Subproject commit cbe923944cf8801c33a2b6bf3520d5fb7f857301 diff --git a/BlitzUtility b/BlitzUtility index a374549..95deb4e 160000 --- a/BlitzUtility +++ b/BlitzUtility @@ -1 +1 @@ -Subproject commit a3745492597a5a63473d991ec0b97fc1a72a470b +Subproject commit 95deb4e99dec53373c8cbe96cf0337ad26859076 diff --git a/Template/Template.vcxproj b/Template/Template.vcxproj index aa15011..ca06f01 100644 --- a/Template/Template.vcxproj +++ b/Template/Template.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,13 +18,13 @@ DynamicLibrary true - v120 + v140 Unicode DynamicLibrary false - v120 + v140 false Unicode