Logo
Explore Help
Sign In
northern-lighthouse/godot
1
0
Fork 0
You've already forked godot
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
3bd5fc2e5ece4708850e8fa7da3c0b8eb3fd669c
godot/modules/gdnative/pluginscript/SCsub

7 lines
121 B
Plaintext
Raw Normal View History

[GDnative] add pluginscript \o/
2017-10-08 23:47:38 +02:00
#!/usr/bin/env python
Import('env')
SCons: Build thirdparty code in own env, disable warnings Also remove unnecessary `Export('env')` in other SCsubs, Export should only be used when exporting *new* objects.
2018-09-28 13:29:52 +02:00
Import('env_gdnative')
[GDnative] add pluginscript \o/
2017-10-08 23:47:38 +02:00
SCons: Build thirdparty code in own env, disable warnings Also remove unnecessary `Export('env')` in other SCsubs, Export should only be used when exporting *new* objects.
2018-09-28 13:29:52 +02:00
env_gdnative.add_source_files(env.modules_sources, '*.cpp')
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.1 Page: 995ms Template: 72ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API