Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1531)

Unified Diff: build/release.vsprops

Issue 523020: Dropping unneeded set of vsprops.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/internal/chromium_build_google_chrome.vsprops ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/release.vsprops
===================================================================
--- build/release.vsprops (revision 35353)
+++ build/release.vsprops (working copy)
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="release"
- InheritedPropertySheets="internal\release_impl$(CHROME_BUILD_TYPE).vsprops;internal\chromium_build$(CHROMIUM_BUILD).vsprops"
- >
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="release"
+ InheritedPropertySheets="internal\release_impl$(CHROME_BUILD_TYPE).vsprops">
</VisualStudioPropertySheet>
« no previous file with comments | « build/internal/chromium_build_google_chrome.vsprops ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698