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: 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 ;