import winsup-2000-02-17 snapshot
This commit is contained in:
9
winsup/mingw/samples/test/jamfile
Normal file
9
winsup/mingw/samples/test/jamfile
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# A very simple example with which you can test your compiler/jam setup.
|
||||
# Also an interesting example of a hybrid console/GUI application.
|
||||
#
|
||||
|
||||
Main test.exe : test.c ;
|
||||
|
||||
GuiLibs test.exe ;
|
||||
|
Reference in New Issue
Block a user