diff libs.xml @ 4:24a1d78e2e8c

Trimmed out things which aren't quite needed yet and fixed some library path issues.
author James D. Callahan III <jcallahan@curse.com>
date Fri, 27 Apr 2012 21:25:14 -0500
parents 2e4d83460542
children 1d32b6f73521
line wrap: on
line diff
--- a/libs.xml	Fri Apr 27 14:03:17 2012 -0500
+++ b/libs.xml	Fri Apr 27 21:25:14 2012 -0500
@@ -2,11 +2,11 @@
 ..\FrameXML\UI.xsd">
     <!--@no-lib-strip@-->
     <Script file="Libs\LibStub\LibStub.lua"/>
-    <Script file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"/>
+    <Script file="Libs\CallbackHandler-1.0\CallbackHandler-1.0\CallbackHandler-1.0.lua"/>
 
     <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
     <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/>
     <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
-    <Include file="Libs\AceDB-3.0\AceTimer-3.0.xml"/>
+    <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>
     <!--@end-no-lib-strip@-->
 </Ui>