mirror of
https://github.com/electronicarts/CnC_Generals_Zero_Hour.git
synced 2025-12-16 23:51:41 -05:00
Initial commit of Command & Conquer Generals and Command & Conquer Generals Zero Hour source code.
This commit is contained in:
5
GeneralsMD/Code/Tools/wolSetup/makedist.bat
Normal file
5
GeneralsMD/Code/Tools/wolSetup/makedist.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
copy debug\wolsetup.exe dist\wolsetupD.exe
|
||||
copy release\wolsetup.exe dist\wolsetup.exe
|
||||
copy ..\..\libraries\source\wwvegas\wolapi\redist\woldbg.dll dist\woldbg.dll
|
||||
copy ..\..\libraries\source\wwvegas\wolapi\redist\wolapi.dll dist\wolapi.dll
|
||||
|
||||
Reference in New Issue
Block a user