Changeset - f8387f572f38
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 10 years ago 2015-10-04 04:52:52
hy@ozderya.net
add missing files to qt project file
1 file changed with 4 insertions and 2 deletions:
0 comments (0 inline, 0 general)
serialplot.pro
Show inline comments
 
@@ -45,7 +45,8 @@ SOURCES += main.cpp\
 
    portlist.cpp \
 
    snapshotview.cpp \
 
    snapshotmanager.cpp \
 
    snapshot.cpp
 
    snapshot.cpp \
 
    plotsnapshotoverlay.cpp
 

	
 
HEADERS  += mainwindow.h \
 
    utils.h \
 
@@ -60,7 +61,8 @@ HEADERS  += mainwindow.h \
 
    portlist.h \
 
    snapshotview.h \
 
    snapshotmanager.h \
 
    snapshot.h
 
    snapshot.h \
 
    plotsnapshotoverlay.h
 

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