| 1 <?xml version="1.0" encoding="utf-8"?> |
1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 <ItemGroup Label="ProjectConfigurations"> |
3 <ItemGroup Label="ProjectConfigurations"> |
| |
4 <ProjectConfiguration Include="Debug|ARM"> |
| |
5 <Configuration>Debug</Configuration> |
| |
6 <Platform>ARM</Platform> |
| |
7 </ProjectConfiguration> |
| 4 <ProjectConfiguration Include="Debug|Win32"> |
8 <ProjectConfiguration Include="Debug|Win32"> |
| 5 <Configuration>Debug</Configuration> |
9 <Configuration>Debug</Configuration> |
| 6 <Platform>Win32</Platform> |
10 <Platform>Win32</Platform> |
| |
11 </ProjectConfiguration> |
| |
12 <ProjectConfiguration Include="Release|ARM"> |
| |
13 <Configuration>Release</Configuration> |
| |
14 <Platform>ARM</Platform> |
| 7 </ProjectConfiguration> |
15 </ProjectConfiguration> |
| 8 <ProjectConfiguration Include="Release|Win32"> |
16 <ProjectConfiguration Include="Release|Win32"> |
| 9 <Configuration>Release</Configuration> |
17 <Configuration>Release</Configuration> |
| 10 <Platform>Win32</Platform> |
18 <Platform>Win32</Platform> |
| 11 </ProjectConfiguration> |
19 </ProjectConfiguration> |
| 43 <ConfigurationType>StaticLibrary</ConfigurationType> |
51 <ConfigurationType>StaticLibrary</ConfigurationType> |
| 44 <UseDebugLibraries>true</UseDebugLibraries> |
52 <UseDebugLibraries>true</UseDebugLibraries> |
| 45 <PlatformToolset>v143</PlatformToolset> |
53 <PlatformToolset>v143</PlatformToolset> |
| 46 <CharacterSet>Unicode</CharacterSet> |
54 <CharacterSet>Unicode</CharacterSet> |
| 47 </PropertyGroup> |
55 </PropertyGroup> |
| |
56 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration"> |
| |
57 <ConfigurationType>StaticLibrary</ConfigurationType> |
| |
58 <UseDebugLibraries>true</UseDebugLibraries> |
| |
59 <PlatformToolset>v143</PlatformToolset> |
| |
60 <CharacterSet>Unicode</CharacterSet> |
| |
61 </PropertyGroup> |
| 48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
62 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
| |
63 <ConfigurationType>StaticLibrary</ConfigurationType> |
| |
64 <UseDebugLibraries>false</UseDebugLibraries> |
| |
65 <PlatformToolset>v143</PlatformToolset> |
| |
66 <WholeProgramOptimization>true</WholeProgramOptimization> |
| |
67 <CharacterSet>Unicode</CharacterSet> |
| |
68 </PropertyGroup> |
| |
69 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration"> |
| 49 <ConfigurationType>Application</ConfigurationType> |
70 <ConfigurationType>Application</ConfigurationType> |
| 50 <UseDebugLibraries>false</UseDebugLibraries> |
71 <UseDebugLibraries>false</UseDebugLibraries> |
| 51 <PlatformToolset>v143</PlatformToolset> |
72 <PlatformToolset>v143</PlatformToolset> |
| 52 <WholeProgramOptimization>true</WholeProgramOptimization> |
73 <WholeProgramOptimization>true</WholeProgramOptimization> |
| 53 <CharacterSet>Unicode</CharacterSet> |
74 <CharacterSet>Unicode</CharacterSet> |
| 64 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
85 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 65 </ImportGroup> |
86 </ImportGroup> |
| 66 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
87 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 67 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
88 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 68 </ImportGroup> |
89 </ImportGroup> |
| |
90 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="PropertySheets"> |
| |
91 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| |
92 </ImportGroup> |
| 69 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
93 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| |
94 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| |
95 </ImportGroup> |
| |
96 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="PropertySheets"> |
| 70 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
97 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 71 </ImportGroup> |
98 </ImportGroup> |
| 72 <PropertyGroup Label="UserMacros" /> |
99 <PropertyGroup Label="UserMacros" /> |
| 73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
100 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 74 <TargetExt>.dll</TargetExt> |
101 <TargetExt>.dll</TargetExt> |
| 75 <OutDir>$(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\</OutDir> |
102 <OutDir>$(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\</OutDir> |
| 76 <IntDir>..\..\..\build\vs\libidav\$(Platform)\$(Configuration)\</IntDir> |
103 <IntDir>..\..\..\build\vs\libidav\$(Platform)\$(Configuration)\</IntDir> |
| 77 </PropertyGroup> |
104 </PropertyGroup> |
| |
105 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'"> |
| |
106 <TargetExt>.dll</TargetExt> |
| |
107 <OutDir>$(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\</OutDir> |
| |
108 <IntDir>..\..\..\build\vs\libidav\$(Platform)\$(Configuration)\</IntDir> |
| |
109 </PropertyGroup> |
| |
110 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| |
111 <OutDir>$(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\</OutDir> |
| |
112 <IntDir>..\..\..\build\vs\libidav\$(Platform)\$(Configuration)\</IntDir> |
| |
113 </PropertyGroup> |
| 78 <PropertyGroup Label="Vcpkg"> |
114 <PropertyGroup Label="Vcpkg"> |
| 79 <VcpkgEnableManifest>true</VcpkgEnableManifest> |
115 <VcpkgEnableManifest>true</VcpkgEnableManifest> |
| 80 </PropertyGroup> |
116 </PropertyGroup> |
| 81 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
117 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 82 <ClCompile> |
118 <ClCompile> |
| 110 <ClCompile> |
146 <ClCompile> |
| 111 <WarningLevel>Level3</WarningLevel> |
147 <WarningLevel>Level3</WarningLevel> |
| 112 <SDLCheck>false</SDLCheck> |
148 <SDLCheck>false</SDLCheck> |
| 113 <PreprocessorDefinitions>_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
149 <PreprocessorDefinitions>_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 114 <ConformanceMode>true</ConformanceMode> |
150 <ConformanceMode>true</ConformanceMode> |
| |
151 <LanguageStandard_C>stdc17</LanguageStandard_C> |
| |
152 <AdditionalIncludeDirectories>..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include</AdditionalIncludeDirectories> |
| |
153 <AdditionalOptions> |
| |
154 </AdditionalOptions> |
| |
155 </ClCompile> |
| |
156 <Link> |
| |
157 <SubSystem>Console</SubSystem> |
| |
158 <GenerateDebugInformation>true</GenerateDebugInformation> |
| |
159 <AdditionalLibraryDirectories>..\vcpkg_installed\x64-windows\x64-windows\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
| |
160 <AdditionalDependencies>charset.lib;iconv.lib;libcurl.lib;libxml2.lib;lzma.lib;zlib.lib;bcrypt.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| |
161 </Link> |
| |
162 <PostBuildEvent> |
| |
163 <Command>xcopy /y $(SolutionDir)vcpkg_installed\x64-windows\x64-windows\bin\*.dll $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\</Command> |
| |
164 </PostBuildEvent> |
| |
165 </ItemDefinitionGroup> |
| |
166 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'"> |
| |
167 <ClCompile> |
| |
168 <WarningLevel>Level3</WarningLevel> |
| |
169 <SDLCheck>false</SDLCheck> |
| |
170 <PreprocessorDefinitions>_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| |
171 <ConformanceMode>true</ConformanceMode> |
| 115 <LanguageStandard_C>stdc11</LanguageStandard_C> |
172 <LanguageStandard_C>stdc11</LanguageStandard_C> |
| 116 <AdditionalIncludeDirectories>..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include</AdditionalIncludeDirectories> |
173 <AdditionalIncludeDirectories>..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include</AdditionalIncludeDirectories> |
| 117 <AdditionalOptions> |
174 <AdditionalOptions> |
| 118 </AdditionalOptions> |
175 </AdditionalOptions> |
| 119 </ClCompile> |
176 </ClCompile> |
| 126 <PostBuildEvent> |
183 <PostBuildEvent> |
| 127 <Command>xcopy /y $(SolutionDir)vcpkg_installed\x64-windows\x64-windows\bin\*.dll $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\</Command> |
184 <Command>xcopy /y $(SolutionDir)vcpkg_installed\x64-windows\x64-windows\bin\*.dll $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\</Command> |
| 128 </PostBuildEvent> |
185 </PostBuildEvent> |
| 129 </ItemDefinitionGroup> |
186 </ItemDefinitionGroup> |
| 130 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
187 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| |
188 <ClCompile> |
| |
189 <WarningLevel>Level3</WarningLevel> |
| |
190 <FunctionLevelLinking>true</FunctionLevelLinking> |
| |
191 <IntrinsicFunctions>true</IntrinsicFunctions> |
| |
192 <SDLCheck>false</SDLCheck> |
| |
193 <PreprocessorDefinitions>NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| |
194 <ConformanceMode>true</ConformanceMode> |
| |
195 <LanguageStandard_C>stdc17</LanguageStandard_C> |
| |
196 <AdditionalIncludeDirectories>..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include</AdditionalIncludeDirectories> |
| |
197 </ClCompile> |
| |
198 <Link> |
| |
199 <SubSystem>Console</SubSystem> |
| |
200 <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| |
201 <OptimizeReferences>true</OptimizeReferences> |
| |
202 <GenerateDebugInformation>true</GenerateDebugInformation> |
| |
203 </Link> |
| |
204 </ItemDefinitionGroup> |
| |
205 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'"> |
| 131 <ClCompile> |
206 <ClCompile> |
| 132 <WarningLevel>Level3</WarningLevel> |
207 <WarningLevel>Level3</WarningLevel> |
| 133 <FunctionLevelLinking>true</FunctionLevelLinking> |
208 <FunctionLevelLinking>true</FunctionLevelLinking> |
| 134 <IntrinsicFunctions>true</IntrinsicFunctions> |
209 <IntrinsicFunctions>true</IntrinsicFunctions> |
| 135 <SDLCheck>true</SDLCheck> |
210 <SDLCheck>true</SDLCheck> |