newlib/winsup/mingw/samples/print/jamfile

10 lines
190 B
Plaintext
Raw Normal View History

2002-05-28 15:13:45 +02: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 ;