From 885ea97149df6fa2a43eb6f092fe1d875d68819b Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Sat, 23 Oct 2010 10:24:53 +0000 Subject: [PATCH] [CMAKE] - Add the missing resource file to explorer. svn path=/branches/cmake-bringup/; revision=49233 --- base/shell/explorer/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/base/shell/explorer/CMakeLists.txt b/base/shell/explorer/CMakeLists.txt index b91c7ba0635..22f15ab699a 100644 --- a/base/shell/explorer/CMakeLists.txt +++ b/base/shell/explorer/CMakeLists.txt @@ -37,6 +37,7 @@ list(APPEND SOURCE taskbar/startmenu.cpp taskbar/traynotify.cpp precomp.cpp + explorer.rc services/startup.c services/shellservices.cpp desktop/desktop.cpp