blob: 83d64a1940e91f00cc4e539c52d1441d95863223 [file] [log] [blame]
include "basedir.icc"
include "sample_options.icc"
option sample_options
{
target BIN_DIR "\\StdInParse.exe"
{
source type("cpp") SAMPLES "\\StdInParse\\StdInParse.cpp"
source type("cpp") SAMPLES "\\StdInParse\\StdInParseHandlers.cpp"
source type("lib") xerces_lib
}
}