File:  [OS/2 SDKs] / pmsdk / samples / petzold / chap09 / loadbmp2
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:13 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: pmsdk-1988, HEAD
Microsoft OS/2 SDK PM 08-08-1988

#--------------------
# LOADBMP2 make file
#--------------------

loadbmp2.obj : loadbmp2.c loadbmp.h
     cl -c -G2sw -W3 loadbmp2.c

loadbmp.res : loadbmp.rc loadbmp.h loadbmp.bmp
     rc -r loadbmp

loadbmp2.exe : loadbmp2.obj loadbmp2.def loadbmp.res
     link loadbmp2, /align:16, NUL, os2, loadbmp2
     rc loadbmp.res loadbmp2.exe

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.