newlib/winsup/mingw/samples/wintest/jamfile
2000-02-17 19:38:33 +00:00

9 lines
98 B
Plaintext

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