Author: dgorbachev
Date: Sun Sep 25 16:02:29 2011
New Revision: 53854

URL: http://svn.reactos.org/svn/reactos?rev=53854&view=rev
Log:
[Explorer]
Link with libmingw32.

Modified:
    trunk/reactos/base/shell/explorer/CMakeLists.txt

Modified: trunk/reactos/base/shell/explorer/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/CMakeLists.txt?rev=53854&r1=53853&r2=53854&view=diff
==============================================================================
--- trunk/reactos/base/shell/explorer/CMakeLists.txt [iso-8859-1] (original)
+++ trunk/reactos/base/shell/explorer/CMakeLists.txt [iso-8859-1] Sun Sep 25 
16:02:29 2011
@@ -63,6 +63,7 @@
     -lstdc++
     -lgcc
     -lmingwex
+    -lmingw32
     wine
     uuid)
 


Reply via email to