[CMAKE]: Add wmc to host tools, and export it as native-wmc.
authorSir Richard <sir_richard@svn.reactos.org>
Sun, 25 Jul 2010 23:05:32 +0000 (23:05 +0000)
committerSir Richard <sir_richard@svn.reactos.org>
Sun, 25 Jul 2010 23:05:32 +0000 (23:05 +0000)
commit02b1c8a4e27902b62d7ecf494f58e2383ca4de88
treec08932cd98e820ecd173aeda6a4fd3efe15c9c25
parent6907bbcc2f8ee9e016a4e74089a901a6443e6e8a
[CMAKE]: Add wmc to host tools, and export it as native-wmc.
[CMAKE]: Add a makelist to build the mc->headers as one target.
[CMAKE]: Fix the IDL rule to build all IDLs as one target.
[CMAKE]: Build a whole lot more libraries.

svn path=/branches/cmake-bringup/; revision=48267
14 files changed:
CMakeLists.txt
include/psdk/CMakeLists.txt
include/reactos/mc/CMakeLists.txt [new file with mode: 0644]
lib/CMakeLists.txt
lib/atl/CMakeLists.txt [new file with mode: 0644]
lib/cmlib/CMakeLists.txt [new file with mode: 0644]
lib/dnslib/CMakeLists.txt [new file with mode: 0644]
lib/epsapi/CMakeLists.txt [new file with mode: 0644]
lib/lsalib/CMakeLists.txt [new file with mode: 0644]
lib/recyclebin/CMakeLists.txt [new file with mode: 0644]
lib/rossym/CMakeLists.txt [new file with mode: 0644]
lib/rtl/CMakeLists.txt [new file with mode: 0644]
lib/smlib/CMakeLists.txt [new file with mode: 0644]
lib/tdilib/CMakeLists.txt [new file with mode: 0644]