khanat-opennel-code/code/snowballs2/bin/copy_nel_r.bat
StudioEtrange 9bc219ee14 CMAKE TARGET : SHARED and MODULE
About Shared Library (shared) and Module Library (module) type of cmake target
INSTALL command has different behaviour for ARCHIVE LIBRARY RUNTIME depending on the platform
2014-02-16 19:43:44 +01:00

6 lines
446 B
Batchfile

copy "..\..\nel\lib\nel_drv_direct3d_win_r.dll" "nel_drv_direct3d_win_r.dll"
copy "..\..\nel\lib\nel_drv_dsound_win_r.dll" "nel_drv_dsound_win_r.dll"
copy "..\..\nel\lib\nel_drv_opengl_win_r.dll" "nel_drv_opengl_win_r.dll"
copy "..\..\nel\lib\nel_drv_fmod_win_r.dll" "nel_drv_fmod_win_r.dll"
copy "..\..\nel\lib\nel_drv_openal_win_r.dll" "nel_drv_openal_win_r.dll"
copy "..\..\nel\lib\nel_drv_xaudio2_win_r.dll" "nel_drv_xaudio2_win_r.dll"