]> git.ipfire.org Git - thirdparty/cups.git/blob - vcnet/ippfind.vcxproj
More changes to VS projects.
[thirdparty/cups.git] / vcnet / ippfind.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|x64">
5 <Configuration>Debug</Configuration>
6 <Platform>x64</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Release|x64">
9 <Configuration>Release</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 </ItemGroup>
13 <PropertyGroup Label="Globals">
14 <ProjectGuid>{B484DA0C-62C8-4C32-83B6-CCEB58968B85}</ProjectGuid>
15 <RootNamespace>ippfind</RootNamespace>
16 <Keyword>Win32Proj</Keyword>
17 </PropertyGroup>
18 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
20 <ConfigurationType>Application</ConfigurationType>
21 <PlatformToolset>v141</PlatformToolset>
22 <CharacterSet>Unicode</CharacterSet>
23 <WholeProgramOptimization>true</WholeProgramOptimization>
24 </PropertyGroup>
25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
26 <ConfigurationType>Application</ConfigurationType>
27 <PlatformToolset>v141</PlatformToolset>
28 <CharacterSet>Unicode</CharacterSet>
29 </PropertyGroup>
30 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
31 <ImportGroup Label="ExtensionSettings">
32 </ImportGroup>
33 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
34 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
35 </ImportGroup>
36 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
37 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
38 </ImportGroup>
39 <PropertyGroup Label="UserMacros" />
40 <PropertyGroup>
41 <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion>
42 </PropertyGroup>
43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
44 <OutDir>$(Platform)\$(Configuration)\</OutDir>
45 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
46 <LinkIncremental>true</LinkIncremental>
47 </PropertyGroup>
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
49 <OutDir>$(Platform)\$(Configuration)\</OutDir>
50 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
51 <LinkIncremental>false</LinkIncremental>
52 </PropertyGroup>
53 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
54 <Midl>
55 <TargetEnvironment>X64</TargetEnvironment>
56 </Midl>
57 <ClCompile>
58 <Optimization>Disabled</Optimization>
59 <AdditionalIncludeDirectories>..\vcnet;..;..\vcnet\regex;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
60 <PreprocessorDefinitions>_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
61 <MinimalRebuild>true</MinimalRebuild>
62 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
63 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
64 <PrecompiledHeader />
65 <WarningLevel>Level1</WarningLevel>
66 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
67 </ClCompile>
68 <Link>
69 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
70 <GenerateDebugInformation>true</GenerateDebugInformation>
71 <SubSystem>Console</SubSystem>
72 <RandomizedBaseAddress>false</RandomizedBaseAddress>
73 <DataExecutionPrevention />
74 <TargetMachine>MachineX64</TargetMachine>
75 </Link>
76 </ItemDefinitionGroup>
77 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
78 <Midl>
79 <TargetEnvironment>X64</TargetEnvironment>
80 </Midl>
81 <ClCompile>
82 <AdditionalIncludeDirectories>..\vcnet;..;..\vcnet\regex;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
83 <PreprocessorDefinitions>NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
84 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
85 <PrecompiledHeader />
86 <WarningLevel>Level1</WarningLevel>
87 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
88 </ClCompile>
89 <Link>
90 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
91 <GenerateDebugInformation>true</GenerateDebugInformation>
92 <SubSystem>Console</SubSystem>
93 <OptimizeReferences>true</OptimizeReferences>
94 <EnableCOMDATFolding>true</EnableCOMDATFolding>
95 <RandomizedBaseAddress>false</RandomizedBaseAddress>
96 <DataExecutionPrevention />
97 <TargetMachine>MachineX64</TargetMachine>
98 </Link>
99 </ItemDefinitionGroup>
100 <ItemGroup>
101 <ClCompile Include="..\test\ippfind.c" />
102 </ItemGroup>
103 <ItemGroup>
104 <ProjectReference Include="dnssdstub.vcxproj">
105 <Project>{c0899b3a-43e7-4bc3-a785-659e1fd2ea83}</Project>
106 </ProjectReference>
107 <ProjectReference Include="libcups2.vcxproj">
108 <Project>{cb4aa6f2-3e84-45be-b505-95cd375e8be3}</Project>
109 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
110 </ProjectReference>
111 <ProjectReference Include="regex.vcxproj">
112 <Project>{18950a1b-d37a-40c7-b2df-c12986c0526e}</Project>
113 </ProjectReference>
114 </ItemGroup>
115 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
116 <ImportGroup Label="ExtensionTargets">
117 </ImportGroup>
118 </Project>