mirror of
https://github.com/defold/extension-websocket.git
synced 2025-06-27 17:57:43 +02:00
9 lines
191 B
Plaintext
9 lines
191 B
Plaintext
# C++ symbol in your extension
|
|
name: "Websocket"
|
|
|
|
platforms:
|
|
common:
|
|
context:
|
|
includes: ["upload/websocket/include/wslay"]
|
|
defines: ["HAVE_CONFIG_H"]
|