From 42dc1d36235292786322d28340a81c6cb3fd46c0 Mon Sep 17 00:00:00 2001 From: hurter Date: Wed, 31 Aug 2011 16:25:05 +0000 Subject: --- ImageProcessing/ImageProcessing.csproj | 90 ++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 ImageProcessing/ImageProcessing.csproj (limited to 'ImageProcessing/ImageProcessing.csproj') diff --git a/ImageProcessing/ImageProcessing.csproj b/ImageProcessing/ImageProcessing.csproj new file mode 100644 index 0000000..af9797c --- /dev/null +++ b/ImageProcessing/ImageProcessing.csproj @@ -0,0 +1,90 @@ + + + + Debug + x86 + 8.0.30703 + 2.0 + {525828F6-94FC-4D3B-8A96-C0AFF306F081} + WinExe + Properties + ImageProcessing + ImageProcessing + v4.0 + Client + 512 + + + x86 + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + true + + + x86 + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + Form + + + FormImageProcessing.cs + + + + + FormImageProcessing.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + \ No newline at end of file -- cgit v1.1