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

Unified Diff: visual_studio/NativeClientVSAddIn/InstallerResources/PNaCl/Props/pnacl_general.xml

Issue 594733002: [VS Addin] Add default compiler include paths to visual studio (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 6 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
Index: visual_studio/NativeClientVSAddIn/InstallerResources/PNaCl/Props/pnacl_general.xml
diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/PNaCl/Props/pnacl_general.xml b/visual_studio/NativeClientVSAddIn/InstallerResources/PNaCl/Props/pnacl_general.xml
index fb156348da211492edf2014864a5753217882be9..13c607739bdeb178d5c00f7512353678edb64fd4 100644
--- a/visual_studio/NativeClientVSAddIn/InstallerResources/PNaCl/Props/pnacl_general.xml
+++ b/visual_studio/NativeClientVSAddIn/InstallerResources/PNaCl/Props/pnacl_general.xml
@@ -80,7 +80,7 @@
<StringProperty Name="TargetName" DisplayName="Target Name"
Description="Specifies a file name that this project will generate."
F1Keyword="VC.Project.VCConfiguration.TargetName"
- Category="General" Default="$(ProjectName)_$(PlatformArchitecture)"
+ Category="General" Default="$(ProjectName)"
>
<StringProperty.DataSource>
<DataSource Persistence="ProjectFile" Label="" />

Powered by Google App Engine
This is Rietveld 408576698