newlib/winsup/mingw/samples/print/jamfile

10 lines
199 B
Plaintext
Raw Normal View History

2000-02-17 20:38:33 +01:00
#
# A simple example which prints a message on a selected printer. This won't
# work right unless you make PRINTDLG a packed structure!
#
Main prntest.exe : prntest.c ;
Gui prntest.exe ;