Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio C++ project updates for 3.8 release #208

Merged
merged 1 commit into from
May 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 2 additions & 30 deletions cpp/C++ demos.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
# Visual Studio Version 17
VisualStudioVersion = 17.10.34818.151
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Ice", "Ice", "{60A225B4-F05B-412D-82B6-50B9A1539B6A}"
ProjectSection(SolutionItems) = preProject
Expand Down Expand Up @@ -208,15 +208,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\session\msbui
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\session\msbuild\server\server.vcxproj", "{DAA11E89-289F-4812-A662-84048AB7973A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "lifecycle", "lifecycle", "{7AB54AFC-A473-4CEE-B160-93EC111DE767}"
ProjectSection(SolutionItems) = preProject
Manual\lifecycle\README.md = Manual\lifecycle\README.md
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Manual\lifecycle\msbuild\client\client.vcxproj", "{332A63F9-BBD9-4324-8C1E-26604C71D54F}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Manual\lifecycle\msbuild\server\server.vcxproj", "{95043699-A842-4E16-A95B-13E02709B210}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Glacier2", "Glacier2", "{64D04005-2913-4718-952F-1ABE58A29D83}"
ProjectSection(SolutionItems) = preProject
Glacier2\README.md = Glacier2\README.md
Expand Down Expand Up @@ -788,22 +779,6 @@ Global
{DAA11E89-289F-4812-A662-84048AB7973A}.Release|Win32.Build.0 = Release|Win32
{DAA11E89-289F-4812-A662-84048AB7973A}.Release|x64.ActiveCfg = Release|x64
{DAA11E89-289F-4812-A662-84048AB7973A}.Release|x64.Build.0 = Release|x64
{332A63F9-BBD9-4324-8C1E-26604C71D54F}.Debug|Win32.ActiveCfg = Debug|Win32
{332A63F9-BBD9-4324-8C1E-26604C71D54F}.Debug|Win32.Build.0 = Debug|Win32
{332A63F9-BBD9-4324-8C1E-26604C71D54F}.Debug|x64.ActiveCfg = Debug|x64
{332A63F9-BBD9-4324-8C1E-26604C71D54F}.Debug|x64.Build.0 = Debug|x64
{332A63F9-BBD9-4324-8C1E-26604C71D54F}.Release|Win32.ActiveCfg = Release|Win32
{332A63F9-BBD9-4324-8C1E-26604C71D54F}.Release|Win32.Build.0 = Release|Win32
{332A63F9-BBD9-4324-8C1E-26604C71D54F}.Release|x64.ActiveCfg = Release|x64
{332A63F9-BBD9-4324-8C1E-26604C71D54F}.Release|x64.Build.0 = Release|x64
{95043699-A842-4E16-A95B-13E02709B210}.Debug|Win32.ActiveCfg = Debug|Win32
{95043699-A842-4E16-A95B-13E02709B210}.Debug|Win32.Build.0 = Debug|Win32
{95043699-A842-4E16-A95B-13E02709B210}.Debug|x64.ActiveCfg = Debug|x64
{95043699-A842-4E16-A95B-13E02709B210}.Debug|x64.Build.0 = Debug|x64
{95043699-A842-4E16-A95B-13E02709B210}.Release|Win32.ActiveCfg = Release|Win32
{95043699-A842-4E16-A95B-13E02709B210}.Release|Win32.Build.0 = Release|Win32
{95043699-A842-4E16-A95B-13E02709B210}.Release|x64.ActiveCfg = Release|x64
{95043699-A842-4E16-A95B-13E02709B210}.Release|x64.Build.0 = Release|x64
{AF429C66-AF79-4CA1-83CE-EA345DFA4BBA}.Debug|Win32.ActiveCfg = Debug|Win32
{AF429C66-AF79-4CA1-83CE-EA345DFA4BBA}.Debug|Win32.Build.0 = Debug|Win32
{AF429C66-AF79-4CA1-83CE-EA345DFA4BBA}.Debug|x64.ActiveCfg = Debug|x64
Expand Down Expand Up @@ -1171,9 +1146,6 @@ Global
{39F7114B-ADC2-405D-BECC-40A05E8DCC03} = {60A225B4-F05B-412D-82B6-50B9A1539B6A}
{AE22F05C-FA79-41C2-AD9F-010E176765A3} = {39F7114B-ADC2-405D-BECC-40A05E8DCC03}
{DAA11E89-289F-4812-A662-84048AB7973A} = {39F7114B-ADC2-405D-BECC-40A05E8DCC03}
{7AB54AFC-A473-4CEE-B160-93EC111DE767} = {44504257-9751-4CA1-AF97-86995FE49C45}
{332A63F9-BBD9-4324-8C1E-26604C71D54F} = {7AB54AFC-A473-4CEE-B160-93EC111DE767}
{95043699-A842-4E16-A95B-13E02709B210} = {7AB54AFC-A473-4CEE-B160-93EC111DE767}
{D8064124-0D75-4576-A09B-319C7C559B2C} = {64D04005-2913-4718-952F-1ABE58A29D83}
{E01B000E-6F76-485F-9C4D-F0651A005F08} = {64D04005-2913-4718-952F-1ABE58A29D83}
{F808FE5F-CABC-49E9-845B-255BF48F6423} = {48E4EA3D-06CA-45BC-8160-19256DB906ED}
Expand Down
76 changes: 30 additions & 46 deletions cpp/Chat/client/msbuild/chatgl2client/chatgl2client.vcxproj
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.props" Condition="Exists('..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.props')" />
<Import Project="..\..\..\..\packages\zeroc.ice.v143.3.7.10\build\native\zeroc.ice.v143.props" Condition="Exists('..\..\..\..\packages\zeroc.ice.v143.3.7.10\build\native\zeroc.ice.v143.props')" />
<Import Project="..\..\..\..\packages\zeroc.ice.v142.3.7.10\build\native\zeroc.ice.v142.props" Condition="Exists('..\..\..\..\packages\zeroc.ice.v142.3.7.10\build\native\zeroc.ice.v142.props')" />
<Import Project="..\..\..\..\packages\zeroc.ice.v141.3.7.10\build\native\zeroc.ice.v141.props" Condition="Exists('..\..\..\..\packages\zeroc.ice.v141.3.7.10\build\native\zeroc.ice.v141.props')" />
<Import Project="..\..\..\..\packages\zeroc.ice.v140.3.7.10\build\native\zeroc.ice.v140.props" Condition="Exists('..\..\..\..\packages\zeroc.ice.v140.3.7.10\build\native\zeroc.ice.v140.props')" />
<?xml version='1.0' encoding='UTF-8'?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build" ToolsVersion="4.0">
<Import Project="..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.props" Condition="Exists('..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.props')"/>
<Import Project="..\..\..\..\packages\zeroc.ice.v143.3.8.0-alpha0\build\native\zeroc.ice.v143.props" Condition="Exists('..\..\..\..\packages\zeroc.ice.v143.3.8.0-alpha0\build\native\zeroc.ice.v143.props')"/>
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
Expand All @@ -27,7 +24,7 @@
<ProjectGuid>{3DFF080F-5D09-42FC-A151-6E130C11DD00}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
Expand All @@ -52,28 +49,24 @@
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<Import Project="$(MSBuildThisFileDirectory)\..\..\..\..\msbuild\common.props" Condition="Exists('$(MSBuildThisFileDirectory)\..\..\..\..\msbuild\common.props')" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/>
<Import Project="$(MSBuildThisFileDirectory)\..\..\..\..\msbuild\common.props" Condition="Exists('$(MSBuildThisFileDirectory)\..\..\..\..\msbuild\common.props')"/>
<ImportGroup Label="ExtensionSettings">
<Import Project="..\..\..\..\packages\zeroc.ice.v140.3.7.10\build\native\zeroc.ice.v140.targets" Condition="Exists('..\..\..\..\packages\zeroc.ice.v140.3.7.10\build\native\zeroc.ice.v140.targets')" />
<Import Project="..\..\..\..\packages\zeroc.ice.v141.3.7.10\build\native\zeroc.ice.v141.targets" Condition="Exists('..\..\..\..\packages\zeroc.ice.v141.3.7.10\build\native\zeroc.ice.v141.targets')" />
<Import Project="..\..\..\..\packages\zeroc.ice.v142.3.7.10\build\native\zeroc.ice.v142.targets" Condition="Exists('..\..\..\..\packages\zeroc.ice.v142.3.7.10\build\native\zeroc.ice.v142.targets')" />
<Import Project="..\..\..\..\packages\zeroc.ice.v143.3.7.10\build\native\zeroc.ice.v143.targets" Condition="Exists('..\..\..\..\packages\zeroc.ice.v143.3.7.10\build\native\zeroc.ice.v143.targets')" />
<Import Project="..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.targets" Condition="Exists('..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.targets')" />
<Import Project="..\..\..\..\packages\zeroc.ice.v143.3.8.0-alpha0\build\native\zeroc.ice.v143.targets" Condition="Exists('..\..\..\..\packages\zeroc.ice.v143.3.8.0-alpha0\build\native\zeroc.ice.v143.targets')"/>
<Import Project="..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.targets" Condition="Exists('..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.targets')"/>
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform"/>
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform"/>
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform"/>
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform"/>
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<OutDir>..\..\</OutDir>
<IntDir>$(Platform)\$(Configuration)\</IntDir>
Expand All @@ -90,9 +83,6 @@
<IntDir>$(Platform)\$(Configuration)\</IntDir>
<OutDir>..\..\</OutDir>
</PropertyGroup>
<PropertyGroup Label="IceBuilder">
<IceCppMapping>cpp98</IceCppMapping>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
<PrecompiledHeader>
Expand All @@ -101,12 +91,12 @@
<AdditionalIncludeDirectories>$(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<TreatWarningAsError>true</TreatWarningAsError>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PreprocessorDefinitions>ICE_CPP11_MAPPING;_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
<AdditionalDependencies>setargv.obj;%(AdditionalDependencies)</AdditionalDependencies>
<DataExecutionPrevention />
<DataExecutionPrevention/>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
Expand All @@ -117,7 +107,7 @@
<AdditionalIncludeDirectories>$(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<TreatWarningAsError>true</TreatWarningAsError>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<PreprocessorDefinitions>ICE_CPP11_MAPPING;_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
Expand All @@ -133,7 +123,7 @@
</PrecompiledHeader>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<PreprocessorDefinitions>WIN32;NDEBUG;ICE_CPP11_MAPPING;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<AdditionalIncludeDirectories>$(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<TreatWarningAsError>true</TreatWarningAsError>
</ClCompile>
Expand All @@ -148,7 +138,7 @@
</PrecompiledHeader>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<PreprocessorDefinitions>WIN32;NDEBUG;ICE_CPP11_MAPPING;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<AdditionalIncludeDirectories>$(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<TreatWarningAsError>true</TreatWarningAsError>
</ClCompile>
Expand All @@ -163,8 +153,8 @@
</SliceCompile>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\ChatUtils.cpp" />
<ClCompile Include="..\..\Client.cpp" />
<ClCompile Include="..\..\ChatUtils.cpp"/>
<ClCompile Include="..\..\Client.cpp"/>
<ClCompile Include="Win32\Debug\Chat.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
Expand Down Expand Up @@ -215,7 +205,7 @@
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\ChatUtils.h" />
<ClInclude Include="..\..\ChatUtils.h"/>
<ClInclude Include="Win32\Debug\Chat.h">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
Expand Down Expand Up @@ -266,26 +256,20 @@
</ClInclude>
</ItemGroup>
<ItemGroup>
<SliceCompile Include="..\..\Chat.ice" />
<SliceCompile Include="..\..\ChatSession.ice" />
<SliceCompile Include="..\..\Chat.ice"/>
<SliceCompile Include="..\..\ChatSession.ice"/>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="packages.config"/>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\..\..\..\packages\zeroc.ice.v140.3.7.10\build\native\zeroc.ice.v140.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.ice.v140.3.7.10\build\native\zeroc.ice.v140.props'))" />
<Error Condition="!Exists('..\..\..\..\packages\zeroc.ice.v140.3.7.10\build\native\zeroc.ice.v140.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.ice.v140.3.7.10\build\native\zeroc.ice.v140.targets'))" />
<Error Condition="!Exists('..\..\..\..\packages\zeroc.ice.v141.3.7.10\build\native\zeroc.ice.v141.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.ice.v141.3.7.10\build\native\zeroc.ice.v141.props'))" />
<Error Condition="!Exists('..\..\..\..\packages\zeroc.ice.v141.3.7.10\build\native\zeroc.ice.v141.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.ice.v141.3.7.10\build\native\zeroc.ice.v141.targets'))" />
<Error Condition="!Exists('..\..\..\..\packages\zeroc.ice.v142.3.7.10\build\native\zeroc.ice.v142.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.ice.v142.3.7.10\build\native\zeroc.ice.v142.props'))" />
<Error Condition="!Exists('..\..\..\..\packages\zeroc.ice.v142.3.7.10\build\native\zeroc.ice.v142.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.ice.v142.3.7.10\build\native\zeroc.ice.v142.targets'))" />
<Error Condition="!Exists('..\..\..\..\packages\zeroc.ice.v143.3.7.10\build\native\zeroc.ice.v143.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.ice.v143.3.7.10\build\native\zeroc.ice.v143.props'))" />
<Error Condition="!Exists('..\..\..\..\packages\zeroc.ice.v143.3.7.10\build\native\zeroc.ice.v143.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.ice.v143.3.7.10\build\native\zeroc.ice.v143.targets'))" />
<Error Condition="!Exists('..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.props'))" />
<Error Condition="!Exists('..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.targets'))" />
<Error Condition="!Exists('..\..\..\..\packages\zeroc.ice.v143.3.8.0-alpha0\build\native\zeroc.ice.v143.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.ice.v143.3.8.0-alpha0\build\native\zeroc.ice.v143.props'))"/>
<Error Condition="!Exists('..\..\..\..\packages\zeroc.ice.v143.3.8.0-alpha0\build\native\zeroc.ice.v143.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.ice.v143.3.8.0-alpha0\build\native\zeroc.ice.v143.targets'))"/>
<Error Condition="!Exists('..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.props'))"/>
<Error Condition="!Exists('..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\packages\zeroc.icebuilder.msbuild.5.0.9\build\zeroc.icebuilder.msbuild.targets'))"/>
</Target>
</Project>
</Project>
11 changes: 4 additions & 7 deletions cpp/Chat/client/msbuild/chatgl2client/packages.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<packages>
<package id="zeroc.ice.v140" version="3.7.10" targetFramework="native" />
<package id="zeroc.ice.v141" version="3.7.10" targetFramework="native" />
<package id="zeroc.ice.v142" version="3.7.10" targetFramework="native" />
<package id="zeroc.ice.v143" version="3.7.10" targetFramework="native" />
<package id="zeroc.icebuilder.msbuild" version="5.0.9" targetFramework="native" />
</packages>
<package id="zeroc.ice.v143" version="3.8.0-alpha0" targetFramework="native"/>
<package id="zeroc.icebuilder.msbuild" version="5.0.9" targetFramework="native"/>
</packages>
Loading