From 1ded834981352e2f822912c83617841f85ea6470 Mon Sep 17 00:00:00 2001 From: Sam Kottler Date: Sun, 30 Jun 2013 21:49:01 -0400 Subject: Remove windows bit since I don't care about them --- winwsman/winwsman.sln | 20 ----- winwsman/winwsman.vcproj | 204 ----------------------------------------------- 2 files changed, 224 deletions(-) delete mode 100755 winwsman/winwsman.sln delete mode 100755 winwsman/winwsman.vcproj diff --git a/winwsman/winwsman.sln b/winwsman/winwsman.sln deleted file mode 100755 index bcdf2e6..0000000 --- a/winwsman/winwsman.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winwsman", "winwsman.vcproj", "{4F56E144-50DF-472F-B195-AC78D5E1011F}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4F56E144-50DF-472F-B195-AC78D5E1011F}.Debug|Win32.ActiveCfg = Debug|Win32 - {4F56E144-50DF-472F-B195-AC78D5E1011F}.Debug|Win32.Build.0 = Debug|Win32 - {4F56E144-50DF-472F-B195-AC78D5E1011F}.Release|Win32.ActiveCfg = Release|Win32 - {4F56E144-50DF-472F-B195-AC78D5E1011F}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/winwsman/winwsman.vcproj b/winwsman/winwsman.vcproj deleted file mode 100755 index f63e3f9..0000000 --- a/winwsman/winwsman.vcproj +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit