mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 00:45:49 +00:00
[USP10_WINETEST]
* Speedup build. svn path=/trunk/; revision=60419
This commit is contained in:
parent
60903c1fbd
commit
25f565992a
1 changed files with 1 additions and 6 deletions
|
@ -1,10 +1,5 @@
|
||||||
|
|
||||||
add_definitions(
|
|
||||||
-D__ROS_LONG64__
|
|
||||||
-D__WINESRC__)
|
|
||||||
|
|
||||||
add_executable(usp10_winetest usp10.c testlist.c)
|
add_executable(usp10_winetest usp10.c testlist.c)
|
||||||
target_link_libraries(usp10_winetest wine)
|
|
||||||
set_module_type(usp10_winetest win32cui)
|
set_module_type(usp10_winetest win32cui)
|
||||||
add_importlibs(usp10_winetest usp10 user32 gdi32 msvcrt kernel32 ntdll)
|
add_importlibs(usp10_winetest usp10 user32 gdi32 msvcrt kernel32)
|
||||||
add_cd_file(TARGET usp10_winetest DESTINATION reactos/bin FOR all)
|
add_cd_file(TARGET usp10_winetest DESTINATION reactos/bin FOR all)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue