Skip to content

Commit

Permalink
disable vcpkg because that magically started to break my builds
Browse files Browse the repository at this point in the history
  • Loading branch information
khang06 committed Dec 7, 2021
1 parent 6a95bbc commit ded8055
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions PianoFromAbove/PianoFromAbove.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@
<IntDir>$(Configuration)\$(Platform)\</IntDir>
<TargetName>PFA-1.1.0viz-x86_64</TargetName>
</PropertyGroup>
<PropertyGroup Label="Vcpkg">
<VcpkgEnabled>false</VcpkgEnabled>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
<PrecompiledHeader>
Expand Down

0 comments on commit ded8055

Please sign in to comment.