X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=dll%2Fdirectx%2Fwine%2Fd3dx9_38%2FCMakeLists.txt;h=0358e8d02032b69d0491ae3c891923330459131c;hp=bb52f128efb2e04b85e628d8a2098f449bbeb232;hb=db7b8d80306c3600742c7db97d13202cde1a32b6;hpb=406dfdbc870f3a6874c0959a87428c94f7526d3b;ds=sidebyside diff --git a/dll/directx/wine/d3dx9_38/CMakeLists.txt b/dll/directx/wine/d3dx9_38/CMakeLists.txt index bb52f128efb..0358e8d0203 100644 --- a/dll/directx/wine/d3dx9_38/CMakeLists.txt +++ b/dll/directx/wine/d3dx9_38/CMakeLists.txt @@ -18,6 +18,7 @@ target_link_libraries(d3dx9_38 wine) add_importlibs(d3dx9_38 + d3dx9_36 d3d9 user32 gdi32 @@ -28,4 +29,4 @@ add_importlibs(d3dx9_38 ntdll) add_dependencies(d3dx9_38 wineheaders) -add_cab_target(d3dx9_38 1) \ No newline at end of file +add_cab_target(d3dx9_38 1)