File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / miniupnpc / msvc / upnpc-static_vs2010.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 (11 months, 3 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="4.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:     <CharacterSet>Unicode</CharacterSet>
   30:     <WholeProgramOptimization>true</WholeProgramOptimization>
   31:   </PropertyGroup>
   32:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'" Label="Configuration">
   33:     <ConfigurationType>Application</ConfigurationType>
   34:     <CharacterSet>Unicode</CharacterSet>
   35:     <WholeProgramOptimization>true</WholeProgramOptimization>
   36:   </PropertyGroup>
   37:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
   38:     <ConfigurationType>Application</ConfigurationType>
   39:     <CharacterSet>Unicode</CharacterSet>
   40:   </PropertyGroup>
   41:   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'" Label="Configuration">
   42:     <ConfigurationType>Application</ConfigurationType>
   43:     <CharacterSet>Unicode</CharacterSet>
   44:   </PropertyGroup>
   45:   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   46:   <ImportGroup Label="ExtensionSettings">
   47:   </ImportGroup>
   48:   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
   49:     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
   50:   </ImportGroup>
   51:   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'" Label="PropertySheets">
   52:     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
   53:   </ImportGroup>
   54:   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
   55:     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
   56:   </ImportGroup>
   57:   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'" Label="PropertySheets">
   58:     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
   59:   </ImportGroup>
   60:   <PropertyGroup Label="UserMacros" />
   61:   <PropertyGroup>
   62:     <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
   63:     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
   64:     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
   65:     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
   66:     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'">$(Configuration)\</IntDir>
   67:     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
   68:     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'">true</LinkIncremental>
   69:     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
   70:     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
   71:     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
   72:     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'">$(Configuration)\</IntDir>
   73:     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
   74:     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'">false</LinkIncremental>
   75:     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">upnpc-static</TargetName>
   76:     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'">upnpc-static</TargetName>
   77:     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">upnpc-static</TargetName>
   78:     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'">upnpc-static</TargetName>
   79:   </PropertyGroup>
   80:   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
   81:     <ClCompile>
   82:       <Optimization>Disabled</Optimization>
   83:       <PreprocessorDefinitions>_DEBUG;_CONSOLE;MINIUPNP_STATICLIB;DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
   84:       <MinimalRebuild>true</MinimalRebuild>
   85:       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
   86:       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
   87:       <PrecompiledHeader>
   88:       </PrecompiledHeader>
   89:       <WarningLevel>Level3</WarningLevel>
   90:       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
   91:       <AdditionalIncludeDirectories>..;..\include</AdditionalIncludeDirectories>
   92:     </ClCompile>
   93:     <Link>
   94:       <AdditionalDependencies>ws2_32.lib;IPHlpApi.Lib;$(Configuration)\miniupnpc.lib;%(AdditionalDependencies)</AdditionalDependencies>
   95:       <GenerateDebugInformation>true</GenerateDebugInformation>
   96:       <SubSystem>Console</SubSystem>
   97:       <TargetMachine>MachineX86</TargetMachine>
   98:     </Link>
   99:   </ItemDefinitionGroup>
  100:   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'">
  101:     <ClCompile>
  102:       <Optimization>Disabled</Optimization>
  103:       <PreprocessorDefinitions>_DEBUG;_CONSOLE;DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  104:       <MinimalRebuild>true</MinimalRebuild>
  105:       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  106:       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  107:       <PrecompiledHeader>
  108:       </PrecompiledHeader>
  109:       <WarningLevel>Level3</WarningLevel>
  110:       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  111:       <AdditionalIncludeDirectories>..;..\include</AdditionalIncludeDirectories>
  112:     </ClCompile>
  113:     <Link>
  114:       <AdditionalDependencies>ws2_32.lib;$(Configuration)\miniupnpc.lib;%(AdditionalDependencies)</AdditionalDependencies>
  115:       <GenerateDebugInformation>true</GenerateDebugInformation>
  116:       <SubSystem>Console</SubSystem>
  117:       <TargetMachine>MachineX86</TargetMachine>
  118:     </Link>
  119:   </ItemDefinitionGroup>
  120:   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  121:     <ClCompile>
  122:       <Optimization>MaxSpeed</Optimization>
  123:       <IntrinsicFunctions>true</IntrinsicFunctions>
  124:       <PreprocessorDefinitions>NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;MINIUPNP_STATICLIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  125:       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  126:       <FunctionLevelLinking>true</FunctionLevelLinking>
  127:       <PrecompiledHeader>
  128:       </PrecompiledHeader>
  129:       <WarningLevel>Level3</WarningLevel>
  130:       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  131:       <AdditionalIncludeDirectories>..;..\include</AdditionalIncludeDirectories>
  132:     </ClCompile>
  133:     <Link>
  134:       <AdditionalDependencies>ws2_32.lib;IPHlpApi.Lib;$(Configuration)\miniupnpc.lib;%(AdditionalDependencies)</AdditionalDependencies>
  135:       <GenerateDebugInformation>true</GenerateDebugInformation>
  136:       <SubSystem>Console</SubSystem>
  137:       <OptimizeReferences>true</OptimizeReferences>
  138:       <EnableCOMDATFolding>true</EnableCOMDATFolding>
  139:       <TargetMachine>MachineX86</TargetMachine>
  140:     </Link>
  141:   </ItemDefinitionGroup>
  142:   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'">
  143:     <ClCompile>
  144:       <Optimization>MaxSpeed</Optimization>
  145:       <IntrinsicFunctions>true</IntrinsicFunctions>
  146:       <PreprocessorDefinitions>NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  147:       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  148:       <FunctionLevelLinking>true</FunctionLevelLinking>
  149:       <PrecompiledHeader>
  150:       </PrecompiledHeader>
  151:       <WarningLevel>Level3</WarningLevel>
  152:       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  153:       <AdditionalIncludeDirectories>..;..\include</AdditionalIncludeDirectories>
  154:     </ClCompile>
  155:     <Link>
  156:       <AdditionalDependencies>ws2_32.lib;$(Configuration)\miniupnpc.lib;%(AdditionalDependencies)</AdditionalDependencies>
  157:       <GenerateDebugInformation>true</GenerateDebugInformation>
  158:       <SubSystem>Console</SubSystem>
  159:       <OptimizeReferences>true</OptimizeReferences>
  160:       <EnableCOMDATFolding>true</EnableCOMDATFolding>
  161:       <TargetMachine>MachineX86</TargetMachine>
  162:     </Link>
  163:   </ItemDefinitionGroup>
  164:   <ItemGroup>
  165:     <ClCompile Include="..\src\upnpc.c" />
  166:   </ItemGroup>
  167:   <ItemGroup>
  168:     <ProjectReference Include="miniupnpc_vs2010.vcxproj">
  169:       <Project>{d28ce435-cb33-4bae-8a52-c6ef915956f5}</Project>
  170:       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  171:     </ProjectReference>
  172:   </ItemGroup>
  173:   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  174:   <ImportGroup Label="ExtensionTargets">
  175:   </ImportGroup>
  176: </Project>

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