msvc.rst
changeset 843 f482238ec20a
parent 810 356cd49f7a7a
child 871 a992a0bbb057
--- a/msvc.rst	Thu Mar 03 10:37:15 2011 +0200
+++ b/msvc.rst	Fri Mar 04 15:14:27 2011 +0200
@@ -129,3 +129,7 @@
   http://msdn.microsoft.com/en-us/library/xee0c8y7.aspx
                 Devenv Command Line Switches
 
+* Check linking problem.
+
+Use '/verbose:lib' to see list of libraries for linking and thier order.
+