Mercurial > wow > dependencyloader
diff DependencyLoader/embeds.xml @ 11:47d15fc9208e
updated the .pkgmeta to reflect the directory changes
added LibScriptLink external
changed the main module's Dependencies to OptDeps
moved embeds.xml and Ace3.xml
author | mckenziemc |
---|---|
date | Sun, 05 Dec 2010 03:39:26 -0800 |
parents | DependencyLoader_Bootstrap/embeds.xml@5362e308c3eb |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/DependencyLoader/embeds.xml Sun Dec 05 03:39:26 2010 -0800 @@ -0,0 +1,6 @@ +<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> + <script file="libs\LibStub\LibStub.lua"/> + <include file="Ace3.xml"/> + <include file="libs\LibBuilder-1.0\load.xml"/> + <include file="libs\LibPrint-1.0\load.xml"/> +</Ui>