diff options
Diffstat (limited to 'build/release.vsprops')
-rw-r--r-- | build/release.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release.vsprops b/build/release.vsprops index a36897f..c421b10 100644 --- a/build/release.vsprops +++ b/build/release.vsprops @@ -3,6 +3,6 @@ ProjectType="Visual C++" Version="8.00" Name="release" - InheritedPropertySheets="internal\release_impl$(CHROME_BUILD_TYPE).vsprops" + InheritedPropertySheets="internal\release_impl$(CHROME_BUILD_TYPE).vsprops;internal\chromium_build_google_chrome.vsprops" > </VisualStudioPropertySheet> |