From c4c0f3c887d627b6432551e96009c7aeecd4cdd8 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Sat, 9 Dec 2017 11:55:50 +0100 Subject: Add project files. --- Penguloon/Resources/Resource.Designer.cs | 65 ++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Penguloon/Resources/Resource.Designer.cs (limited to 'Penguloon/Resources/Resource.Designer.cs') diff --git a/Penguloon/Resources/Resource.Designer.cs b/Penguloon/Resources/Resource.Designer.cs new file mode 100644 index 0000000..d408e93 --- /dev/null +++ b/Penguloon/Resources/Resource.Designer.cs @@ -0,0 +1,65 @@ +//------------------------------------------------------------------------------ +// +// 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. +// +//------------------------------------------------------------------------------ + +namespace Penguloon +{ + + + public partial class Resource + { + + public partial class Attribute + { + + private Attribute() + { + } + } + + public partial class Drawable + { + + // aapt resource value: 0x7f020000 + public const int Icon = 2130837504; + + // aapt resource value: 0x7f020001 + public const int Splash = 2130837505; + + private Drawable() + { + } + } + + public partial class String + { + + // aapt resource value: 0x7f030001 + public const int ApplicationName = 2130903041; + + // aapt resource value: 0x7f030000 + public const int Hello = 2130903040; + + private String() + { + } + } + + public partial class Style + { + + // aapt resource value: 0x7f040000 + public const int Theme_Splash = 2130968576; + + private Style() + { + } + } + } +} -- cgit v1.2.3-70-g09d2