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:
parent
b4de288ca7
commit
d16c6646b7
15 changed files with 119 additions and 91 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue