From 3436961bb5c01d659d09be134368f4f69460cef9 Mon Sep 17 00:00:00 2001 From: MW Date: Sat, 26 May 2007 13:40:19 +0000 Subject: Start of rewrite 5279! --- libraries/libLSL/libLSL.csproj | 49 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 libraries/libLSL/libLSL.csproj (limited to 'libraries/libLSL/libLSL.csproj') diff --git a/libraries/libLSL/libLSL.csproj b/libraries/libLSL/libLSL.csproj new file mode 100644 index 0000000..fe8822b --- /dev/null +++ b/libraries/libLSL/libLSL.csproj @@ -0,0 +1,49 @@ + + + Debug + AnyCPU + 8.0.50727 + 2.0 + {E213BD9C-85C9-4739-B613-E1B58543370C} + Library + Properties + libLSL + libLSL + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.1