Author: akhaldi Date: Sun Jan 16 22:11:35 2011 New Revision: 50407
URL: http://svn.reactos.org/svn/reactos?rev=50407&view=rev Log: [CMAKE] - Adapt gdi32 apitest cmake build to the recent changes.
Modified: trunk/rostests/apitests/gdi32/CMakeLists.txt
Modified: trunk/rostests/apitests/gdi32/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32/CMakeLists.... ============================================================================== --- trunk/rostests/apitests/gdi32/CMakeLists.txt [iso-8859-1] (original) +++ trunk/rostests/apitests/gdi32/CMakeLists.txt [iso-8859-1] Sun Jan 16 22:11:35 2011 @@ -12,6 +12,7 @@ CreateFontIndirect.c CreatePen.c CreateRectRgn.c + DPtoLP.c EngAcquireSemaphore.c EngCreateSemaphore.c EngDeleteSemaphore.c