// DateTime.xcpj
$TARGET_TYPE = "Library"
$ROOT_TO_PROJDIR = "MyCompany/DateTime"
xcpp
@import "XcppBuild/BaseDefaults.xcpjh"
subproj
{
"Ceda/cxUtils"
"Ceda/cxObject"
"Ceda/cxPersistStore"
}
{
"src"
{
"DateTime.cpp"
}
"DateTime.h"
}