From 42dc1d36235292786322d28340a81c6cb3fd46c0 Mon Sep 17 00:00:00 2001 From: hurter Date: Wed, 31 Aug 2011 16:25:05 +0000 Subject: --- AnotoData/AnotoData.csproj | 93 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 AnotoData/AnotoData.csproj (limited to 'AnotoData/AnotoData.csproj') diff --git a/AnotoData/AnotoData.csproj b/AnotoData/AnotoData.csproj new file mode 100644 index 0000000..56175fc --- /dev/null +++ b/AnotoData/AnotoData.csproj @@ -0,0 +1,93 @@ + + + + Debug + AnyCPU + 8.0.30703 + 2.0 + {8AD5FDCB-8BA7-4536-8BB4-349F0B98749F} + Library + Properties + AnotoData + AnotoData + v4.0 + 512 + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + true + bin\x86\Debug\ + DEBUG;TRACE + full + x86 + bin\Debug\AnotoData.dll.CodeAnalysisLog.xml + true + GlobalSuppressions.cs + prompt + MinimumRecommendedRules.ruleset + ;E:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets + ;E:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules + true + false + + + bin\x86\Release\ + TRACE + true + pdbonly + x86 + bin\Release\AnotoData.dll.CodeAnalysisLog.xml + true + GlobalSuppressions.cs + prompt + MinimumRecommendedRules.ruleset + ;E:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets + ;E:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules + true + false + + + + ..\Anoto\bin\x86\Debug\Ivy.dll + + + ..\Anoto\bin\x86\Debug\IvyBus.IvyControl.dll + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.1