#
# Filename: Manifest
#
# $Id: Manifest 551343 2017-11-16 08:53:36Z zakharov $
#
# Author: Mikhail Zakharov (template by Sergey Satskiy)
#
# Purpose: This file holds all the supported configurations of a package
#          It is used by release configurator.
#
#USE_COMPONENTS

APP: testres_kernel

#templates
COPY: $srcdir/src/internal/cppcore/testres/tool/templates/ $installdir

#copy modules
POSTBUILD: $packagedir/copy_modules.py $srcdir $bindir $installdir

#ini file
COPY: $srcdir/src/internal/cppcore/testres/kernel/testres_kernel.ini $installdir/bin

Linux64-Centos7 : O2g : GCC.sh 4.9.3 --without-debug --with-symbols --with-mt --with-static --without-runpath --with-flat-makefile --without-ncbi-c

Linux64-Centos : dbg : GCC.sh 4.9.3 --with-debug --with-symbols --with-mt --with-static --without-runpath --with-flat-makefile --without-ncbi-c
Linux64-Centos : O2  : GCC.sh 4.9.3 --without-debug --with-mt --with-static --without-runpath --with-flat-makefile --without-ncbi-c



