From 42dc1d36235292786322d28340a81c6cb3fd46c0 Mon Sep 17 00:00:00 2001 From: hurter Date: Wed, 31 Aug 2011 16:25:05 +0000 Subject: --- SimpleRadar_etudiants/SimpleRadar.csproj | 214 +++++++++++++++++++++++++++++++ 1 file changed, 214 insertions(+) create mode 100644 SimpleRadar_etudiants/SimpleRadar.csproj (limited to 'SimpleRadar_etudiants/SimpleRadar.csproj') diff --git a/SimpleRadar_etudiants/SimpleRadar.csproj b/SimpleRadar_etudiants/SimpleRadar.csproj new file mode 100644 index 0000000..b80a206 --- /dev/null +++ b/SimpleRadar_etudiants/SimpleRadar.csproj @@ -0,0 +1,214 @@ + + + + Debug + AnyCPU + 8.0.50727 + 2.0 + {98BF931F-EFE5-4F99-AB5B-9803A4610A52} + WinExe + Properties + SimpleRadar + ProspectiveVisualization + v4.0 + + + 2.0 + + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + true + bin\x64\Debug\ + DEBUG;TRACE + full + x64 + true + GlobalSuppressions.cs + prompt + + + bin\x64\Release\ + TRACE + true + pdbonly + x64 + C:\Program Files (x86)\Microsoft Visual Studio 8\Team Tools\Static Analysis Tools\FxCop\\rules + true + GlobalSuppressions.cs + prompt + + + true + bin\x86\Debug\ + DEBUG;TRACE + full + x86 + bin\Debug\ProspectiveVisualization.exe.CodeAnalysisLog.xml + true + GlobalSuppressions.cs + prompt + MinimumRecommendedRules.ruleset + ;E:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets + true + ;E:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules + true + + + bin\x86\Release\ + TRACE + true + pdbonly + x86 + bin\Release\ProspectiveVisualization.exe.CodeAnalysisLog.xml + true + GlobalSuppressions.cs + prompt + MinimumRecommendedRules.ruleset + ;E:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets + false + ;E:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules + false + + + SimpleRadar.Program + + + + ..\Anoto\bin\Debug\Ivy.dll + + + ..\Anoto\bin\Debug\IvyBus.IvyControl.dll + + + + + + + + + + + + Form + + + FormRadar.cs + + + + + + + + Form + + + SettingsValuesForm.cs + + + UserControl + + + UserControlRadarView.cs + + + FormRadar.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + True + + + SettingsValuesForm.cs + + + UserControlRadarView.cs + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + true + + + False + Windows Installer 3.1 + true + + + + + {2C32E701-5024-4F4B-AB35-1D5DD0049A8E} + Data + + + + + \ No newline at end of file -- cgit v1.1