app.properties.debug.in
1.58 KB
#Configuration file of Log4Cxx logger component
app.log4cxx.configfile=../config/app/log4cxx.config.debug
app.param.path=../test/data/DataBaseParameters
app.parameter.xsd=../config/xsd/parameter/all.xsd
app.request.xsd=../config/xsd/request/all.xsd
app.paramInfo.xsd=../config/xsd/info/paramInfo.xsd
app.dataSetInfo.path=../test/data/DataSetInfo
app.dataSetInfo.xsd=../config/xsd/info/dataSetInfo.xsd
app.instrumentInfo.path=../test/data/InstrumentInfo
app.instrumentInfo.xsd=../config/xsd/info/instrumentInfo.xsd
app.missionInfo.path=../test/data/MissionInfo
app.missionInfo.xsd=../config/xsd/info/missionInfo.xsd
# Local base properties
app.localbase.path=../test/data/LocalBase
app.localbase.xsd=../config/xsd/localbase/base.xsd
# Spice Kernel config schema
app.spicekernel.configxsd=../config/xsd/spicekernel/config.xsd
# Spice Kernel config file
app.spicekernel.configfile=../config/app/spiceKernelConfig.xml
# Directory of AMDA plugin
app.plugin=./../build/Debug/plugin/
# Process parameters
app.process.src=src
app.process.lib=lib
app.process.CXX_COMPILER=g++
app.process.CMAKE_CXX_FLAGS=-g -std=c++0x -fPIC -Wall -ggdb -DLINUX -Dlinux -D_REENTRANT -malign-double -pthread
app.process.INCLUDE=-I../src/InternLib -I../src/Common -I../src/Parameters -I../src/DD_Client_Lib -I../src/helpers -I../src/TimeTableCatalog -I@USERLOCAL_ROOT@/include -I@GCC_INSTALL_DIR@/gcc/4.7.2/boost/include -I@USERLOCAL_ROOT@/include/log4cxx
app.process.LIB=-L../build/Debug/lib/ -lParameters
# Plot default configuration
app.plot.configfile=../config/app/plotConfig.xml
# Default properties for parameters
app.param.gapthreshold=5