Mercurial > wow > dependencyloader
diff DependencyLoader/Ace3.xml @ 7:f4ab9d7b97b0
added externals
author | mckenziemc |
---|---|
date | Sat, 04 Dec 2010 14:45:36 -0800 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/DependencyLoader/Ace3.xml Sat Dec 04 14:45:36 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>