nvapi-Stub_DLL: Build nvapi.dll only on 32-bit systems and nvapi64.dll only on 64-bit systems.

This commit is contained in:
Sebastian Lackner
2015-01-10 00:22:00 +01:00
parent a0d5d4158b
commit ec40c1c8d0
2 changed files with 21 additions and 8 deletions

View File

@@ -9552,7 +9552,7 @@ diff --git a/dlls/wined3d/buffer.c b/dlls/wined3d/buffer.c
diff --git a/dlls/wined3d/directx.c b/dlls/wined3d/directx.c
--- a/dlls/wined3d/directx.c
+++ b/dlls/wined3d/directx.c
@@ -4731,9 +4731,15 @@
@@ -5181,9 +5181,15 @@
DebugBreak();
}