diff options
Diffstat (limited to 'build_profile.json')
-rw-r--r-- | build_profile.json | 3 |
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" ] } |