[QCKLNCH] Remove qcklnch (#61)
[reactos.git] / base / shell / rshell / CMakeLists.txt
index 3d70d6b..94337e9 100644 (file)
@@ -8,6 +8,7 @@ include_directories(
 spec2def(rshell.dll rshell.spec ADD_IMPORTLIB)
 
 list(APPEND SOURCE
+    CQuickLaunchBand.cpp
     misc.cpp
     ${CMAKE_CURRENT_BINARY_DIR}/rshell.def)