From a3185798088cadc8247f30a2d24a1dc79bfb12bf Mon Sep 17 00:00:00 2001 From: Leonardo Robol Date: Wed, 3 Feb 2010 10:48:04 +0100 Subject: [PATCH] Aggiunto file per aprire il progetto con Visual Studio o MonoDevelop. --- Dizzy.csproj | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 Dizzy.csproj diff --git a/Dizzy.csproj b/Dizzy.csproj new file mode 100644 index 0000000..992c18f --- /dev/null +++ b/Dizzy.csproj @@ -0,0 +1,101 @@ + + + + Debug + x86 + 9.0.21022 + 2.0 + {275E8161-D383-450D-AF57-E4FE08625679} + Exe + Dizzy + Dizzy + v3.5 + + + true + full + false + bin\Debug + DEBUG + prompt + 4 + x86 + + + none + false + bin\Release + prompt + 4 + x86 + + + + + False + gtk-sharp-2.0 + + + False + gtk-sharp-2.0 + + + False + glib-sharp-2.0 + + + False + glade-sharp-2.0 + + + False + gtk-sharp-2.0 + + + False + gtk-sharp-2.0 + + + + False + Tamir.SharpSSH.dll + + + False + Org.Mentalis.Security.dll + + + False + DiffieHellman.dll + + + False + System.Data.SQLite.dll + + + + + gui.stetic + + + + + + + + + + + + + + + + + + + Linux.DesktopApplications + + + + \ No newline at end of file -- 2.1.4