From 42dc1d36235292786322d28340a81c6cb3fd46c0 Mon Sep 17 00:00:00 2001 From: hurter Date: Wed, 31 Aug 2011 16:25:05 +0000 Subject: --- SimpleRadar/SimpleRadar.csproj | 128 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 SimpleRadar/SimpleRadar.csproj (limited to 'SimpleRadar/SimpleRadar.csproj') diff --git a/SimpleRadar/SimpleRadar.csproj b/SimpleRadar/SimpleRadar.csproj new file mode 100644 index 0000000..9767450 --- /dev/null +++ b/SimpleRadar/SimpleRadar.csproj @@ -0,0 +1,128 @@ + + + + Debug + x86 + 8.0.30703 + 2.0 + {5A475E82-0C2D-4A7A-A88D-C9D0F0D22C58} + WinExe + Properties + SimpleRadar + SimpleRadar + v4.0 + Client + 512 + + + x86 + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + x86 + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + simpleRadar.ico + + + + ..\ProjectedStripBoard\bin\Debug\Ivy.dll + + + ..\ProjectedStripBoard\bin\Debug\IvyBus.IvyControl.dll + + + + + + + + + + + + + + + + Form + + + FormSimpleRadar.cs + + + + + + UserControl + + + UserControlRadarView.cs + + + FormSimpleRadar.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + UserControlRadarView.cs + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + {2C32E701-5024-4F4B-AB35-1D5DD0049A8E} + Data + + + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + + + + + + + \ No newline at end of file -- cgit v1.1