mirror of
https://github.com/NohamR/RMHook-Win.git
synced 2026-05-26 13:30:12 +00:00
Add Qt libs and headers
This commit is contained in:
11
paho-mqtt3as-proxy/Qt/include/QtWebSockets/QtWebSockets
Normal file
11
paho-mqtt3as-proxy/Qt/include/QtWebSockets/QtWebSockets
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef QT_QTWEBSOCKETS_MODULE_H
|
||||
#define QT_QTWEBSOCKETS_MODULE_H
|
||||
#include <QtWebSockets/QtWebSocketsDepends>
|
||||
#include "qmaskgenerator.h"
|
||||
#include "qtwebsocketsversion.h"
|
||||
#include "qwebsocket.h"
|
||||
#include "qwebsocketcorsauthenticator.h"
|
||||
#include "qwebsockethandshakeoptions.h"
|
||||
#include "qwebsocketprotocol.h"
|
||||
#include "qwebsocketserver.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user