summaryrefslogtreecommitdiff
path: root/build_profile.json
diff options
context:
space:
mode:
Diffstat (limited to 'build_profile.json')
-rw-r--r--build_profile.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/build_profile.json b/build_profile.json
new file mode 100644
index 0000000..2959247
--- /dev/null
+++ b/build_profile.json
@@ -0,0 +1,10 @@
+{
+ "enabled_classes": [
+ "WebRTCDataChannelExtension",
+ "WebRTCPeerConnectionExtension",
+ "WebRTCDataChannelGDNative",
+ "WebRTCPeerConnectionGDNative",
+ "NativeScript",
+ "GDNativeLibrary"
+ ]
+}