1 Commits

Author SHA1 Message Date
238ad4f142 Delete STOMPClient.pro 2024-01-21 22:55:22 +01:00

View File

@ -1,8 +0,0 @@
QT += network gui widgets
CONFIG += c++14 console
CONFIG -= app_bundle
HEADERS += \
stompframe.h
SOURCES += \
main.cpp \
stompframe.cpp