summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/samples/wintest/jamfile
blob: 8102fa0677ff4e63709ec3d86f9916f2db5aace6 (plain)
1
2
3
4
5
6
7
8
#
# A example of Win32 GUI programming in C.
#

Main test.exe : test.c ;

Gui test.exe ;