OpenSim.Region.ScriptEngine.Shared.Api.Runtime.mdp 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <Project name="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" description="" standardNamespace="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" newfilesearch="None" enableviewstate="True" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
  2. <Configurations active="Debug">
  3. <Configuration name="Debug" ctype="DotNetProjectConfiguration">
  4. <Output directory="./../../../../../../bin/" assembly="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
  5. <Build debugmode="True" target="Library" />
  6. <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
  7. <CodeGeneration compiler="Csc" warninglevel="4" nowarn="" includedebuginformation="True" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" target="Library" definesymbols="TRACE;DEBUG" generatexmldocumentation="False" win32Icon="" ctype="CSharpCompilerParameters" />
  8. </Configuration>
  9. <Configuration name="Release" ctype="DotNetProjectConfiguration">
  10. <Output directory="./../../../../../../bin/" assembly="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
  11. <Build debugmode="True" target="Library" />
  12. <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
  13. <CodeGeneration compiler="Csc" warninglevel="4" nowarn="" includedebuginformation="False" optimize="True" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" target="Library" definesymbols="TRACE" generatexmldocumentation="False" win32Icon="" ctype="CSharpCompilerParameters" />
  14. </Configuration>
  15. </Configurations>
  16. <DeploymentInformation target="" script="" strategy="File">
  17. <excludeFiles />
  18. </DeploymentInformation>
  19. <Contents>
  20. <File name="./LSL_Constants.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
  21. <File name="./LSL_Stub.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
  22. <File name="./OSSL_Stub.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
  23. <File name="./ScriptBase.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
  24. </Contents>
  25. <References>
  26. <ProjectReference type="Assembly" refto="../../../../../../bin/Axiom.MathLib.dll" localcopy="False" />
  27. <ProjectReference type="Assembly" refto="../../../../../../bin/libsecondlife.dll" localcopy="False" />
  28. <ProjectReference type="Assembly" refto="../../../../../../bin/log4net.dll" localcopy="False" />
  29. <ProjectReference type="Assembly" refto="../../../../../../bin/Nini.dll" localcopy="False" />
  30. <ProjectReference type="Assembly" refto="../../../../../../bin/Nini.dll" localcopy="False" />
  31. <ProjectReference type="Project" localcopy="False" refto="OpenSim" />
  32. <ProjectReference type="Project" localcopy="False" refto="OpenSim.Framework" />
  33. <ProjectReference type="Project" localcopy="False" refto="OpenSim.Framework.Communications" />
  34. <ProjectReference type="Project" localcopy="False" refto="OpenSim.Framework.Console" />
  35. <ProjectReference type="Project" localcopy="False" refto="OpenSim.Region.Environment" />
  36. <ProjectReference type="Project" localcopy="False" refto="OpenSim.Region.ScriptEngine.Shared" />
  37. <ProjectReference type="Assembly" refto="../../../../../../bin/RAIL.dll" localcopy="False" />
  38. <ProjectReference type="Gac" localcopy="False" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  39. <ProjectReference type="Gac" localcopy="False" refto="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  40. <ProjectReference type="Gac" localcopy="False" refto="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
  41. <ProjectReference type="Gac" localcopy="False" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  42. </References>
  43. </Project>