newlib/winsup/mingw/samples/wintest/jamfile
2002-05-28 13:13:45 +00:00

9 lines
90 B
Plaintext

#
# A example of Win32 GUI programming in C.
#
Main test.exe : test.c ;
Gui test.exe ;