Author: hbelusca
Date: Thu Nov 15 17:13:53 2012
New Revision: 57710
URL:
http://svn.reactos.org/svn/reactos?rev=57710&view=rev
Log:
[KERNEL32]
Compile alias.c and history.c.
Modified:
branches/ros-csrss/dll/win32/kernel32/CMakeLists.txt
Modified: branches/ros-csrss/dll/win32/kernel32/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/kernel32/CM…
==============================================================================
--- branches/ros-csrss/dll/win32/kernel32/CMakeLists.txt [iso-8859-1] (original)
+++ branches/ros-csrss/dll/win32/kernel32/CMakeLists.txt [iso-8859-1] Thu Nov 15 17:13:53
2012
@@ -38,7 +38,9 @@
client/version.c
client/virtmem.c
client/vista.c
+ client/console/alias.c
client/console/console.c
+ client/console/history.c
client/file/backup.c
client/file/cnotify.c
client/file/copy.c