From 68e0ae9bfec2bb93798478fd7f7851515ba15fd4 Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Thu, 4 Dec 2014 20:38:27 -0800 Subject: [PATCH] Added 'Arduino Application' ProjectType --- ...{EA90755A-4A5D-4FA4-B676-F7BBD8CF0D84}.xml | 32 +++++++++++++++++++ ...lEditor.Content.PlatformIndependent.csproj | 1 + 2 files changed, 33 insertions(+) create mode 100644 CSharp/Content/UniversalEditor.Content.PlatformIndependent/ProjectTypes/{EA90755A-4A5D-4FA4-B676-F7BBD8CF0D84}.xml diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/ProjectTypes/{EA90755A-4A5D-4FA4-B676-F7BBD8CF0D84}.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/ProjectTypes/{EA90755A-4A5D-4FA4-B676-F7BBD8CF0D84}.xml new file mode 100644 index 00000000..0e9d287d --- /dev/null +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/ProjectTypes/{EA90755A-4A5D-4FA4-B676-F7BBD8CF0D84}.xml @@ -0,0 +1,32 @@ + + + + + + + Arduino Application + + + + + $(ArduinoPath)\avr-gcc.exe + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj index 6b330dd4..cff711da 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj @@ -97,6 +97,7 @@ +