mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-11 17:59:02 +00:00
47ccfe279a
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
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"
|