TEMPLATE = app CONFIG = qt warn_on HEADERS = barOp.h \ barOpData.h \ boxWidthOp.h \ boxWidthOpData.h \ curveFit.h \ curveFitData.h \ fileFilter.h \ fileFilterData.h \ fileLegendTitle.h \ fileLegendTitleData.h \ fileOptions.h \ fileOptionsData.h \ funcLegendTitle.h \ funcLegendTitleData.h \ gnuCurveFit.h \ gnuInterface.h \ gnuMultiFile.h \ gnuMultiFunc.h \ gnuPlotFile.h \ gnuPlotFunction.h \ isoLinesOp.h \ isoLinesOpData.h \ latexEmtexOp.h \ latexEmtexOpData.h \ legendOp.h \ legendOpData.h \ logScaleOp.h \ logScaleOpData.h \ multiFile.h \ multiFileData.h \ multiFunc.h \ multiFuncData.h \ pbmOp.h \ pbmOpData.h \ psOpt.h \ psOptData.h \ rawGnu.h \ rawGnuData.h \ rotation.h \ rotationData.h \ sizeOp.h \ sizeOpData.h \ ticsLevel.h \ ticsLevelData.h \ ticsOp.h \ ticsOpData.h \ xgfeMain.h \ xgfeMainData.h SOURCES = barOp.cpp \ barOpData.cpp \ boxWidthOp.cpp \ boxWidthOpData.cpp \ curveFit.cpp \ curveFitData.cpp \ fileFilter.cpp \ fileFilterData.cpp \ fileLegendTitle.cpp \ fileLegendTitleData.cpp \ fileOptions.cpp \ fileOptionsData.cpp \ funcLegendTitle.cpp \ funcLegendTitleData.cpp \ gnuCurveFit.cpp \ gnuInterface.cpp \ gnuMultiFile.cpp \ gnuMultiFunc.cpp \ gnuPlotFile.cpp \ gnuPlotFunction.cpp \ isoLinesOp.cpp \ isoLinesOpData.cpp \ latexEmtexOp.cpp \ latexEmtexOpData.cpp \ legendOp.cpp \ legendOpData.cpp \ logScaleOp.cpp \ logScaleOpData.cpp \ multiFile.cpp \ multiFileData.cpp \ multiFunc.cpp \ multiFuncData.cpp \ pbmOp.cpp \ pbmOpData.cpp \ psOpt.cpp \ psOptData.cpp \ rawGnu.cpp \ rawGnuData.cpp \ rotation.cpp \ rotationData.cpp \ sizeOp.cpp \ sizeOpData.cpp \ ticsLevel.cpp \ ticsLevelData.cpp \ ticsOp.cpp \ ticsOpData.cpp \ xgfe.cpp \ xgfeMain.cpp \ xgfeMainData.cpp