Fixed: Avoid warnings of conflicts between Debug and Release DLLs

This commit is contained in:
kervala 2015-11-01 16:47:39 +01:00
parent af0f35ff6c
commit 5db6c42975
4 changed files with 0 additions and 4 deletions

View file

@ -1,4 +1,3 @@
LIBRARY nel_drv_direct3d_win_r
EXPORTS
NL3D_createIDriverInstance
NL3D_interfaceVersion

View file

@ -1,4 +1,3 @@
LIBRARY nel_drv_opengl_win_r
EXPORTS
NL3D_createIDriverInstance
NL3D_interfaceVersion

View file

@ -1,4 +1,3 @@
LIBRARY nel_drv_openal_win_r
EXPORTS
NLSOUND_createISoundDriverInstance
NLSOUND_interfaceVersion

View file

@ -1,4 +1,3 @@
LIBRARY nel_drv_xaudio2_win_r
EXPORTS
NLSOUND_createISoundDriverInstance
NLSOUND_interfaceVersion