This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
magicka/deps/odoors/buildall.bat

8 lines
263 B
Batchfile
Raw Normal View History

2016-12-03 05:08:50 +00:00
make -fDOS.mak -DTARGET=s > out.txt
make -fDOS.mak -DTARGET=c >> out.txt
make -fDOS.mak -DTARGET=m >> out.txt
make -fDOS.mak -DTARGET=l >> out.txt
make -fDOS.mak -DTARGET=h >> out.txt
set INCLUDE=c:\msdev\include;c:\msdev\mfc\include
nmake -fWin32.mak >> out.txt