@@ -1,6 +1,8 @@
#include "dialogviewmessage.h"
#include "ui_dialogviewmessage.h"
+#include "ivprotoif.h"
+
DialogViewMessage::DialogViewMessage(std::string strmsgname,QWidget *parent) :
QDialog(parent),
ui(new Ui::DialogViewMessage)
@@ -51,3 +51,5 @@ else: unix:!android: target.path = /opt/$${TARGET}/bin
!include(../../../include/ivprotobuf.pri ) {
error( "Couldn't find the ivprotobuf.pri file!" )
}
+LIBS += -livprotoif