[REACTOS] Add a TreeList control (TreeView with columns).
[reactos.git] / base / setup / reactos / CMakeLists.txt
index 39225e7..8c58f9e 100644 (file)
@@ -11,6 +11,7 @@ list(APPEND SOURCE
     spapisup/infsupp.c
     drivepage.c
     reactos.c
+    treelist.c
     reactos.h)
 
 file(GLOB reactos_rc_deps res/*.*)