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/CMakeL…
==============================================================================
--- 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)