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