mirror of
https://github.com/reactos/reactos.git
synced 2025-05-28 05:28:14 +00:00
[INETCOMM_WINETEST] Sync with Wine Staging 2.2. CORE-12823
svn path=/trunk/; revision=74107
This commit is contained in:
parent
54297235d4
commit
e007edf028
2 changed files with 912 additions and 25 deletions
|
@ -8,5 +8,5 @@ list(APPEND SOURCE
|
|||
|
||||
add_executable(inetcomm_winetest ${SOURCE})
|
||||
set_module_type(inetcomm_winetest win32cui)
|
||||
add_importlibs(inetcomm_winetest inetcomm oleaut32 ole32 msvcrt kernel32)
|
||||
add_importlibs(inetcomm_winetest inetcomm oleaut32 ole32 urlmon msvcrt kernel32)
|
||||
add_rostests_file(TARGET inetcomm_winetest)
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue