silence some warnings
authorChristoph von Wittich <christoph_vw@reactos.org>
Sat, 26 Jan 2008 19:20:55 +0000 (19:20 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Sat, 26 Jan 2008 19:20:55 +0000 (19:20 +0000)
svn path=/trunk/; revision=32022

reactos/dll/win32/glu32/glu32.rbuild

index 605cc6c..3ce372d 100644 (file)
@@ -9,6 +9,7 @@
        <define name="RESOLVE_3D_TEXTURE_SUPPORT" />
        <define name="BUILD_GL32" />
        <define name="LIBRARYBUILD" />
+       <compilerflag compiler="cpp">-Wno-non-virtual-dtor</compilerflag>
        <library>ntdll</library>
        <library>opengl32</library>
        <library>kernel32</library>