Author: akhaldi Date: Mon Feb 10 20:08:53 2014 New Revision: 62111
URL: http://svn.reactos.org/svn/reactos?rev=62111&view=rev Log: [MESA/MAIN] * We don't need these source files in the static lib. Jerome please review.
Modified: trunk/reactos/dll/opengl/mesa/main/CMakeLists.txt
Modified: trunk/reactos/dll/opengl/mesa/main/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/CMakeL... ============================================================================== --- trunk/reactos/dll/opengl/mesa/main/CMakeLists.txt [iso-8859-1] (original) +++ trunk/reactos/dll/opengl/mesa/main/CMakeLists.txt [iso-8859-1] Mon Feb 10 20:08:53 2014 @@ -35,7 +35,7 @@ getstring.c hash.c hint.c - histogram.c + #histogram.c image.c imports.c light.c @@ -62,7 +62,7 @@ texgetimage.c teximage.c texobj.c - texpal.c + #texpal.c texparam.c texstate.c texstorage.c