Changes

Jump to navigation Jump to search
305 bytes added ,  00:38, 12 October 2009
no edit summary
Line 38: Line 38:  
Adding WIT to your application is simply a matter of adding '''-lwit''' to the LIBS line of your Makefile. WIT also includes a sample application template in examples/template/, which contains a stub source file and a Makefile suitable for building against the installed version of WIT.
 
Adding WIT to your application is simply a matter of adding '''-lwit''' to the LIBS line of your Makefile. WIT also includes a sample application template in examples/template/, which contains a stub source file and a Makefile suitable for building against the installed version of WIT.
   −
Other examples of WIT usage are included in the examples/ directory.
+
The Widgets example demonstrates many of the things a typical WIT program will do and includes comments explaining how each component fits together. Its source code is available for viewing on [http://bitbucket.org/ahigerd/wit/src/tip/examples/widgets/src/main.cpp Bitbucket].
 +
 
 +
Other examples of WIT usage are included in the examples/ directory of the source distribution.
    
== License ==
 
== License ==
51

edits

Navigation menu