Welcome to mirror list, hosted at ThFree Co, Russian Federation.

jamfile « wintest « samples « mingw « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 ;