#
# Filename: Manifest
#
# $Id: Manifest 343938 2011-11-10 16:19:43Z satskyse $
#
# Author: Alexey Rafanovich
#
# Purpose: This file holds all the supported configurations of a package
#          It is used by release configurator.
#

APP: fwdaemon

DEFAULT_CONFIGURATIONS:  Linux32-Centos:GCC Linux64-Centos:GCC

Linux32-Centos    : GCC   : GCC.sh         --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
Linux64-Centos    : GCC   : GCC.sh         --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile

