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

Unified Diff: visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/pnacl_link.xml

Issue 11266051: Add PNaCl support for VS addin. (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 2 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/NaCl/Props/pnacl_link.xml
diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_link.xml b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/pnacl_link.xml
similarity index 93%
copy from visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_link.xml
copy to visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/pnacl_link.xml
index 881f6461c21db2c43521faf126de3bcd79f84ddb..111e4f194f2f3a34b04d1d3b1066501cd292e552 100644
--- a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_link.xml
+++ b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/pnacl_link.xml
@@ -33,10 +33,6 @@
</StringListProperty>
- <BoolProperty Name="ReportUndefinedSymbols" DisplayName="Report Undefined Symbols" Category="Advanced" Switch="Wl,--no-undefined">
- </BoolProperty>
-
-
<StringProperty Name="AdditionalOptions" DisplayName="Additional Options" Description="Additional Options" Category="Command Line">
</StringProperty>

Powered by Google App Engine
This is Rietveld 408576698