- Fix xinput9_1_0

svn path=/branches/cmake-bringup/; revision=49819
This commit is contained in:
Amine Khaldi 2010-11-27 13:05:52 +00:00
parent 0893cf2ba7
commit 2b43789ca0

View file

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