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

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