summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/samples/wintest/jamfile
blob: b2f783118e9174f48fcf1ff825514a8243338321 (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 ;