Author: AlbrechtS
Date: 2010-11-06 06:14:47 -0700 (Sat, 06 Nov 2010)
New Revision: 7799
Log:
Fixed documentation (ws2_32.lib linked dynamically)


Modified:
   branches/branch-1.3/documentation/src/basics.dox

Modified: branches/branch-1.3/documentation/src/basics.dox
===================================================================
--- branches/branch-1.3/documentation/src/basics.dox    2010-11-06 13:13:28 UTC 
(rev 7798)
+++ branches/branch-1.3/documentation/src/basics.dox    2010-11-06 13:14:47 UTC 
(rev 7799)
@@ -331,9 +331,8 @@
 find the FLTK header files. This can be done by selecting
 "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 (COMCTL32.LIB), and WinSock2 (WS2_32.LIB) libraries to 
-the "Link" settings.
+need to add the FLTK (FLTK.LIB or FLTKD.LIB) and the Windows
+Common Controls (COMCTL32.LIB) libraries to the "Link" settings.
 
 You can build your Microsoft Windows applications as Console or
 WIN32 applications.  If you want to use the standard C \p main()

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to