From 60b30c036397cb5627fa374bb930794b225daa29 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Fri, 7 Jul 2017 11:55:23 -0400 Subject: Squashed 'lib/lufa/' content from commit 385d40300 git-subtree-dir: lib/lufa git-subtree-split: 385d4030035dbaf41591309dbde47653bd03841b --- Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj | 95 ++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj (limited to 'Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj') diff --git a/Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj b/Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj new file mode 100644 index 000000000..6287ddcff --- /dev/null +++ b/Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj @@ -0,0 +1,95 @@ + + + + Debug + AnyCPU + 9.0.21022 + 2.0 + {A7814DA7-FA30-4A3D-878F-2E1975F9B27D} + WinExe + Properties + LEDMixer + LEDMixer + v3.5 + 512 + + + 3.5 + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + 3.5 + + + 3.5 + + + 3.5 + + + + + + + + + + Form + + + LEDMixer.cs + + + + + LEDMixer.cs + Designer + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + True + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + \ No newline at end of file -- cgit v1.2.3-24-g4f1b