Skip to content

Commit

Permalink
glog props in Release gmock_test too.
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed Mar 20, 2024
1 parent 794306e commit 5dea47c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions googlemock/msvc/gmock_test.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="..\..\googletest\msvc\portability_macros.props" />
<Import Project="google_googletest.props" />
<Import Project="..\..\..\glog\msvc\static_linking.props" />
<Import Project="google_glog.props" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
Expand Down

0 comments on commit 5dea47c

Please sign in to comment.