From 42dc1d36235292786322d28340a81c6cb3fd46c0 Mon Sep 17 00:00:00 2001 From: hurter Date: Wed, 31 Aug 2011 16:25:05 +0000 Subject: --- Data/Data.csproj | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 Data/Data.csproj (limited to 'Data/Data.csproj') diff --git a/Data/Data.csproj b/Data/Data.csproj new file mode 100644 index 0000000..4133730 --- /dev/null +++ b/Data/Data.csproj @@ -0,0 +1,82 @@ + + + + Debug + x86 + 8.0.30703 + 2.0 + {2C32E701-5024-4F4B-AB35-1D5DD0049A8E} + Exe + Properties + Data + Data + v4.0 + + + 512 + + + x86 + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + x86 + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\lib\Ivy.dll + + + ..\lib\IvyBus.IvyControl.dll + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.1