GoaLitiuM's changes to fix msvc2015's cmake support.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5594 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2019-12-17 17:41:12 +00:00
parent b4de288ca7
commit d16c6646b7
15 changed files with 119 additions and 91 deletions

View file

@ -433,7 +433,9 @@ typedef struct botlib_export_s
} botlib_export_t;
//linking of bot library
#ifndef EXTERNALBOTLIB
botlib_export_t *QDECL GetBotLibAPI( int apiVersion, botlib_import_t *import );
#endif
/* Library variables: