We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f649f3 commit 0f4229dCopy full SHA for 0f4229d
src/SfsClient/SfsClient.vcxproj
@@ -51,7 +51,7 @@
51
<ConfigurationType>StaticLibrary</ConfigurationType>
52
<UseDebugLibraries>true</UseDebugLibraries>
53
</PropertyGroup>
54
- <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">
+ <PropertyGroup Condition="'$(Configuration)'=='Release' or '$(Configuration)'=='ReleaseStatic'" Label="Configuration">
55
56
<UseDebugLibraries>false</UseDebugLibraries>
57
<SpectreMitigation>Spectre</SpectreMitigation>
0 commit comments