From 4deaf51f33d06d5336562aa9ec63490e410981bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Gardou?= Date: Sun, 15 Sep 2013 22:12:09 +0000 Subject: [PATCH] [OPENGL32_NEW] - try to fix jim's build svn path=/trunk/; revision=60154 --- reactos/dll/opengl/opengl32_new/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/opengl/opengl32_new/CMakeLists.txt b/reactos/dll/opengl/opengl32_new/CMakeLists.txt index 666a0bea853..740c0f51bfb 100644 --- a/reactos/dll/opengl/opengl32_new/CMakeLists.txt +++ b/reactos/dll/opengl/opengl32_new/CMakeLists.txt @@ -1,5 +1,5 @@ -spec2def(opengl32.dll opengl32.spec ADD_IMPORTLIB) +spec2def(opengl32.dll opengl32.spec) add_definitions( -D_GDI32_ # prevent gl* being declared __declspec(dllimport) in MS headers