Rev 372 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
#-------------------------------------------------## Project created by QtCreator 2015-01-02T06:41:32##-------------------------------------------------QT += core gui serialportgreaterThan(QT_MAJOR_VERSION, 4): QT += widgetsTARGET = PcMarlinInterfaceTEMPLATE = appSOURCES += main.cpp \MainWindow.cpp \SerialHelper.cpp \MacroWidget.cpp \SerialWidget.cpp \IOWidget.cpp \PasteController.cppHEADERS += GlobalDefines.h \MainWindow.h \SerialHelper.h \MacroWidget.h \SerialWidget.h \IOWidget.h \PasteController.hRESOURCES += Resources.qrcRC_FILE = Icon.rcFORMS +=