Delete STOMPClient.pro

This commit is contained in:
Rémi Heredero 2024-01-21 22:55:22 +01:00 committed by GitHub
parent d3a049ac37
commit 238ad4f142
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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