$TARGET_TYPE = "Library"
$ROOT_TO_PROJDIR = "CedaExamples/lxOperation"
xcpp
@import "XcppBuild/BaseDefaults.xcpjh"
subproj
{
"Ceda/cxUtils"
"Ceda/cxObject"
"Ceda/cxPersistStore"
}
{
"src"
{
"lxOperation.cpp"
}
"lxOperation.h"
"DateTime.h"
"Shapes.h"
"PizzaDeliveries.h"
"DrillHoles.h"
"Jigsaw.h"
}