From 35aea49e507670072e71ae034174991a76fe4b74 Mon Sep 17 00:00:00 2001 From: Adam Frisby Date: Thu, 3 May 2007 02:13:23 +0000 Subject: * Added /libraries directory to trunk (for related-but-independent libraries such as libTerrain) * Added /libraries/libLSL shell for future LSL Object Interpreter --- libraries/libLSL/libLSL.csproj | 47 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 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..0735cca --- /dev/null +++ b/libraries/libLSL/libLSL.csproj @@ -0,0 +1,47 @@ + + + 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