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

Unified Diff: visual_studio/NativeClientVSAddIn/InstallerResources/PNaCl/Props/pnacl_general_ps.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_ps.xml
diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/PNaCl/Props/pnacl_general_ps.xml b/visual_studio/NativeClientVSAddIn/InstallerResources/PNaCl/Props/pnacl_general_ps.xml
index 2c7294940a714ad31bf305cd06bee9de84878628..1c5f00a989859bb8edc44d741f5a04a233966da1 100644
--- a/visual_studio/NativeClientVSAddIn/InstallerResources/PNaCl/Props/pnacl_general_ps.xml
+++ b/visual_studio/NativeClientVSAddIn/InstallerResources/PNaCl/Props/pnacl_general_ps.xml
@@ -82,7 +82,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