blob: 6d718301d02e5d5b9d722372fe1f99cc70cf8eeb [file] [log] [blame]
################################################################################################################################################
#
# ********** CONFIGURATION FILE FOR EUROPE DATA CONVERTER **********
#
# TO CHANGE DEFAULT CONFIGURATION VALUES, MODIFY ORG.ECLIPSE.STEM.UTILITY.GENERATORS\GenConstants.java
#
# CONFIGURATION VARIABLES SET IN THIS FILE OVERRIDE THE DEFAULTS
#
# The WORKSPACE VARIABLE IS REQUIRED, ALL OTHER VARIABLES ARE OPTIONAL (i.e. WORKSPACE=C:\stemII\)
WORKSPACE=C:\stemII\
#
# ISO3166-1 file (i.e. ISO3166_1=C:\stemII\org.eclipse.stem.utility\parameters\ISO3166-1\ISO3166_1_list.txt)
#IS03166_1=
#
# Europe names file (i.e. NAMES_LIST=C:\stemII\org.eclipse.stem.utility\parameters\targets\EuropeNames.txt)
NAMES_LIST= C:\stemII\org.eclipse.stem.utility\parameters\targets\EuropeNames.txt
#
# File with target countries we want to process (i.e. TARGET_LIST=C:\stemII\org.eclipse.stem.utility\parameters\targets\EuropeCountries.txt)
TARGET_LIST = C:\stemII\org.eclipse.stem.utility\parameters\targets\EuropeCountries.txt
#
# Output directory for new files (i.e. OUTPUT=C:\diva\Europe)
OUTPUT = C:\diva\Europe\
#
# ********** END OF CONFIGURATION FILE FOR EUROPE DATA CONVERTER **********
#
################################################################################################################################################