1 2 3 4 5 6 7 8
#include "ftnoir_protocol_vjoy.h" #include <QDebug> #include "opentrack/plugin-api.hpp" extern "C" OPENTRACK_EXPORT Metadata* GetMetadata() { return new FTNoIR_ProtocolDll; }