2014-04-09 06:14:35 -06:00
|
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
|
<VisualStudioProject
|
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
|
Version="9,00"
|
|
|
|
|
Name="miniupnpc"
|
|
|
|
|
ProjectGUID="{D28CE435-CB33-4BAE-8A52-C6EF915956F5}"
|
|
|
|
|
RootNamespace="miniupnpc"
|
|
|
|
|
Keyword="Win32Proj"
|
|
|
|
|
TargetFrameworkVersion="196613"
|
|
|
|
|
>
|
|
|
|
|
<Platforms>
|
|
|
|
|
<Platform
|
|
|
|
|
Name="Win32"
|
|
|
|
|
/>
|
|
|
|
|
</Platforms>
|
|
|
|
|
<ToolFiles>
|
|
|
|
|
</ToolFiles>
|
|
|
|
|
<Configurations>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
|
ConfigurationType="4"
|
|
|
|
|
CharacterSet="1"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="0"
|
2014-10-02 10:43:13 -06:00
|
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;MINIUPNP_STATICLIB;DEBUG"
|
2014-04-09 06:14:35 -06:00
|
|
|
|
MinimalRebuild="true"
|
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCALinkTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Release|Win32"
|
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
|
ConfigurationType="4"
|
|
|
|
|
CharacterSet="1"
|
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="2"
|
|
|
|
|
EnableIntrinsicFunctions="true"
|
2014-10-02 10:43:13 -06:00
|
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;MINIUPNP_STATICLIB"
|
2014-04-09 06:14:35 -06:00
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCALinkTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
</Configurations>
|
|
|
|
|
<References>
|
|
|
|
|
</References>
|
|
|
|
|
<Files>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Fichiers sources"
|
|
|
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
|
>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\connecthostport.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\igd_desc_parse.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\minisoap.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2015-12-30 00:56:25 -07:00
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\minissdpc.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2014-04-09 06:14:35 -06:00
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\miniupnpc.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\miniwget.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\minixml.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\portlistingparse.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\receivedata.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\upnpcommands.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2015-12-30 00:56:25 -07:00
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\upnpdev.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2014-04-09 06:14:35 -06:00
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\upnperrors.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\upnpreplyparse.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Fichiers d'en-t<>te"
|
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
|
>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\connecthostport.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\declspec.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\igd_desc_parse.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\minisoap.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2015-12-30 00:56:25 -07:00
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\minissdpc.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2014-04-09 06:14:35 -06:00
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\miniupnpc.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\miniupnpcstrings.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\miniupnpctypes.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\miniwget.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\minixml.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\portlistingparse.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\receivedata.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\upnpcommands.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2015-12-30 00:56:25 -07:00
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\upnpdev.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2014-04-09 06:14:35 -06:00
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\upnperrors.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\upnpreplyparse.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Fichiers de ressources"
|
|
|
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
|
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
|
|
|
>
|
|
|
|
|
</Filter>
|
|
|
|
|
</Files>
|
|
|
|
|
<Globals>
|
|
|
|
|
</Globals>
|
|
|
|
|
</VisualStudioProject>
|