cec: only target .net 2.0, include all the new stuff in the installer
authorLars Op den Kamp <lars@opdenkamp.eu>
Wed, 18 Jan 2012 01:13:32 +0000 (02:13 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Wed, 18 Jan 2012 01:13:32 +0000 (02:13 +0100)
commit4d760b54bdb48f04c4d5cfb265bea960493d0a6b
treed59410b7646ce2b6494c010ff44bb9cbb64679e3
parentf00ff009cfc5dfefdf09ca241b9560e74575b3f5
cec: only target .net 2.0, include all the new stuff in the installer
19 files changed:
.gitignore
project/CecSharpClient.sln [deleted file]
project/LibCecSharp-dev.snk [moved from project/LibCecSharp.Net2-dev.snk with 100% similarity]
project/LibCecSharp.Net2.sln [deleted file]
project/LibCecSharp.sln [new file with mode: 0644]
project/LibCecSharp.vcproj [moved from project/LibCecSharp.Net2.vcproj with 88% similarity]
project/LibCecSharp.vcxproj [deleted file]
project/LibCecSharp.vcxproj.filters [deleted file]
project/create-installer.cmd
project/libCEC.nsi
project/libcec.sln
project/libcec.vcxproj
project/testclient.vcxproj
src/CecSharpTester/CecSharpClient.cs
src/CecSharpTester/CecSharpTester.csproj [moved from src/CecSharpTester/CecSharpClient.csproj with 51% similarity]
src/CecSharpTester/Properties/AssemblyInfo.cs [moved from src/CecSharpTester/AssemblyInfo.cs with 99% similarity]
src/CecSharpTester/app.config [new file with mode: 0644]
src/lib/AdapterDetection.cpp
src/lib/LibCECDll.cpp