mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-11 09:49:05 +00:00
9bc219ee14
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
6 lines
446 B
Batchfile
6 lines
446 B
Batchfile
copy "..\..\nel\lib\nel_drv_direct3d_win_d.dll" "nel_drv_direct3d_win_d.dll"
|
|
copy "..\..\nel\lib\nel_drv_dsound_win_d.dll" "nel_drv_dsound_win_d.dll"
|
|
copy "..\..\nel\lib\nel_drv_opengl_win_d.dll" "nel_drv_opengl_win_d.dll"
|
|
copy "..\..\nel\lib\nel_drv_fmod_win_d.dll" "nel_drv_fmod_win_d.dll"
|
|
copy "..\..\nel\lib\nel_drv_openal_win_d.dll" "nel_drv_openal_win_d.dll"
|
|
copy "..\..\nel\lib\nel_drv_xaudio2_win_d.dll" "nel_drv_xaudio2_win_d.dll"
|