godot/modules/upnp
Rémi Verschelde 3a2ca68af3 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 14:07:39 +02:00
..
doc_classes Misc. typos 2018-09-12 21:39:17 -04:00
config.py Add UPnP support (port forwarding, querying external IP) 2018-06-07 01:52:04 +02:00
register_types.cpp UPnP: Fix includes of thirdparty headers 2018-09-11 18:09:12 +02:00
register_types.h Add UPnP support (port forwarding, querying external IP) 2018-06-07 01:52:04 +02:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
upnp.cpp UPnP: Fix includes of thirdparty headers 2018-09-11 18:09:12 +02:00
upnp.h Fix mistake in previous commit 2018-09-11 18:12:40 +02:00
upnpdevice.cpp UPnP: Fix includes of thirdparty headers 2018-09-11 18:09:12 +02:00
upnpdevice.h UPnP: Fix includes of thirdparty headers 2018-09-11 18:09:12 +02:00