File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <!-- This file is a replacement for Microsoft.Cpp.Default.Props and Microsoft.Cpp.props for Cpp projects targeting GDK -->
55
66 <Import Condition =" '$(HCPathsImported)' != 'true'" Project =" libHttpClient.paths.props" />
7-
8- <!-- Import the main libHttpClient props to get include paths -->
9- <Import Condition =" '$(LibHttpClientImported)' != 'true'" Project =" ..\libHttpClient.props" />
107
118 <ItemGroup Label =" ProjectConfigurations" >
129 <ProjectConfiguration Include =" Debug|Gaming.Desktop.x64" >
Original file line number Diff line number Diff line change 44 <!-- This props file pulls in a source reference to LibHttpClient. By default, a reference to the dynamic library version will be used.-->
55 <!-- To use the static library version, define HCStaticLib=true prior to importing this file-->
66
7- <!-- Check if LibHttpClient is already imported -->
8- <PropertyGroup Condition =" '$(LibHttpClientImported)' == 'true'" >
9- <MSBuildAllProjects >$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects >
10- </PropertyGroup >
11-
7+ <Import Condition =" '$(LibHttpClientImported)' == 'true'" Project =" Error attempting to import LibHttpClient twice. Condition all imports on ('ProjectName'Imported) != true." />
128 <PropertyGroup >
139 <LibHttpClientImported >true</LibHttpClientImported >
1410 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments