Changeset - 717085f78ee2
[Not reviewed]
settings
0 1 0
Hasan Yavuz Ă–ZDERYA - 9 years ago 2016-09-07 17:35:31
hy@ozderya.net
updated qmake project file
1 file changed with 5 insertions and 2 deletions:
0 comments (0 inline, 0 general)
serialplot.pro
Show inline comments
 
@@ -66,7 +66,8 @@ SOURCES += \
 
    src/asciireader.cpp \
 
    src/demoreader.cpp \
 
    src/framedreader.cpp \
 
    src/plotmanager.cpp
 
    src/plotmanager.cpp \
 
    src/numberformat.cpp
 

	
 
HEADERS += \
 
    src/mainwindow.h \
 
@@ -103,7 +104,9 @@ HEADERS += \
 
    src/asciireader.h \
 
    src/demoreader.h \
 
    src/framedreader.h \
 
    src/plotmanager.h
 
    src/plotmanager.h \
 
    src/setting_defines.h \
 
    src/numberformat.h
 

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