Home | History | Annotate | Download | only in java
      1 #*******************************************************************************
      2 #* Copyright (C) 2009-2015, International Business Machines Corporation and    *
      3 #* others. All Rights Reserved.                                                *
      4 #*******************************************************************************
      5 #        Instructions:
      6 #        1. be sure these two properties are set
      7 #                <property name="CLDR_TOOLS" value="../java"/> <!-- cldr-tools dir -->
      8 #                <property name="CLDR_DIR" value="../../common/.."/> <!-- parent of 'common' -->
      9 #        2. include this file
     10 #                <property file="${CLDR_DIR}/cldr-tools.properties" />
     11 cldr.libs.icu4j=icu4j.jar
     12 cldr.libs.utilities=utilities.jar
     13 cldr.libs.guava=guava.jar
     14 cldr.libs.xerces=xercesImpl.jar
     15 cldr.libs.gson=gson.jar
     16