aboutsummaryrefslogtreecommitdiff
path: root/docs/INSTALL.devcpp
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-05-09 16:31:51 +0000
committerYang Tse <yangsita@gmail.com>2008-05-09 16:31:51 +0000
commit19479ea0217c93fd2973168084d1bb724eb8a34f (patch)
treea8b59cbb90c38f93c414ec5bebee3c60bd5ae887 /docs/INSTALL.devcpp
parentd708ef6731445a84a3d0499a4b13fd09a0dd0520 (diff)
Internal time differences now use monotonic time source if available.
This also implies the removal of the winmm.lib dependency for WIN32.
Diffstat (limited to 'docs/INSTALL.devcpp')
-rw-r--r--docs/INSTALL.devcpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL.devcpp b/docs/INSTALL.devcpp
index 8ff4144cc..ed5ed9150 100644
--- a/docs/INSTALL.devcpp
+++ b/docs/INSTALL.devcpp
@@ -239,7 +239,7 @@ Linker Links
checked.
3- Include in the white space immediately below the box referred in 2 -lcurl
--lws2_32 -lwinmm.
+-lws2_32.
SSL Files
---------