1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Add Vcpkg manifest + MSBuild integration

This commit is contained in:
MACHIZAUD Andréa
2022-04-07 23:27:18 +02:00
parent 0a432ed349
commit adcfe4df35
8 changed files with 29 additions and 2 deletions
+3
View File
@@ -44,6 +44,9 @@
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup />
<PropertyGroup Label="Vcpkg">
<VcpkgEnableManifest>true</VcpkgEnableManifest>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
<WarningLevel>Level3</WarningLevel>