Add Profiles.lua file that supplies profile management functions and callbacks.
[Rifter.git] / embeds.xml
blob88e29a2a330be2209df65ae5df071751fcdec0e8
1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w4.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
2 ..\FrameXML\UI.xsd">
4 <!--lua files can be loaded using <Script file="..." /> -->
5 <Script file="libs\LibStub\LibStub.lua" />
6 <!--xml files can be loaded using <Include file="..." .> -->
7 <Include file="libs\CallbackHandler-1.0\CallbackHandler-1.0.xml" />
9 </Ui>