From 88ae96ff82ddc836a822a55aef17ea66ca06ac65 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 7 Mar 2006 13:18:32 +0000 Subject: restructured project (MSVC can't cope well with folder/classname mismatch) search for CLR DLLs in PD path first steps to efficient method handling svn path=/trunk/externals/clr/; revision=4656 --- PureData/PureData.csproj | 105 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 PureData/PureData.csproj (limited to 'PureData/PureData.csproj') diff --git a/PureData/PureData.csproj b/PureData/PureData.csproj new file mode 100644 index 0000000..f1b3d08 --- /dev/null +++ b/PureData/PureData.csproj @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1