#include "UpperTesterPort.hh" #ifdef _NO_SOFTLINKS_ /* to be used when built without generating softlinks to the working directory */ #include "BTP_ports/UpperTesterPort_BTP.partC" #include "CAM_ports/UpperTesterPort_CAM.partC" #include "DENM_ports/UpperTesterPort_DENM.partC" #include "GN_ports/UpperTesterPort_GN.partC" #include "IVIM_ports/UpperTesterPort_IVIM.partC" #include "MapemSpatem_ports/UpperTesterPort_MapemSpatem.partC" #include "SremSsem_ports/UpperTesterPort_SremSsem.partC" //#include "Pki_ports/UpperTesterPort_Pki.partC" //#include "V2G_ports/UpperTesterPort_V2G.partC" #else //_NO_SOFTLINKS_ #include "UpperTesterPort_BTP.partC" #include "UpperTesterPort_CAM.partC" #include "UpperTesterPort_DENM.partC" #include "UpperTesterPort_IVIM.partC" #include "UpperTesterPort_MapemSpatem.partC" #include "UpperTesterPort_SremSsem.partC" #include "UpperTesterPort_GN.partC" //#include "UpperTesterPort_Pki.partC" /* #include "UpperTesterPort_IVIM.partC" //#include "UpperTesterPort_MapSpat.partC" #include "UpperTesterPort_MapemSpatem.partC" #include "UpperTesterPort_SremSsem.partC" #include "UpperTesterPort_Evcsn.partC" //#include "UpperTesterPort_V2G.partC" */ #endif //_NO_SOFTLINKS_