-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathembeds.xml
27 lines (22 loc) · 1.21 KB
/
embeds.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
..\FrameXML\UI.xsd">
<Include file = "Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
<Include file = "Libs\AceEvent-3.0\AceEvent-3.0.xml"/>
<Include file = "Libs\AceHook-3.0\AceHook-3.0.xml"/>
<Include file = "Libs\AceDB-3.0\AceDB-3.0.xml"/>
<Include file = "Libs\AceDBOptions-3.0\AceDBOptions-3.0.xml"/>
<Include file = "Libs\AceConsole-3.0\AceConsole-3.0.xml"/>
<Include file = "Libs\AceGUI-3.0\AceGUI-3.0.xml"/>
<Include file = "Libs\AceLocale-3.0\AceLocale-3.0.xml"/>
<Include file = "Libs\AceConfig-3.0\AceConfig-3.0.xml"/>
<Include file = "Libs\AceTimer-3.0\AceTimer-3.0.xml"/>
<Include file = "Libs\AceComm-3.0\AceComm-3.0.xml"/>
<Include file = "Libs\AceSerializer-3.0\AceSerializer-3.0.xml"/>
<Include file = "Libs\AceLocale-3.0\AceLocale-3.0.xml"/>
<Script file = "Libs\LibFlash\LibFlash.lua"/>
<Script file = "Libs\LibQTip-1.0.lua"/>
<Include file = "Libs\LibSharedMedia-3.0\lib.xml"/>
<Script file = "Libs\LibDatabroker-1.1\LibDatabroker-1.1.lua"/>
<Script file = "Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua"/>
<Include file = "Libs\LibScriptable-1.0\LibScriptable-1.0.xml"/>
</Ui>