aboutsummaryrefslogtreecommitdiff
path: root/lib/libhdhomerun
diff options
context:
space:
mode:
authorKarlson2k <k2k@narod.ru>2013-10-30 18:54:08 +0400
committerKarlson2k <k2k@narod.ru>2013-10-30 18:54:08 +0400
commit50ccc28bcaebe79548c71582b8b957fbe165b4a5 (patch)
treef022d86e4c2e2db06266edb485285f6554a1e98a /lib/libhdhomerun
parent4a57f591e6db57864c888bbc327bb335dd2241ef (diff)
[win32] Cleanup: delete old project files
Diffstat (limited to 'lib/libhdhomerun')
-rw-r--r--lib/libhdhomerun/hdhomerun/hdhomerun.vcproj287
1 files changed, 0 insertions, 287 deletions
diff --git a/lib/libhdhomerun/hdhomerun/hdhomerun.vcproj b/lib/libhdhomerun/hdhomerun/hdhomerun.vcproj
deleted file mode 100644
index ccb688055b..0000000000
--- a/lib/libhdhomerun/hdhomerun/hdhomerun.vcproj
+++ /dev/null
@@ -1,287 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="libhdhomerun_dll"
- ProjectGUID="{1E2FB608-3DD2-4021-A598-90008FA6DE85}"
- RootNamespace="hdhomerun"
- Keyword="Win32Proj"
- TargetFrameworkVersion="196613"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)libs\$(ProjectName)\$(ConfigurationName)\"
- IntermediateDirectory="$(SolutionDir)objs\$(ProjectName)\$(ConfigurationName)\"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DLL_EXPORT;_CRT_SECURE_NO_WARNINGS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- AssemblerListingLocation="$(IntDir)\"
- WarningLevel="3"
- DebugInformationFormat="4"
- CompileAs="2"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="ws2_32.lib Iphlpapi.lib"
- OutputFile="..\..\..\..\system\hdhomerun.dll"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
- SubSystem="2"
- ProfileGuidedDatabase=""
- ImportLibrary="$(OutDir)/$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)libs\$(ProjectName)\$(ConfigurationName)\"
- IntermediateDirectory="$(SolutionDir)objs\$(ProjectName)\$(ConfigurationName)\"
- ConfigurationType="2"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- EnableIntrinsicFunctions="true"
- WholeProgramOptimization="false"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DLL_EXPORT;_CRT_SECURE_NO_WARNINGS"
- ExceptionHandling="1"
- BasicRuntimeChecks="0"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- CompileAs="2"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="ws2_32.lib Iphlpapi.lib"
- OutputFile="..\..\..\..\system\hdhomerun.dll"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ProfileGuidedDatabase=""
- ImportLibrary="$(OutDir)\$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath="..\hdhomerun_channels.c"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_channelscan.c"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_config.c"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_control.c"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_debug.c"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_device.c"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_dhcp.c"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_discover.c"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_pkt.c"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_video.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath="..\hdhomerun.h"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_channels.h"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_channelscan.h"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_control.h"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_debug.h"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_device.h"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_dhcp.h"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_discover.h"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_os_windows.h"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_pkt.h"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_types.h"
- >
- </File>
- <File
- RelativePath="..\hdhomerun_video.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>