mirror of
https://github.com/defold/extension-websocket.git
synced 2025-09-27 07:52:18 +02:00
first embryo
This commit is contained in:
8
websocket/ext.manifest
Normal file
8
websocket/ext.manifest
Normal file
@@ -0,0 +1,8 @@
|
||||
# C++ symbol in your extension
|
||||
name: "Websocket"
|
||||
|
||||
platforms:
|
||||
common:
|
||||
context:
|
||||
includes: ["upload/websocket/include/wslay"]
|
||||
defines: ["FOO"]
|
Reference in New Issue
Block a user