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

Unified Diff: visual_studio/NativeClientVSAddIn/NaCl.Build.CPPTasks/Properties/Resources.Designer.cs

Issue 10908249: Remove windows line ending from repo files (Closed) Base URL: https://github.com/samclegg/nativeclient-sdk.git@master
Patch Set: fix copyright headers Created 8 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/NaCl.Build.CPPTasks/Properties/Resources.Designer.cs
diff --git a/visual_studio/NativeClientVSAddIn/NaCl.Build.CPPTasks/Properties/Resources.Designer.cs b/visual_studio/NativeClientVSAddIn/NaCl.Build.CPPTasks/Properties/Resources.Designer.cs
index 31cd15531337e8c90dd940b6aafe2968b1cbf007..c419c722ec2b2ff1f4b5a7cdacb767cb208f5df7 100644
--- a/visual_studio/NativeClientVSAddIn/NaCl.Build.CPPTasks/Properties/Resources.Designer.cs
+++ b/visual_studio/NativeClientVSAddIn/NaCl.Build.CPPTasks/Properties/Resources.Designer.cs
@@ -1,144 +1,144 @@
-//------------------------------------------------------------------------------
-// <auto-generated>
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.269
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-// </auto-generated>
-//------------------------------------------------------------------------------
-
-namespace NaCl.Build.CPPTasks.Properties {
- using System;
-
-
- /// <summary>
- /// A strongly-typed resource class, for looking up localized strings, etc.
- /// </summary>
- // This class was auto-generated by the StronglyTypedResourceBuilder
- // class via a tool like ResGen or Visual Studio.
- // To add or remove a member, edit your .ResX file then rerun ResGen
- // with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class Resources {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Resources() {
- }
-
- /// <summary>
- /// Returns the cached ResourceManager instance used by this class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("NaCl.Build.CPPTasks.Properties.Resources", typeof(Resources).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- /// <summary>
- /// Overrides the current thread's CurrentUICulture property for all
- /// resource lookups using this strongly typed resource class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to # This file is automatically generated by vs-nacl.
- ///# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
- ///#
- ///# This file must *NOT* be checked in Version Control Systems,
- ///# as it contains information specific to your local configuration.
- ///
- ///# location of the SDK. This is only used by Ant
- ///# For customization when using a Version Control System, please read the
- ///# header note.
- ///sdk.dir={SDKDIR}.
- /// </summary>
- internal static string localproperties_ant_file {
- get {
- return ResourceManager.GetString("localproperties_ant_file", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Tracking command:.
- /// </summary>
- internal static string Native_TrackingCommandMessage {
- get {
- return ResourceManager.GetString("Native_TrackingCommandMessage", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to MSB8016: Can not turn on Unicode output for &quot;{0}&quot;. Some Unicode characters will be improperly displayed..
- /// </summary>
- internal static string TrackedVCToolTask_CreateUnicodeOutputPipeFailed {
- get {
- return ResourceManager.GetString("TrackedVCToolTask.CreateUnicodeOutputPipeFailed", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Forcing rebuild of all source files due to a change in the command line since the last build..
- /// </summary>
- internal static string TrackedVCToolTask_RebuildingAllSourcesCommandLineChanged {
- get {
- return ResourceManager.GetString("TrackedVCToolTask.RebuildingAllSourcesCommandLineChanged", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to MSB8014: Forcing a rebuild of all sources due to an error with the tracking logs. {0}.
- /// </summary>
- internal static string TrackedVCToolTask_RebuildingDueToInvalidTLog {
- get {
- return ResourceManager.GetString("TrackedVCToolTask.RebuildingDueToInvalidTLog", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to MSB8015: Forcing a rebuild of all source files due to the contents of &quot;{0}&quot; being invalid..
- /// </summary>
- internal static string TrackedVCToolTask_RebuildingDueToInvalidTLogContents {
- get {
- return ResourceManager.GetString("TrackedVCToolTask.RebuildingDueToInvalidTLogContents", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Forcing rebuild of all source files due to missing command tlog &quot;{0}&quot;..
- /// </summary>
- internal static string TrackedVCToolTask_RebuildingNoCommandTLog {
- get {
- return ResourceManager.GetString("TrackedVCToolTask.RebuildingNoCommandTLog", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Forcing rebuild of source file &quot;{0}&quot; due to a change in the command line since the last build..
- /// </summary>
- internal static string TrackedVCToolTask_RebuildingSourceCommandLineChanged {
- get {
- return ResourceManager.GetString("TrackedVCToolTask.RebuildingSourceCommandLineChanged", resourceCulture);
- }
- }
- }
-}
+//------------------------------------------------------------------------------
+// <auto-generated>
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.269
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+namespace NaCl.Build.CPPTasks.Properties {
+ using System;
+
+
+ /// <summary>
+ /// A strongly-typed resource class, for looking up localized strings, etc.
+ /// </summary>
+ // This class was auto-generated by the StronglyTypedResourceBuilder
+ // class via a tool like ResGen or Visual Studio.
+ // To add or remove a member, edit your .ResX file then rerun ResGen
+ // with the /str option, or rebuild your VS project.
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ internal class Resources {
+
+ private static global::System.Resources.ResourceManager resourceMan;
+
+ private static global::System.Globalization.CultureInfo resourceCulture;
+
+ [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ internal Resources() {
+ }
+
+ /// <summary>
+ /// Returns the cached ResourceManager instance used by this class.
+ /// </summary>
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Resources.ResourceManager ResourceManager {
+ get {
+ if (object.ReferenceEquals(resourceMan, null)) {
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("NaCl.Build.CPPTasks.Properties.Resources", typeof(Resources).Assembly);
+ resourceMan = temp;
+ }
+ return resourceMan;
+ }
+ }
+
+ /// <summary>
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
+ /// </summary>
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Globalization.CultureInfo Culture {
+ get {
+ return resourceCulture;
+ }
+ set {
+ resourceCulture = value;
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to # This file is automatically generated by vs-nacl.
+ ///# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
+ ///#
+ ///# This file must *NOT* be checked in Version Control Systems,
+ ///# as it contains information specific to your local configuration.
+ ///
+ ///# location of the SDK. This is only used by Ant
+ ///# For customization when using a Version Control System, please read the
+ ///# header note.
+ ///sdk.dir={SDKDIR}.
+ /// </summary>
+ internal static string localproperties_ant_file {
+ get {
+ return ResourceManager.GetString("localproperties_ant_file", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to Tracking command:.
+ /// </summary>
+ internal static string Native_TrackingCommandMessage {
+ get {
+ return ResourceManager.GetString("Native_TrackingCommandMessage", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to MSB8016: Can not turn on Unicode output for &quot;{0}&quot;. Some Unicode characters will be improperly displayed..
+ /// </summary>
+ internal static string TrackedVCToolTask_CreateUnicodeOutputPipeFailed {
+ get {
+ return ResourceManager.GetString("TrackedVCToolTask.CreateUnicodeOutputPipeFailed", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to Forcing rebuild of all source files due to a change in the command line since the last build..
+ /// </summary>
+ internal static string TrackedVCToolTask_RebuildingAllSourcesCommandLineChanged {
+ get {
+ return ResourceManager.GetString("TrackedVCToolTask.RebuildingAllSourcesCommandLineChanged", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to MSB8014: Forcing a rebuild of all sources due to an error with the tracking logs. {0}.
+ /// </summary>
+ internal static string TrackedVCToolTask_RebuildingDueToInvalidTLog {
+ get {
+ return ResourceManager.GetString("TrackedVCToolTask.RebuildingDueToInvalidTLog", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to MSB8015: Forcing a rebuild of all source files due to the contents of &quot;{0}&quot; being invalid..
+ /// </summary>
+ internal static string TrackedVCToolTask_RebuildingDueToInvalidTLogContents {
+ get {
+ return ResourceManager.GetString("TrackedVCToolTask.RebuildingDueToInvalidTLogContents", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to Forcing rebuild of all source files due to missing command tlog &quot;{0}&quot;..
+ /// </summary>
+ internal static string TrackedVCToolTask_RebuildingNoCommandTLog {
+ get {
+ return ResourceManager.GetString("TrackedVCToolTask.RebuildingNoCommandTLog", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to Forcing rebuild of source file &quot;{0}&quot; due to a change in the command line since the last build..
+ /// </summary>
+ internal static string TrackedVCToolTask_RebuildingSourceCommandLineChanged {
+ get {
+ return ResourceManager.GetString("TrackedVCToolTask.RebuildingSourceCommandLineChanged", resourceCulture);
+ }
+ }
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698