mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[PROPSYS_WINETEST]
* Improve build. svn path=/trunk/; revision=61185
This commit is contained in:
parent
bd1275ef40
commit
7636e2ea77
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
|
||||
add_definitions(-D__ROS_LONG64__)
|
||||
add_executable(propsys_winetest propstore.c propsys.c testlist.c)
|
||||
target_link_libraries(propsys_winetest wine)
|
||||
set_module_type(propsys_winetest win32cui)
|
||||
add_importlibs(propsys_winetest propsys ole32 oleaut32 msvcrt kernel32 ntdll)
|
||||
add_cd_file(TARGET propsys_winetest DESTINATION reactos/bin FOR all)
|
||||
|
|
Loading…
Reference in a new issue