- Improve several modules.

svn path=/branches/cmake-bringup/; revision=50055
This commit is contained in:
Amine Khaldi 2010-12-17 21:54:56 +00:00
parent 79c58d8279
commit f4cc19c36a
259 changed files with 545 additions and 658 deletions

View file

@ -12,5 +12,4 @@ add_executable(mmcclient ${CMAKE_CURRENT_BINARY_DIR}/mmcclient_precomp.h.gch ${S
add_pch(mmcclient ${CMAKE_CURRENT_SOURCE_DIR}/precomp.h ${SOURCE})
set_module_type(mmcclient win32gui)
add_importlibs(mmcclient user32 gdi32 comdlg32 advapi32 shell32 comctl32 msvcrt kernel32)