[CMAKE]
authorAmine Khaldi <amine.khaldi@reactos.org>
Tue, 2 Nov 2010 20:23:56 +0000 (20:23 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Tue, 2 Nov 2010 20:23:56 +0000 (20:23 +0000)
commit2f6d499617a5fe43aeb36d02a2d25684d8f608c6
treeffb819719ea1b1897a7f1c363d9b1f843c7e79cb
parent79b73c825d8f82169c62d0002b44e3e5f146af86
[CMAKE]
- Move more dlls with no stubs into using def files instead of spec files.

svn path=/branches/cmake-bringup/; revision=49450
62 files changed:
dll/win32/rsabase/CMakeLists.txt
dll/win32/rsabase/rsabase.def [new file with mode: 0644]
dll/win32/rsaenh/CMakeLists.txt
dll/win32/rsaenh/rsaenh.def [new file with mode: 0644]
dll/win32/samsrv/CMakeLists.txt
dll/win32/samsrv/samsrv.def [new file with mode: 0644]
dll/win32/sensapi/CMakeLists.txt
dll/win32/sensapi/sensapi.def [new file with mode: 0644]
dll/win32/serialui/CMakeLists.txt
dll/win32/serialui/serialui.def [new file with mode: 0644]
dll/win32/shfolder/CMakeLists.txt
dll/win32/shfolder/shfolder.def [new file with mode: 0644]
dll/win32/smdll/CMakeLists.txt
dll/win32/smdll/smdll.def [new file with mode: 0644]
dll/win32/sndblst/CMakeLists.txt
dll/win32/sndblst/sndblst.def [new file with mode: 0644]
dll/win32/sti/CMakeLists.txt
dll/win32/sti/sti.def [new file with mode: 0644]
dll/win32/twain_32/CMakeLists.txt
dll/win32/twain_32/twain_32.def [new file with mode: 0644]
dll/win32/uext2/CMakeLists.txt
dll/win32/uext2/uext2.def [new file with mode: 0644]
dll/win32/ufat/CMakeLists.txt
dll/win32/ufat/ufat.def [new file with mode: 0644]
dll/win32/ufatx/CMakeLists.txt
dll/win32/ufatx/ufatx.def [new file with mode: 0644]
dll/win32/untfs/CMakeLists.txt
dll/win32/untfs/untfs.def [new file with mode: 0644]
dll/win32/vdmdbg/CMakeLists.txt
dll/win32/vdmdbg/vdmdbg.def [new file with mode: 0644]
dll/win32/version/CMakeLists.txt
dll/win32/version/version.def [new file with mode: 0644]
dll/win32/wdmaud.drv/CMakeLists.txt
dll/win32/wdmaud.drv/wdmaud.def [new file with mode: 0644]
dll/win32/winfax/CMakeLists.txt
dll/win32/winfax/winfax.def [new file with mode: 0644]
dll/win32/wing32/CMakeLists.txt
dll/win32/wing32/wing32.def [new file with mode: 0644]
dll/win32/winhttp/CMakeLists.txt
dll/win32/winhttp/winhttp.def [new file with mode: 0644]
dll/win32/winsta/CMakeLists.txt
dll/win32/winsta/winsta.def [new file with mode: 0644]
dll/win32/wmi/CMakeLists.txt
dll/win32/wmi/wmi.def [new file with mode: 0644]
dll/win32/ws2_32_new/CMakeLists.txt
dll/win32/ws2_32_new/ws2_32.def [new file with mode: 0644]
dll/win32/ws2help/CMakeLists.txt
dll/win32/ws2help/ws2help.def [new file with mode: 0644]
dll/win32/wshirda/CMakeLists.txt
dll/win32/wshirda/wshirda.def [new file with mode: 0644]
dll/win32/wshtcpip/CMakeLists.txt
dll/win32/wshtcpip/wshtcpip.def [new file with mode: 0644]
dll/win32/wuapi/CMakeLists.txt
dll/win32/wuapi/wuapi.def [new file with mode: 0644]
dll/win32/xinput1_1/CMakeLists.txt
dll/win32/xinput1_1/xinput1_1.def [new file with mode: 0644]
dll/win32/xinput1_2/CMakeLists.txt
dll/win32/xinput1_2/xinput1_2.def [new file with mode: 0644]
dll/win32/xinput1_3/CMakeLists.txt
dll/win32/xinput1_3/xinput1_3.def [new file with mode: 0644]
dll/win32/xinput9_1_0/CMakeLists.txt
dll/win32/xinput9_1_0/xinput9_1_0.def [new file with mode: 0644]