Author: matt Date: 2010-11-15 11:08:05 -0800 (Mon, 15 Nov 2010) New Revision: 7845 Log: 1.1.10: Typo in docs.
Modified: branches/branch-1.1/documentation/basics.html Modified: branches/branch-1.1/documentation/basics.html =================================================================== --- branches/branch-1.1/documentation/basics.html 2010-11-15 19:03:56 UTC (rev 7844) +++ branches/branch-1.1/documentation/basics.html 2010-11-15 19:08:05 UTC (rev 7845) @@ -301,7 +301,7 @@ "Settings" from the "Project" menu and then changing the "Preprocessor" settings under the "C/C++" tab. You will also need to add the FLTK (FLTK.LIB -or FLTKD.LIB), the Windows Common Controls (COMCTRL32.LIB), and +or FLTKD.LIB), the Windows Common Controls (COMCTL32.LIB), and WinSock (WSOCK32.LIB) libraries to the "Link" settings.</P> _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
