#5818 - Modular renderer and Rend2 support for MSVC.
This commit is contained in:
parent
16952ee08e
commit
af77b93597
9 changed files with 2160 additions and 388 deletions
|
@ -1324,7 +1324,7 @@ GetRefAPI
|
|||
@@@@@@@@@@@@@@@@@@@@@
|
||||
*/
|
||||
#ifdef USE_RENDERER_DLOPEN
|
||||
Q_EXPORT refexport_t QDECL *GetRefAPI ( int apiVersion, refimport_t *rimp ) {
|
||||
Q_EXPORT refexport_t* QDECL GetRefAPI ( int apiVersion, refimport_t *rimp ) {
|
||||
#else
|
||||
refexport_t *GetRefAPI ( int apiVersion, refimport_t *rimp ) {
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue