Add QtCreator project for addon
This commit is contained in:
parent
0636cfb088
commit
a6b897cdbc
6 changed files with 49 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
// App.post and all other methods - requires good templating?
|
||||
// test so that we pass Autobahn with compression/without compression with SSL/without SSL
|
||||
|
||||
/* Helping QtCreator */
|
||||
#include <v8.h>
|
||||
#include "Utilities.h"
|
||||
using namespace v8;
|
||||
|
||||
/* uWS.App.ws('/pattern', options) */
|
||||
template <typename APP>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue