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
2017-03-19 07:49:46 +10:00

8 lines
263 B
Batchfile

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