* 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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user