1) Add EpocEngineHelper#hasFeatureVariantKeyword(...)
2) Make sure retrieval of makefile directory and makefile name hadles default ARMV5 case
where config is a variant but the FEATUREVARIANT keyword is not specified.
#include "stdafx.h"
__declspec(dllexport)
DWORD GetTRKVersion(const char* inPortName, int baudIndex, int dataBits, int parity, int stopBits, int flowControl, long version[3]);