Mercurial > wow > dependencyloader
diff DependencyLoader/Ace3.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/Ace3.xml@5362e308c3eb |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/DependencyLoader/Ace3.xml Sun Dec 05 03:39:26 2010 -0800 @@ -0,0 +1,19 @@ +<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> + <Script file="libs\Ace3\LibStub\LibStub.lua"/> + + <Include file="libs\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.xml"/> + <Include file="libs\Ace3\AceAddon-3.0\AceAddon-3.0.xml"/> + <Include file="libs\Ace3\AceEvent-3.0\AceEvent-3.0.xml"/> + <Include file="libs\Ace3\AceTimer-3.0\AceTimer-3.0.xml"/> + <Include file="libs\Ace3\AceBucket-3.0\AceBucket-3.0.xml"/> + <Include file="libs\Ace3\AceHook-3.0\AceHook-3.0.xml"/> + <Include file="libs\Ace3\AceDB-3.0\AceDB-3.0.xml"/> + <Include file="libs\Ace3\AceDBOptions-3.0\AceDBOptions-3.0.xml"/> + <Include file="libs\Ace3\AceLocale-3.0\AceLocale-3.0.xml"/> + <Include file="libs\Ace3\AceConsole-3.0\AceConsole-3.0.xml"/> + <Include file="libs\Ace3\AceGUI-3.0\AceGUI-3.0.xml"/> + <Include file="libs\Ace3\AceConfig-3.0\AceConfig-3.0.xml"/> + <Include file="libs\Ace3\AceComm-3.0\AceComm-3.0.xml"/> + <Include file="libs\Ace3\AceTab-3.0\AceTab-3.0.xml"/> + <Include file="libs\Ace3\AceSerializer-3.0\AceSerializer-3.0.xml"/> +</Ui>