$TARGET_TYPE = "Dynamic-Link Library"
$ROOT_TO_PROJDIR = "Ceda/cxRmi"
export
xcpp
config
{
"Debug|Win32" ["Unicode"]
"Release|Win32" [ "Unicode"]
"Debug|x64" [ "Unicode"]
"Release|x64" [ "Unicode"]
}
subproj
{
"Ceda/cxUtils"
"Ceda/cxObject"
"Ceda/cxSocket"
"Ceda/cxMessage"
}
+link
{
/OUT:"$(EXPORT_LIB)/$(CONFIG)/$(PROJNAME).$(TGT_EXTENSION)"
}
{
"Rmi.h"
"RmiConnection.h"
"Skeleton.h"
"Stub.h"
"cxRmi.h"
}