Initial commit
This commit is contained in:
8
STOMPClient.pro
Normal file
8
STOMPClient.pro
Normal file
@@ -0,0 +1,8 @@
|
||||
QT += network gui widgets
|
||||
CONFIG += c++14 console
|
||||
CONFIG -= app_bundle
|
||||
HEADERS += \
|
||||
stompframe.h
|
||||
SOURCES += \
|
||||
main.cpp \
|
||||
stompframe.cpp
|
||||
Reference in New Issue
Block a user