Author: akhaldi Date: Sat Oct 23 10:24:53 2010 New Revision: 49233
URL: http://svn.reactos.org/svn/reactos?rev=49233&view=rev Log: [CMAKE] - Add the missing resource file to explorer.
Modified: branches/cmake-bringup/base/shell/explorer/CMakeLists.txt
Modified: branches/cmake-bringup/base/shell/explorer/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/cmake-bringup/base/shell/explore... ============================================================================== --- branches/cmake-bringup/base/shell/explorer/CMakeLists.txt [iso-8859-1] (original) +++ branches/cmake-bringup/base/shell/explorer/CMakeLists.txt [iso-8859-1] Sat Oct 23 10:24:53 2010 @@ -37,6 +37,7 @@ taskbar/startmenu.cpp taskbar/traynotify.cpp precomp.cpp + explorer.rc services/startup.c services/shellservices.cpp desktop/desktop.cpp