From 17876fbff1d3742cd6b6b2ac75aa2b5b88b8e23b Mon Sep 17 00:00:00 2001 From: Sam Kottler Date: Sun, 30 Jun 2013 21:50:24 -0400 Subject: Removed more windows junk --- README.WIN | 7 -- wseventmgr.vcproj | 205 ------------------------------------------------------ wsmancli.sln | 26 ------- wsmancli.vcproj | 205 ------------------------------------------------------ 4 files changed, 443 deletions(-) delete mode 100644 README.WIN delete mode 100755 wseventmgr.vcproj delete mode 100755 wsmancli.sln delete mode 100755 wsmancli.vcproj diff --git a/README.WIN b/README.WIN deleted file mode 100644 index e17d18d..0000000 --- a/README.WIN +++ /dev/null @@ -1,7 +0,0 @@ -README for wsmancli on Windows ------------------------------- - -wsmancli.vcproj, wseventmgr.vcproj, and wsmancli.sln are -project files for Visual Studio 2005 (VS2005). - -You can open these in VS2008 which will do a conversion. diff --git a/wseventmgr.vcproj b/wseventmgr.vcproj deleted file mode 100755 index bbfb480..0000000 --- a/wseventmgr.vcproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/wsmancli.sln b/wsmancli.sln deleted file mode 100755 index b005192..0000000 --- a/wsmancli.sln +++ /dev/null @@ -1,26 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wsmancli", "wsmancli.vcproj", "{A049E320-E5BC-497B-839B-4AA781EC11ED}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wseventmgr", "wseventmgr.vcproj", "{D4801079-B1C1-43D4-86D5-BECB98508041}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A049E320-E5BC-497B-839B-4AA781EC11ED}.Debug|Win32.ActiveCfg = Debug|Win32 - {A049E320-E5BC-497B-839B-4AA781EC11ED}.Debug|Win32.Build.0 = Debug|Win32 - {A049E320-E5BC-497B-839B-4AA781EC11ED}.Release|Win32.ActiveCfg = Release|Win32 - {A049E320-E5BC-497B-839B-4AA781EC11ED}.Release|Win32.Build.0 = Release|Win32 - {D4801079-B1C1-43D4-86D5-BECB98508041}.Debug|Win32.ActiveCfg = Debug|Win32 - {D4801079-B1C1-43D4-86D5-BECB98508041}.Debug|Win32.Build.0 = Debug|Win32 - {D4801079-B1C1-43D4-86D5-BECB98508041}.Release|Win32.ActiveCfg = Release|Win32 - {D4801079-B1C1-43D4-86D5-BECB98508041}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/wsmancli.vcproj b/wsmancli.vcproj deleted file mode 100755 index a012495..0000000 --- a/wsmancli.vcproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit