mirror of
https://github.com/electronicarts/CnC_Red_Alert.git
synced 2025-12-16 07:31:39 -05:00
Initial commit of Command & Conquer Red Alert source code.
This commit is contained in:
12
IPX/OK/MAKETH16.BAK
Normal file
12
IPX/OK/MAKETH16.BAK
Normal file
@@ -0,0 +1,12 @@
|
||||
set include >temp.txt
|
||||
set include=c:\wat\h;c:\wat\h\win
|
||||
copy setinc.bat+temp.txt setinc2.bat
|
||||
thunk Thipx.thk
|
||||
wpp -ml -bd -zu -bt=windows -0 thipx16c.cpp
|
||||
ml /c /W3 ipx16a.asm
|
||||
ml /DIS_16 /c /W3 /Fothipx16a.obj thipx.asm
|
||||
ml /c /W3 thmap16.asm
|
||||
ml /c /W3 ipx16a.asm
|
||||
wlink @thipx16.lnk
|
||||
rc -40 thipx16.dll
|
||||
call setinc2.bat
|
||||
Reference in New Issue
Block a user