6b496561b6
(cherry picked from commit fcda28ba75
)
651 lines
14 KiB
XML
651 lines
14 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="libupnp"
|
|
ProjectGUID="{6227F51A-1498-4C4A-B213-F6FDED605125}"
|
|
RootNamespace="libupnp"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\out.vc8.$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory=".\out.vc8.$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/libupnp.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\pthreads\include;..\..\ixml\src\inc;..\..\ixml\inc;..\..\threadutil\inc;..\..\upnp\inc;..\..\upnp\src\inc;..\inc;..\msvc"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBUPNP_EXPORTS;PTW32_STATIC_LIB;UPNP_STATIC_LIB;UPNP_USE_MSVCPP;_CRT_SECURE_NO_WARNINGS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\Release/libupnp.pch"
|
|
AssemblerListingLocation="$(OutDir)\"
|
|
ObjectFile="$(OutDir)\"
|
|
ProgramDataBaseFileName="$(OutDir)\"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1031"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib ..\..\pthreads\lib\pthreadvc2.lib ws2_32.lib iphlpapi.lib"
|
|
OutputFile="$(OutDir)\libupnp.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ProgramDatabaseFile=".\Release/libupnp.pdb"
|
|
ImportLibrary=".\Release/libupnp.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/libupnp.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\out.vc8.$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory=".\out.vc8.$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/libupnp.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\pthreads\include;..\..\ixml\src\inc;..\..\ixml\inc;..\..\threadutil\inc;..\..\upnp\inc;..\..\upnp\src\inc;..\inc;..\msvc"
|
|
PreprocessorDefinitions="DEBUG;WIN32;_WINDOWS;_USRDLL;LIBUPNP_EXPORTS;UPNP_USE_MSVCPP;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile="$(OutDir)\libupnp.pch"
|
|
AssemblerListingLocation="$(OutDir)\"
|
|
ObjectFile="$(OutDir)\"
|
|
ProgramDataBaseFileName="$(OutDir)\"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1031"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="..\..\pthreads\lib\pthreadvc2.lib ws2_32.lib iphlpapi.lib ixml.lib"
|
|
OutputFile="$(OutDir)\libupnp.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="$(OutDir)\..\ixml"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)\libupnp.pdb"
|
|
ImportLibrary="$(OutDir)\libupnp.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile="$(OutDir)\libupnp.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="sources"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="..\..\upnp\src\api\ActionComplete.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\api\ActionRequest.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ixml\src\attr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\client_table\client_table.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\api\Discovery.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ixml\src\document.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ixml\src\element.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\api\Event.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\api\EventSubscribe.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\api\FileInfo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\threadutil\src\FreeList.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\gena\gena_callback2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\gena\gena_ctrlpt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\gena\gena_device.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\net\http\httpparser.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\net\http\httpreadwrite.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inet_pton.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ixml\src\ixml.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ixml\src\ixmlmembuf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ixml\src\ixmlparser.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\threadutil\src\LinkedList.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\uuid\md5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\util\membuffer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\miniserver\miniserver.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ixml\src\namedNodeMap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ixml\src\node.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ixml\src\nodeList.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\net\http\parsetools.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\service_table\service_table.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\soap\soap_common.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\soap\soap_ctrlpt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\soap\soap_device.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\net\sock.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\ssdp\ssdp_ctrlpt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\ssdp\ssdp_device.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\ssdp\ssdp_ResultData.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\ssdp\ssdp_server.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\net\http\statcodes.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\api\StateVarComplete.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\api\StateVarRequest.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\util\strintmap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\api\SubscriptionRequest.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\uuid\sysdep.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\threadutil\src\ThreadPool.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\threadutil\src\TimerThread.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\util\upnp_timeout.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\api\upnpapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\api\upnpdebug.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\api\UpnpString.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\api\upnptools.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\net\uri\uri.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\urlconfig\urlconfig.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\util\util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\uuid\uuid.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\genlib\net\http\webserver.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\win_dll.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="headers"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\ActionComplete.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\actionrequest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\client_table.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\discovery.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\Event.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\EventSubscribe.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\FileInfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\gena.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\gena_ctrlpt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\gena_device.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\global.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\gmtdate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\http_client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\httpparser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\httpreadwrite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\inet_pton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\md5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\membuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\miniserver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\netall.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\parsetools.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\server.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\service_table.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\soaplib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\sock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\ssdp\ssdp_ResultData.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\ssdplib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\statcodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\StateVarComplete.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\statevarrequest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\statuscodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\strintmap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\SubscriptionRequest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\sysdep.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\unixutil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\upnp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\upnp_timeout.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\upnpapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\upnpdebug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\UpnpString.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\upnptools.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\uri.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\urlconfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\utilall.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\uuid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\webserver.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\..\..\..\libupnp_win32.patch"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|