From 7878329e6fc828dc7ca0a8300ebdbaa0674a769c Mon Sep 17 00:00:00 2001 From: Karroffel Date: Sun, 3 Sep 2017 12:40:41 +0200 Subject: merged gdnative and nativescript module --- modules/nativescript/config.py | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 modules/nativescript/config.py (limited to 'modules/nativescript/config.py') diff --git a/modules/nativescript/config.py b/modules/nativescript/config.py deleted file mode 100644 index 9f57b9bb74..0000000000 --- a/modules/nativescript/config.py +++ /dev/null @@ -1,8 +0,0 @@ - - -def can_build(platform): - return True - - -def configure(env): - env.use_ptrcall = True -- cgit v1.2.3