- Fix xinput1_2

svn path=/branches/cmake-bringup/; revision=49818
This commit is contained in:
Amine Khaldi 2010-11-27 12:55:14 +00:00
parent 5a6f3448b7
commit 0893cf2ba7

View file

@ -8,8 +8,8 @@ if(NOT MSVC)
set_source_files_properties(xinput1_2.def PROPERTIES EXTERNAL_OBJECT TRUE)
endif()
add_importlibs(xinput1_2 msvcrt kernel32)
set_module_type(xinput1_2 win32dll)
add_importlibs(xinput1_2 msvcrt kernel32)
add_cab_target(xinput1_2 1)