12 lines
260 B
Plaintext

# C++ symbol in your extension
name: "Websocket"
platforms:
common:
context:
includes: ["upload/websocket/include/wslay"]
defines: ["HAVE_CONFIG_H"]
web:
context:
linkFlags: ["-lwebsocket.js"]