File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / miniupnpc / msvc / upnpc-static.vcxproj
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Sep 27 11:21:37 2023 UTC (10 months, 2 weeks ago) by misho
Branches: miniupnpc, MAIN
CVS tags: v2_2_5p0, HEAD
Version 2.2.5p0

    1: <?xml version="1.0" encoding="utf-8"?>
    2: <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    3:   <ItemGroup Label="ProjectConfigurations">
    4:     <ProjectConfiguration Include="Debug Dll|Win32">
    5:       <Configuration>Debug Dll</Configuration>
    6:       <Platform>Win32</Platform>
    7:     </ProjectConfiguration>
    8:     <ProjectConfiguration Include="Debug|Win32">
    9:       <Configuration>Debug</Configuration>
   10:       <Platform>Win32</Platform>
   11:     </ProjectConfiguration>
   12:     <ProjectConfiguration Include="Release Dll|Win32">
   13:       <Configuration>Release Dll</Configuration>
   14:       <Platform>Win32</Platform>
   15:     </ProjectConfiguration>
   16:     <ProjectConfiguration Include="Release|Win32">
   17:       <Configuration>Release</Configuration>
   18:       <Platform>Win32</Platform>
   19:     </ProjectConfiguration>
   20:   </ItemGroup>
   21:   <PropertyGroup Label="Globals">
   22:     <ProjectGuid>{469E1CF6-08A2-4B7B-A2AA-5BDB089857C1}</ProjectGuid>
   23:     <RootNamespace>upnpcstatic</RootNamespace>
   24:     <Keyword>Win32Proj</Keyword>
   25:   </PropertyGroup>
   26:   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   27:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
   28:     <ConfigurationType>Application</ConfigurationType>
   29:     <PlatformToolset>v140</PlatformToolset>
   30:     <CharacterSet>Unicode</CharacterSet>
   31:     <WholeProgramOptimization>true</WholeProgramOptimization>
   32:   </PropertyGroup>
   33:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'" Label="Configuration">
   34:     <ConfigurationType>Application</ConfigurationType>
   35:     <PlatformToolset>v140</PlatformToolset>
   36:     <CharacterSet>Unicode</CharacterSet>
   37:     <WholeProgramOptimization>true</WholeProgramOptimization>
   38:   </PropertyGroup>
   39:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
   40:     <ConfigurationType>Application</ConfigurationType>
   41:     <PlatformToolset>v140</PlatformToolset>
   42:     <CharacterSet>Unicode</CharacterSet>
   43:   </PropertyGroup>
   44:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'" Label="Configuration">
   45:     <ConfigurationType>Application</ConfigurationType>
   46:     <PlatformToolset>v140</PlatformToolset>
   47:     <CharacterSet>Unicode</CharacterSet>
   48:   </PropertyGroup>
   49:   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   50:   <ImportGroup Label="ExtensionSettings">
   51:   </ImportGroup>
   52:   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
   53:     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
   54:   </ImportGroup>
   55:   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'" Label="PropertySheets">
   56:     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
   57:   </ImportGroup>
   58:   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
   59:     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
   60:   </ImportGroup>
   61:   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'" Label="PropertySheets">
   62:     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
   63:   </ImportGroup>
   64:   <PropertyGroup Label="UserMacros" />
   65:   <PropertyGroup>
   66:     <_ProjectFileVersion>14.0.25123.0</_ProjectFileVersion>
   67:   </PropertyGroup>
   68:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
   69:     <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
   70:     <IntDir>$(Configuration)\</IntDir>
   71:     <LinkIncremental>true</LinkIncremental>
   72:   </PropertyGroup>
   73:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'">
   74:     <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
   75:     <IntDir>$(Configuration)\</IntDir>
   76:     <LinkIncremental>true</LinkIncremental>
   77:     <TargetName>upnpc-shared</TargetName>
   78:   </PropertyGroup>
   79:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
   80:     <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
   81:     <IntDir>$(Configuration)\</IntDir>
   82:     <LinkIncremental>false</LinkIncremental>
   83:   </PropertyGroup>
   84:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'">
   85:     <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
   86:     <IntDir>$(Configuration)\</IntDir>
   87:     <LinkIncremental>false</LinkIncremental>
   88:     <TargetName>upnpc-shared</TargetName>
   89:   </PropertyGroup>
   90:   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
   91:     <ClCompile>
   92:       <Optimization>Disabled</Optimization>
   93:       <PreprocessorDefinitions>_DEBUG;_CONSOLE;MINIUPNP_STATICLIB;DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
   94:       <MinimalRebuild>true</MinimalRebuild>
   95:       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
   96:       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
   97:       <PrecompiledHeader />
   98:       <WarningLevel>Level3</WarningLevel>
   99:       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  100:       <AdditionalIncludeDirectories>..;..\include</AdditionalIncludeDirectories>
  101:     </ClCompile>
  102:     <Link>
  103:       <AdditionalDependencies>ws2_32.lib;$(Configuration)\miniupnpc.lib;IPHlpApi.Lib;%(AdditionalDependencies)</AdditionalDependencies>
  104:       <GenerateDebugInformation>true</GenerateDebugInformation>
  105:       <SubSystem>Console</SubSystem>
  106:       <TargetMachine>MachineX86</TargetMachine>
  107:     </Link>
  108:   </ItemDefinitionGroup>
  109:   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'">
  110:     <ClCompile>
  111:       <Optimization>Disabled</Optimization>
  112:       <PreprocessorDefinitions>_DEBUG;_CONSOLE;MINIUPNP_STATICLIB;DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  113:       <MinimalRebuild>true</MinimalRebuild>
  114:       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  115:       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  116:       <PrecompiledHeader>
  117:       </PrecompiledHeader>
  118:       <WarningLevel>Level3</WarningLevel>
  119:       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  120:       <AdditionalIncludeDirectories>..;..\include</AdditionalIncludeDirectories>
  121:     </ClCompile>
  122:     <Link>
  123:       <AdditionalDependencies>ws2_32.lib;$(Configuration)\miniupnpc.lib;$(AdditionalDependencies)</AdditionalDependencies>
  124:       <GenerateDebugInformation>true</GenerateDebugInformation>
  125:       <SubSystem>Console</SubSystem>
  126:       <TargetMachine>MachineX86</TargetMachine>
  127:     </Link>
  128:   </ItemDefinitionGroup>
  129:   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  130:     <ClCompile>
  131:       <Optimization>MaxSpeed</Optimization>
  132:       <IntrinsicFunctions>true</IntrinsicFunctions>
  133:       <PreprocessorDefinitions>NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;MINIUPNP_STATICLIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  134:       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  135:       <FunctionLevelLinking>true</FunctionLevelLinking>
  136:       <PrecompiledHeader />
  137:       <WarningLevel>Level3</WarningLevel>
  138:       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  139:       <AdditionalIncludeDirectories>..;..\include</AdditionalIncludeDirectories>
  140:     </ClCompile>
  141:     <Link>
  142:       <AdditionalDependencies>ws2_32.lib;$(Configuration)\miniupnpc.lib;IPHlpApi.Lib;%(AdditionalDependencies)</AdditionalDependencies>
  143:       <GenerateDebugInformation>true</GenerateDebugInformation>
  144:       <SubSystem>Console</SubSystem>
  145:       <OptimizeReferences>true</OptimizeReferences>
  146:       <EnableCOMDATFolding>true</EnableCOMDATFolding>
  147:       <TargetMachine>MachineX86</TargetMachine>
  148:     </Link>
  149:   </ItemDefinitionGroup>
  150:   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'">
  151:     <ClCompile>
  152:       <Optimization>MaxSpeed</Optimization>
  153:       <IntrinsicFunctions>true</IntrinsicFunctions>
  154:       <PreprocessorDefinitions>NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  155:       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  156:       <FunctionLevelLinking>true</FunctionLevelLinking>
  157:       <PrecompiledHeader>
  158:       </PrecompiledHeader>
  159:       <WarningLevel>Level3</WarningLevel>
  160:       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  161:       <AdditionalIncludeDirectories>..;..\include</AdditionalIncludeDirectories>
  162:     </ClCompile>
  163:     <Link>
  164:       <AdditionalDependencies>ws2_32.lib;$(Configuration)\miniupnpc.lib;IPHlpApi.Lib;%(AdditionalDependencies)</AdditionalDependencies>
  165:       <GenerateDebugInformation>true</GenerateDebugInformation>
  166:       <SubSystem>Console</SubSystem>
  167:       <OptimizeReferences>true</OptimizeReferences>
  168:       <EnableCOMDATFolding>true</EnableCOMDATFolding>
  169:       <TargetMachine>MachineX86</TargetMachine>
  170:     </Link>
  171:   </ItemDefinitionGroup>
  172:   <ItemGroup>
  173:     <ClCompile Include="..\src\upnpc.c" />
  174:   </ItemGroup>
  175:   <ItemGroup>
  176:     <ProjectReference Include="miniupnpc.vcxproj">
  177:       <Project>{d28ce435-cb33-4bae-8a52-c6ef915956f5}</Project>
  178:       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  179:     </ProjectReference>
  180:   </ItemGroup>
  181:   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  182:   <ImportGroup Label="ExtensionTargets">
  183:   </ImportGroup>
  184: </Project>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>