blob: 469fcb3b78df2908fc3070e83d8a94b5d1f96158 [file] [log] [blame]
include "basedir.icc"
include "sample_options.icc"
option sample_options
{
target BIN_DIR "\\SAXCount.exe"
{
source type("cpp") SAMPLES "\\SAXCount\\SAXCount.cpp"
source type("cpp") SAMPLES "\\SAXCount\\SAXCountHandlers.cpp"
source type("lib") xerces_lib
}
}