Changeset - 79c3485787a0
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 10 years ago 2016-02-28 07:45:42
hy@ozderya.net
updated qmake project file
1 file changed with 4 insertions and 2 deletions:
0 comments (0 inline, 0 general)
serialplot.pro
Show inline comments
 
@@ -50,7 +50,8 @@ SOURCES += main.cpp\
 
    commandpanel.cpp \
 
    commandwidget.cpp \
 
    commandedit.cpp \
 
    dataformatpanel.cpp
 
    dataformatpanel.cpp \
 
    tooltipfilter.cpp
 

	
 
HEADERS  += mainwindow.h \
 
    utils.h \
 
@@ -70,7 +71,8 @@ HEADERS  += mainwindow.h \
 
    commandpanel.h \
 
    commandwidget.h \
 
    commandedit.h \
 
    dataformatpanel.h
 
    dataformatpanel.h \
 
    tooltipfilter.h
 

	
 
FORMS    += mainwindow.ui \
 
    about_dialog.ui \
0 comments (0 inline, 0 general)