Revision 3620 branches/gvSIG_WMSv2/extensions/extWMS/build.xml

View differences:

build.xml
12 12
  <property name="fmapjar" value="fmap-wms"/>
13 13
  <property name="driverjar" value="wms"/>
14 14
  <property name="cqjar" value="cq-remote-clients"/>
15
  <property name="extensionDir" location="../Andami/gvSIG/extensiones"/>
15
  <property name="extensionDir" location="../fwAndami/gvSIG/extensiones"/>
16 16
  <property name="drivers-dir" location="${extensionDir}/${mainplugin}/drivers" />
17 17
  <property name="lib-dir" location="${extensionDir}/${mainplugin}/lib"/>
18 18
  <target name="init">

Also available in: Unified diff