mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:41:45 +00:00
[D3DCOMPILER_43_WINETEST] Make sure d3dcommon.h is generated before we get to compiling this module.
This commit is contained in:
parent
51373fdd86
commit
3f1265f8c1
1 changed files with 1 additions and 0 deletions
|
@ -9,5 +9,6 @@ add_executable(d3dcompiler_43_winetest
|
|||
testlist.c)
|
||||
|
||||
set_module_type(d3dcompiler_43_winetest win32cui)
|
||||
add_dependencies(d3dcompiler_43_winetest d3d_idl_headers)
|
||||
add_importlibs(d3dcompiler_43_winetest d3d9 d3dx9_43 user32 msvcrt kernel32)
|
||||
add_rostests_file(TARGET d3dcompiler_43_winetest)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue