summaryrefslogtreecommitdiff
path: root/build_profile.json
diff options
context:
space:
mode:
authorFabio Alessandrelli <fabio.alessandrelli@gmail.com>2024-10-25 11:13:01 +0200
committerGitHub <noreply@github.com>2024-10-25 11:13:01 +0200
commitcb1ef2e59c318856e7a9cd814c79486d0c26105a (patch)
tree37387771b8164ac83fa40c3d3a010e64a6288b5d /build_profile.json
parenteffada6b452472f001bd0bb5b3b6b828343760be (diff)
parent038bac82d66a193052bbf864ef72df536d12c87f (diff)
downloadfork-godot-webrtc-native-cb1ef2e59c318856e7a9cd814c79486d0c26105a.tar.gz
fork-godot-webrtc-native-cb1ef2e59c318856e7a9cd814c79486d0c26105a.tar.bz2
fork-godot-webrtc-native-cb1ef2e59c318856e7a9cd814c79486d0c26105a.zip
Merge pull request #152 from Faless/bump/libdatachannel_0.22.1_openssl_3.4.0
Update to libdatachannel 0.22.2 OpenSSL 3.4.0
Diffstat (limited to 'build_profile.json')
-rw-r--r--build_profile.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/build_profile.json b/build_profile.json
index 2959247..470bff9 100644
--- a/build_profile.json
+++ b/build_profile.json
@@ -5,6 +5,7 @@
"WebRTCDataChannelGDNative",
"WebRTCPeerConnectionGDNative",
"NativeScript",
- "GDNativeLibrary"
+ "GDNativeLibrary",
+ "Window"
]
}