diff options
Diffstat (limited to 'w32/VS2015/hellobrowser.vcxproj')
-rw-r--r-- | w32/VS2015/hellobrowser.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/w32/VS2015/hellobrowser.vcxproj b/w32/VS2015/hellobrowser.vcxproj index a831969d..d546c5de 100644 --- a/w32/VS2015/hellobrowser.vcxproj +++ b/w32/VS2015/hellobrowser.vcxproj @@ -78,7 +78,7 @@ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> </ImportGroup> <Import Project="$(MhdW32Common)common-build-settings.vcxproj" /> - <Import Project="$(MhdW32Common)hellobrowser-build-settings.vcxproj" /> + <Import Project="$(MhdW32Common)apps-build-settings.vcxproj" /> <PropertyGroup /> <ItemDefinitionGroup> <ClCompile /> |