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

Unified Diff: tools/visual_studio/common.vsprops

Issue 199006: Use different output directories when building using the Visual Studion solution (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 11 years, 3 months 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 | « tools/visual_studio/arm.vsprops ('k') | tools/visual_studio/d8_arm.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/visual_studio/common.vsprops
===================================================================
--- tools/visual_studio/common.vsprops (revision 2818)
+++ tools/visual_studio/common.vsprops (working copy)
@@ -3,8 +3,6 @@
ProjectType="Visual C++"
Version="8.00"
Name="essential"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj\$(ProjectName)"
CharacterSet="1"
>
<Tool
« no previous file with comments | « tools/visual_studio/arm.vsprops ('k') | tools/visual_studio/d8_arm.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698