mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 14:43:22 +00:00
[CMAKE]
- Fix xinput1_2 svn path=/branches/cmake-bringup/; revision=49818
This commit is contained in:
parent
5a6f3448b7
commit
0893cf2ba7
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ if(NOT MSVC)
|
||||||
set_source_files_properties(xinput1_2.def PROPERTIES EXTERNAL_OBJECT TRUE)
|
set_source_files_properties(xinput1_2.def PROPERTIES EXTERNAL_OBJECT TRUE)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
add_importlibs(xinput1_2 msvcrt kernel32)
|
|
||||||
|
|
||||||
set_module_type(xinput1_2 win32dll)
|
set_module_type(xinput1_2 win32dll)
|
||||||
|
|
||||||
|
add_importlibs(xinput1_2 msvcrt kernel32)
|
||||||
|
|
||||||
add_cab_target(xinput1_2 1)
|
add_cab_target(xinput1_2 1)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue