Skip to content

Commit

Permalink
msbuild: disable warnings from Externals\enet
Browse files Browse the repository at this point in the history
  • Loading branch information
shuffle2 committed Jun 8, 2017
1 parent e6aa118 commit 4000009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Externals/enet/enet.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
<ImportGroup Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="..\..\Source\VSProps\Base.props" />
<Import Project="..\..\Source\VSProps\ClDisableAllWarnings.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup />
Expand Down

0 comments on commit 4000009

Please sign in to comment.