mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
[CMAKE]
- Fix xinput9_1_0 svn path=/branches/cmake-bringup/; revision=49819
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user