#
# Filename: Manifest
#
# $Id: Manifest 524988 2017-01-18 10:52:07Z 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_example_cgi

#ini file
COPY: $srcdir/src/internal/cppcore/testres/examples/examplecgi.ini $installdir/bin

Linux64-Centos : 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



