mirror of
https://github.com/glest/glest-source.git
synced 2025-08-28 10:19:55 +02:00
- fix the 2010 bat file as the dll's are not required
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
rem if not exist ..\..\data\glest_game\dsound.dll copy dsound.dll ..\..\data\glest_game\
|
rem if not exist ..\..\data\glest_game\dsound.dll copy dsound.dll ..\..\data\glest_game\
|
||||||
rem if not exist ..\..\data\glest_game\xerces-c_3_0.dll copy ..\..\source\windows_deps\bin\xerces-c_3_0.dll ..\..\data\glest_game\
|
rem if not exist ..\..\data\glest_game\xerces-c_3_0.dll copy ..\..\source\windows_deps\bin\xerces-c_3_0.dll ..\..\data\glest_game\
|
||||||
copy ..\..\source\windows_deps\lib\openal32.dll ..\..\data\glest_game\
|
copy ..\..\source\windows_deps\lib\openal32.dll ..\..\data\glest_game\
|
||||||
copy ..\..\source\windows_deps\lib\libeay32.dll ..\..\data\glest_game\
|
rem copy ..\..\source\windows_deps\lib\libeay32.dll ..\..\data\glest_game\
|
||||||
copy ..\..\source\windows_deps\lib\ssleay32.dll ..\..\data\glest_game\
|
rem copy ..\..\source\windows_deps\lib\ssleay32.dll ..\..\data\glest_game\
|
||||||
|
|
||||||
if not exist ..\..\data\glest_game\libvlc.dll copy ..\..\source\windows_deps\lib\libvlc.dll ..\..\data\glest_game\
|
if not exist ..\..\data\glest_game\libvlc.dll copy ..\..\source\windows_deps\lib\libvlc.dll ..\..\data\glest_game\
|
||||||
if not exist ..\..\data\glest_game\libvlccore.dll copy ..\..\source\windows_deps\lib\libvlccore.dll ..\..\data\glest_game\
|
if not exist ..\..\data\glest_game\libvlccore.dll copy ..\..\source\windows_deps\lib\libvlccore.dll ..\..\data\glest_game\
|
||||||
|
Reference in New Issue
Block a user