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
32fa136cc7db029fbe4656a89d51d2b97b4bc199
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: 1811ms Template: 3ms
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