[CMAKE]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 19 Nov 2010 14:21:18 +0000 (14:21 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 19 Nov 2010 14:21:18 +0000 (14:21 +0000)
commit390cf6bc5fcdc1470733517af68183074b3cf851
tree756e8c6f0b61b713154442833122a15337b879c6
parent5054fc46a3991387ef80b6e5765c7a639e7eddb5
[CMAKE]
Add a new macro set_export_spec(), that replaces the use of spec2def + adding the generated def file to the sources
Remove EXTERNAL_OBJECT TRUE property for the generated def files.

svn path=/branches/cmake-bringup/; revision=49629
13 files changed:
dll/win32/acledit/CMakeLists.txt
dll/win32/aclui/CMakeLists.txt
dll/win32/avicap32/CMakeLists.txt
dll/win32/batt/CMakeLists.txt
dll/win32/beepmidi/CMakeLists.txt
dll/win32/cards/CMakeLists.txt
dll/win32/compstui/CMakeLists.txt
dll/win32/gdi32/CMakeLists.txt
dll/win32/getuname/CMakeLists.txt
dll/win32/localui/CMakeLists.txt
dll/win32/lpk/CMakeLists.txt
gcc.cmake
msc.cmake