3 Commits

Author SHA1 Message Date
mathusummut
d754367c51 Added vs2019 support and AI water build support 2019-04-04 22:44:59 +02:00
mathusummut
4ee1352d4b Lindek libraries statically 2018-11-15 18:42:28 +01:00
andy5995
bda3154a69 remove libircclient from shared library
* removes libircclient from libzetaglest shared library because the
editor and g3d_viewer also link against libzetaglest. Those 2 binaries
don't need libircclient support

* libircclient is now built directly into only the zetaglest binary

* moved libircclient from source/shared_lib because it's no longer part
of the shared library

* libircclient put in dir "external/" because it is an "external" or
"3rd" party library. The @Supertux project does something similar
2018-10-07 23:50:59 -05:00