From 3a1a7b17f7765edf56d2714c337c8501adcf2189 Mon Sep 17 00:00:00 2001 From: fcolin Date: Fri, 9 Nov 2007 10:20:21 +0000 Subject: separation des references a Windows Form --- IvyControl/IvyControl.csproj | 77 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 IvyControl/IvyControl.csproj (limited to 'IvyControl/IvyControl.csproj') diff --git a/IvyControl/IvyControl.csproj b/IvyControl/IvyControl.csproj new file mode 100644 index 0000000..786dc02 --- /dev/null +++ b/IvyControl/IvyControl.csproj @@ -0,0 +1,77 @@ + + + Debug + AnyCPU + 8.0.50727 + 2.0 + {9E7098F5-F4CA-4CAE-B517-C584691DBDB4} + Library + Properties + IvyBus + IvyBus.IvyControl + SAK + SAK + SAK + SAK + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + Component + + + Component + + + UserControl + + + IvyDomain.cs + + + + + + + IvyDomain.cs + Designer + + + + + {F2F03CF7-0087-4EDB-AD15-80C9E8DA2617} + Ivy + + + + + \ No newline at end of file -- cgit v1.1