codesite-noreply at google.com
2009-Sep-20 13:14 UTC
[Mapstraction] [mapstraction] r29 committed - forgot to add googlev3 to build file
Revision: 29
Author: freyfogle
Date: Sun Sep 20 06:13:41 2009
Log: forgot to add googlev3 to build file
http://code.google.com/p/mapstraction/source/detail?r=29
Modified:
/trunk/build.xml
======================================--- /trunk/build.xml Sun Aug 23 19:48:12
2009
+++ /trunk/build.xml Sun Sep 20 06:13:41 2009
@@ -33,6 +33,7 @@
<file file="${source}/mxn.(provider).core.js"/>
<file file="${source}/mxn.cloudmade.core.js"/>
<file file="${source}/mxn.google.core.js"/>
+ <file file="${source}/mxn.googlev3.core.js"/>
<file file="${source}/mxn.microsoft.core.js"/>
<file file="${source}/mxn.yahoo.core.js"/>
</resources>