Skip to content

Commit

Permalink
Set VcpkgEnableManifest to true
Browse files Browse the repository at this point in the history
  • Loading branch information
Xzonn authored and doZennn committed Mar 11, 2023
1 parent 386991c commit 370601b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SGDBoop-VS.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LibraryPath>$(SolutionDir)\lib\windows;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64)</LibraryPath>
</PropertyGroup>
<PropertyGroup Label="Vcpkg">
<VcpkgEnableManifest>true</VcpkgEnableManifest>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Expand Down

0 comments on commit 370601b

Please sign in to comment.