From 18af7ec60d4df46cca9c9b335cabc44dada946bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Poussineau?= Date: Mon, 27 Aug 2007 11:43:50 +0000 Subject: [PATCH] Link to wine library if we are using Wine-style debug macros svn path=/trunk/; revision=28597 --- reactos/dll/directx/wine/d3d8/d3d8.rbuild | 37 ++++++++++++----------- reactos/dll/win32/ws2_32/ws2_32.rbuild | 8 ++--- 2 files changed, 23 insertions(+), 22 deletions(-) diff --git a/reactos/dll/directx/wine/d3d8/d3d8.rbuild b/reactos/dll/directx/wine/d3d8/d3d8.rbuild index e15b7bf7230..be772f41c8e 100644 --- a/reactos/dll/directx/wine/d3d8/d3d8.rbuild +++ b/reactos/dll/directx/wine/d3d8/d3d8.rbuild @@ -13,6 +13,7 @@ uuid + wine user32 opengl32 gdi32 @@ -20,24 +21,24 @@ kernel32 wined3d - basetexture.c - cubetexture.c - d3d8_main.c - device.c - directx.c - indexbuffer.c - pixelshader.c - resource.c - stateblock.c - surface.c - swapchain.c - texture.c - vertexbuffer.c - vertexdeclaration.c - vertexshader.c - volume.c - volumetexture.c - version.rc + basetexture.c + cubetexture.c + d3d8_main.c + device.c + directx.c + indexbuffer.c + pixelshader.c + resource.c + stateblock.c + surface.c + swapchain.c + texture.c + vertexbuffer.c + vertexdeclaration.c + vertexshader.c + volume.c + volumetexture.c + version.rc d3d8.spec diff --git a/reactos/dll/win32/ws2_32/ws2_32.rbuild b/reactos/dll/win32/ws2_32/ws2_32.rbuild index 63185074e4f..f1a0d4b8914 100644 --- a/reactos/dll/win32/ws2_32/ws2_32.rbuild +++ b/reactos/dll/win32/ws2_32/ws2_32.rbuild @@ -1,14 +1,14 @@ include - include/reactos - include/reactos/wine + include/reactos/wine - + 0x0500 + wine ntdll kernel32 user32 @@ -27,7 +27,7 @@ sndrcv.c stubs.c upcall.c - async.c + async.c ws2_32.rc