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