* Adding ExtensionLoader as an svn:external

* Manually specifying a guid for ExtensionLoader in prebuild.xml so the ExtensionLoader.csproj that is generated is identical to the existing one

git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2356 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
John Hurliman
2008-11-17 18:10:30 +00:00
parent 7792f4f6d5
commit 8e2c951789

View File

@@ -139,7 +139,7 @@
</Files>
</Project>
<Project name="ExtensionLoader" path="ExtensionLoader" type="Library">
<Project name="ExtensionLoader" path="ExtensionLoader" type="Library" guid="F0CCD62E-8055-4419-8171-F2C5FD7C8B6D">
<Configuration name="Debug">
<Options>
<OutputPath>../bin/</OutputPath>