summaryrefslogtreecommitdiffstats
path: root/modules/nativescript/config.py
diff options
context:
space:
mode:
authorKarroffel <therzog@mail.de>2017-09-03 12:40:41 +0200
committerKarroffel <therzog@mail.de>2017-09-03 15:28:43 +0200
commit7878329e6fc828dc7ca0a8300ebdbaa0674a769c (patch)
treed999d27bc21468571be421d307caae562a3201a6 /modules/nativescript/config.py
parent6a08f8288ee53456820817fea70598fa846cea3e (diff)
downloadredot-engine-7878329e6fc828dc7ca0a8300ebdbaa0674a769c.tar.gz
merged gdnative and nativescript module
Diffstat (limited to 'modules/nativescript/config.py')
-rw-r--r--modules/nativescript/config.py8
1 files changed, 0 insertions, 8 deletions
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