File:  [OS/2 SDKs] / pmsdk / samples / petzold / chap09 / loadbmp1
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

#--------------------
# LOADBMP1 make file
#--------------------

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

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

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

unix.superglobalmegacorp.com

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