mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 17:56:06 +00:00
[SHELL32_APITEST] Add shell32_apitest_sub dependency (#8077)
Improve shell32_apitest build. JIRA issue: N/A Add dependency to shell32_apitest_sub.
This commit is contained in:
parent
d80fdbe146
commit
2ab01e7302
1 changed files with 1 additions and 0 deletions
|
@ -83,3 +83,4 @@ target_link_libraries(shell32_apitest_sub cpprt atl_classes)
|
|||
set_module_type(shell32_apitest_sub win32gui UNICODE)
|
||||
add_importlibs(shell32_apitest_sub msvcrt kernel32 user32 shell32 shlwapi ole32)
|
||||
add_rostests_file(TARGET shell32_apitest_sub SUBDIR testdata)
|
||||
add_dependencies(shell32_apitest shell32_apitest_sub)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue