view DependencyLoader/Ace3.xml @ 14:78b28ebdc169

added embeds.xml to load.xml added a couple of other internal notes
author mckenziemc
date Fri, 10 Dec 2010 05:29:22 -0800
parents 47d15fc9208e
children
line wrap: on
line source
<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>