d691732554
(cherry picked from commit a78a048577
)
1237 lines
32 KiB
XML
1237 lines
32 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="libupnp"
|
|
ProjectGUID="{6227F51A-1498-4C4A-B213-F6FDED605125}"
|
|
RootNamespace="libupnp"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\bin\"
|
|
IntermediateDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\tmp\"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<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="0"
|
|
EnableIntrinsicFunctions="true"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories="..\inc;..\msvc;..\..\upnp\inc;..\..\upnp\src\inc;..\..\ixml\inc;..\..\ixml\src\inc;..\..\threadutil\inc;..\..\pthreads;..\..\pthreads\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBUPNP_EXPORTS;UPNP_USE_MSVCPP;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL;_SCL_SECURE_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_AFX_SECURE_NO_WARNINGS;_AFX_SECURE_NO_DEPRECATE;_SECURE_ATL;_ATL_NO_COM_SUPPORT;_ATL_SECURE_NO_WARNINGS;_ATL_SECURE_NO_DEPRECATE"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1031"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="pthreadvc2.lib ws2_32.lib iphlpapi.lib ixml.lib threadutil.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\pthreads\;..\..\pthreads\lib;$(OutDir)\..\lib;$(OutDir)\..\bin"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
LinkTimeCodeGeneration="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).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="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\bin\"
|
|
IntermediateDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\tmp\"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\Release/libupnp.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="0"
|
|
EnableIntrinsicFunctions="true"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)\..\inc";"$(SolutionDir)\..\msvc";"$(SolutionDir)\..\..\upnp\inc";"$(SolutionDir)\..\..\upnp\src\inc";"$(SolutionDir)\..\..\ixml\inc";"$(SolutionDir)\..\..\ixml\src\inc";"$(SolutionDir)\..\..\threadutil\inc";"$(SolutionDir)\..\..\pthreads";"$(SolutionDir)\..\..\pthreads\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBUPNP_EXPORTS;UPNP_USE_MSVCPP;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL;_SCL_SECURE_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_AFX_SECURE_NO_WARNINGS;_AFX_SECURE_NO_DEPRECATE;_SECURE_ATL;_ATL_NO_COM_SUPPORT;_ATL_SECURE_NO_WARNINGS;_ATL_SECURE_NO_DEPRECATE"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1031"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="pthreadvc2.lib ws2_32.lib iphlpapi.lib ixml.lib threadutil.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\pthreads\;..\..\pthreads\lib;$(OutDir)\..\lib;$(OutDir)\..\bin"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
LinkTimeCodeGeneration="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<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="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\bin\"
|
|
IntermediateDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\tmp\"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
>
|
|
<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="..\inc;..\msvc;..\..\upnp\inc;..\..\upnp\src\inc;..\..\ixml\inc;..\..\ixml\src\inc;..\..\threadutil\inc;..\..\pthreads;..\..\pthreads\include"
|
|
PreprocessorDefinitions="DEBUG;WIN32;_USRDLL;LIBUPNP_EXPORTS;UPNP_USE_MSVCPP;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL;_SCL_SECURE_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_AFX_SECURE_NO_WARNINGS;_AFX_SECURE_NO_DEPRECATE;_SECURE_ATL;_ATL_NO_COM_SUPPORT;_ATL_SECURE_NO_WARNINGS;_ATL_SECURE_NO_DEPRECATE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1031"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="pthreadvc2.lib ws2_32.lib iphlpapi.lib ixml.lib threadutil.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\pthreads\;..\..\pthreads\lib;$(OutDir)\..\lib;$(OutDir)\..\bin"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).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="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\bin\"
|
|
IntermediateDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\tmp\"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\Debug/libupnp.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)\..\inc";"$(SolutionDir)\..\msvc";"$(SolutionDir)\..\..\upnp\inc";"$(SolutionDir)\..\..\upnp\src\inc";"$(SolutionDir)\..\..\ixml\inc";"$(SolutionDir)\..\..\ixml\src\inc";"$(SolutionDir)\..\..\threadutil\inc";"$(SolutionDir)\..\..\pthreads";"$(SolutionDir)\..\..\pthreads\include""
|
|
PreprocessorDefinitions="DEBUG;WIN32;_USRDLL;LIBUPNP_EXPORTS;UPNP_USE_MSVCPP;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL;_SCL_SECURE_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_AFX_SECURE_NO_WARNINGS;_AFX_SECURE_NO_DEPRECATE;_SECURE_ATL;_ATL_NO_COM_SUPPORT;_ATL_SECURE_NO_WARNINGS;_ATL_SECURE_NO_DEPRECATE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1031"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="pthreadvc2.lib ws2_32.lib iphlpapi.lib ixml.lib threadutil.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\pthreads\;..\..\pthreads\lib;$(OutDir)\..\lib;$(OutDir)\..\bin"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<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="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Lib|Win32"
|
|
OutputDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\lib\"
|
|
IntermediateDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\tmp\"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
>
|
|
<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="..\inc;..\msvc;..\..\upnp\inc;..\..\upnp\src\inc;..\..\ixml\inc;..\..\ixml\src\inc;..\..\threadutil\inc;..\..\pthreads;..\..\pthreads\include"
|
|
PreprocessorDefinitions="WIN32;DEBUG;_WINDOWS;PTW32_STATIC_LIB;UPNP_STATIC_LIB;UPNP_USE_MSVCPP;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL;_SCL_SECURE_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_AFX_SECURE_NO_WARNINGS;_AFX_SECURE_NO_DEPRECATE;_SECURE_ATL;_ATL_NO_COM_SUPPORT;_ATL_SECURE_NO_WARNINGS;_ATL_SECURE_NO_DEPRECATE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1031"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalLibraryDirectories="..\..\pthreads\;..\..\pthreads\lib;$(OutDir)\..\lib;$(OutDir)\..\bin"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile="$(OutDir)\libupnp.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Lib|x64"
|
|
OutputDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\lib\"
|
|
IntermediateDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\tmp\"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\Debug/libupnp.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)\..\inc";"$(SolutionDir)\..\msvc";"$(SolutionDir)\..\..\upnp\inc";"$(SolutionDir)\..\..\upnp\src\inc";"$(SolutionDir)\..\..\ixml\inc";"$(SolutionDir)\..\..\ixml\src\inc";"$(SolutionDir)\..\..\threadutil\inc";"$(SolutionDir)\..\..\pthreads";"$(SolutionDir)\..\..\pthreads\include""
|
|
PreprocessorDefinitions="WIN32;DEBUG;_WINDOWS;PTW32_STATIC_LIB;UPNP_STATIC_LIB;UPNP_USE_MSVCPP;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL;_SCL_SECURE_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_AFX_SECURE_NO_WARNINGS;_AFX_SECURE_NO_DEPRECATE;_SECURE_ATL;_ATL_NO_COM_SUPPORT;_ATL_SECURE_NO_WARNINGS;_ATL_SECURE_NO_DEPRECATE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1031"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalLibraryDirectories="..\..\pthreads\;..\..\pthreads\lib;$(OutDir)\..\lib;$(OutDir)\..\bin"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile="$(OutDir)\libupnp.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Lib|Win32"
|
|
OutputDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\lib\"
|
|
IntermediateDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\tmp\"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<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="0"
|
|
EnableIntrinsicFunctions="true"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories="..\inc;..\msvc;..\..\upnp\inc;..\..\upnp\src\inc;..\..\ixml\inc;..\..\ixml\src\inc;..\..\threadutil\inc;..\..\pthreads;..\..\pthreads\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;RELEASE;_WINDOWS;PTW32_STATIC_LIB;UPNP_STATIC_LIB;UPNP_USE_MSVCPP;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL;_SCL_SECURE_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_AFX_SECURE_NO_WARNINGS;_AFX_SECURE_NO_DEPRECATE;_SECURE_ATL;_ATL_NO_COM_SUPPORT;_ATL_SECURE_NO_WARNINGS;_ATL_SECURE_NO_DEPRECATE"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1031"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalLibraryDirectories="..\..\pthreads\;..\..\pthreads\lib;$(OutDir)\..\lib;$(OutDir)\..\bin"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/libupnp.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Lib|x64"
|
|
OutputDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\lib\"
|
|
IntermediateDirectory="$(SolutionDir)\out.vc9.$(PlatformName)\$(ConfigurationName)\tmp\"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\Release/libupnp.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="0"
|
|
EnableIntrinsicFunctions="true"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)\..\inc";"$(SolutionDir)\..\msvc";"$(SolutionDir)\..\..\upnp\inc";"$(SolutionDir)\..\..\upnp\src\inc";"$(SolutionDir)\..\..\ixml\inc";"$(SolutionDir)\..\..\ixml\src\inc";"$(SolutionDir)\..\..\threadutil\inc";"$(SolutionDir)\..\..\pthreads";"$(SolutionDir)\..\..\pthreads\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;RELEASE;_WINDOWS;PTW32_STATIC_LIB;UPNP_STATIC_LIB;UPNP_USE_MSVCPP;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL;_SCL_SECURE_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_AFX_SECURE_NO_WARNINGS;_AFX_SECURE_NO_DEPRECATE;_SECURE_ATL;_ATL_NO_COM_SUPPORT;_ATL_SECURE_NO_WARNINGS;_ATL_SECURE_NO_DEPRECATE"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1031"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalLibraryDirectories="..\..\pthreads\;..\..\pthreads\lib;$(OutDir)\..\lib;$(OutDir)\..\bin"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/libupnp.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<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\genlib\client_table\ClientSubscription.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="..\..\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="..\inc\autoconfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\Callback.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\httpparser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\httpreadwrite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\msvc\inttypes.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="..\msvc\stdint.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\inc\TemplateInclude.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\TemplateSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\TemplateUndef.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="..\inc\upnpconfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\upnpdebug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\UpnpGlobal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\UpnpInet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\UpnpIntTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\UpnpStdInt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\UpnpString.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\upnptools.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\inc\UpnpUniStd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\upnputil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\uri.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\urlconfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\uuid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\VirtualDir.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\upnp\src\inc\webserver.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|