jdk/make/sun/awt/FILES_c_windows.gmk
changeset 2699 4cc60e987b67
parent 2696 1189480fe090
parent 2472 b7aba00cabb6
child 4831 85d01a4fe115
equal deleted inserted replaced
2698:8b8a4fba727c 2699:4cc60e987b67
     1 #
     1 #
     2 # Copyright 1997-2008 Sun Microsystems, Inc.  All Rights Reserved.
     2 # Copyright 1997-2009 Sun Microsystems, Inc.  All Rights Reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Sun designates this
     7 # published by the Free Software Foundation.  Sun designates this
   101         OGLSurfaceData.c \
   101         OGLSurfaceData.c \
   102         OGLTextRenderer.c \
   102         OGLTextRenderer.c \
   103         OGLVertexCache.c \
   103         OGLVertexCache.c \
   104         WGLGraphicsConfig.c \
   104         WGLGraphicsConfig.c \
   105         WGLSurfaceData.c \
   105         WGLSurfaceData.c \
   106         AccelGlyphCache.c
   106         AccelGlyphCache.c \
       
   107         rect.c
   107 
   108 
   108 FILES_cpp = \
   109 FILES_cpp = \
   109 	CmdIDList.cpp \
   110 	CmdIDList.cpp \
   110 	Hashtable.cpp \
   111 	Hashtable.cpp \
   111 	GDIHashtable.cpp \
   112 	GDIHashtable.cpp \
   196 	D3DTextRenderer.cpp \
   197 	D3DTextRenderer.cpp \
   197 	D3DVertexCacher.cpp \
   198 	D3DVertexCacher.cpp \
   198 	ShellFolder2.cpp \
   199 	ShellFolder2.cpp \
   199 	ThemeReader.cpp \
   200 	ThemeReader.cpp \
   200 	ComCtl32Util.cpp \
   201 	ComCtl32Util.cpp \
       
   202 	DllUtil.cpp \
   201 	initIDs.cpp \
   203 	initIDs.cpp \
   202 	MouseInfo.cpp
   204 	MouseInfo.cpp