From: Lars Op den Kamp Date: Fri, 5 Apr 2013 08:50:36 +0000 (+0200) Subject: windows: solution cleanup X-Git-Tag: upstream/2.2.0~1^2~4^2~9 X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=commitdiff_plain;h=e6ffcddeb4b1b09fde317391ed78cf65cf49abfe windows: solution cleanup --- diff --git a/project/LibCecSharp.vcproj b/project/LibCecSharp.vcproj deleted file mode 100644 index 7bce4c0..0000000 --- a/project/LibCecSharp.vcproj +++ /dev/null @@ -1,381 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/project/LibCecSharp.vcxproj b/project/LibCecSharp.vcxproj index 5516b98..5170df8 100644 --- a/project/LibCecSharp.vcxproj +++ b/project/LibCecSharp.vcxproj @@ -131,7 +131,6 @@ $(OutDir)libcec.lib;%(AdditionalDependencies) - "$(OutDir)$(ProjectName).dll" true true MachineX64 diff --git a/project/libcec.sln b/project/libcec.sln index 01073bf..d0aafd8 100644 --- a/project/libcec.sln +++ b/project/libcec.sln @@ -14,9 +14,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibCecSharp", "LibCecSharp. EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B119505D-5CD1-48E4-BED1-9C2BF26153D5}" - ProjectSection(SolutionItems) = preProject - ..\src\CecSharpTester\CecSharpTester.csproj = ..\src\CecSharpTester\CecSharpTester.csproj - EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CecSharpTester", "..\src\CecSharpTester\CecSharpTester.csproj", "{B6A7F3A9-F47C-41E5-9754-0BFF233B1172}" EndProject