[SHELL32] Add IActiveDesktop stub
[reactos.git] / dll / win32 / shell32 / CMakeLists.txt
index c5d247a..08933dd 100644 (file)
@@ -25,6 +25,8 @@ include_directories(
     ${REACTOS_SOURCE_DIR})
 
 list(APPEND SOURCE
+    CActiveDesktop.cpp
+    CActiveDesktop.h
     CIDLDataObj.cpp
     CQueryAssociations.cpp
     debughlp.cpp