FILES_c_windows.gmk revision 3261
2N/A#
2N/A# Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
2N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2N/A#
2N/A# This code is free software; you can redistribute it and/or modify it
2N/A# under the terms of the GNU General Public License version 2 only, as
2N/A# published by the Free Software Foundation. Oracle designates this
2N/A# particular file as subject to the "Classpath" exception as provided
2N/A# by Oracle in the LICENSE file that accompanied this code.
2N/A#
2N/A# This code is distributed in the hope that it will be useful, but WITHOUT
2N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
2N/A# version 2 for more details (a copy is included in the LICENSE file that
2N/A# accompanied this code).
2N/A#
2N/A# You should have received a copy of the GNU General Public License version
2N/A# 2 along with this work; if not, write to the Free Software Foundation,
2N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2N/A#
2N/A# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2N/A# or visit www.oracle.com if you need additional information or have any
2N/A# questions.
2N/A#
2N/A
2N/AFILES_c = \
2N/A GraphicsPrimitiveMgr.c \
2N/A Blit.c \
2N/A BlitBg.c \
2N/A ScaledBlit.c \
2N/A FillRect.c \
2N/A FillSpans.c \
2N/A FillParallelogram.c \
2N/A DrawParallelogram.c \
2N/A DrawLine.c \
2N/A DrawRect.c \
2N/A DrawPolygons.c \
2N/A DrawPath.c \
2N/A FillPath.c \
2N/A ProcessPath.c \
2N/A MaskBlit.c \
2N/A MaskFill.c \
2N/A TransformHelper.c \
2N/A AlphaMath.c \
2N/A AlphaMacros.c \
2N/A AnyByte.c \
2N/A ByteBinary1Bit.c \
2N/A ByteBinary2Bit.c \
2N/A ByteBinary4Bit.c \
2N/A ByteIndexed.c \
2N/A ByteGray.c \
2N/A Index8Gray.c \
2N/A Index12Gray.c \
2N/A AnyShort.c \
2N/A Ushort555Rgb.c \
2N/A Ushort565Rgb.c \
2N/A Ushort4444Argb.c \
2N/A Ushort555Rgbx.c \
2N/A UshortGray.c \
2N/A UshortIndexed.c \
2N/A Any3Byte.c \
2N/A ThreeByteBgr.c \
2N/A AnyInt.c \
2N/A IntArgb.c \
2N/A IntArgbPre.c \
2N/A IntArgbBm.c \
2N/A IntRgb.c \
2N/A IntBgr.c \
2N/A IntRgbx.c \
2N/A Any4Byte.c \
2N/A FourByteAbgr.c \
2N/A FourByteAbgrPre.c \
2N/A BufferedMaskBlit.c \
2N/A BufferedRenderPipe.c \
2N/A ShapeSpanIterator.c \
2N/A SpanClipRenderer.c \
2N/A SurfaceData.c \
2N/A Region.c \
2N/A DataBufferNative.c \
2N/A BufImgSurfaceData.c \
Disposer.c \
Trace.c \
img_globals.c \
gifdecoder.c \
awt_parseImage.c \
awt_ImageRep.c \
awt_ImagingLib.c \
dither.c \
imageInitIDs.c \
debug_assert.c \
debug_mem.c \
debug_trace.c \
debug_util.c \
OGLBlitLoops.c \
OGLBufImgOps.c \
OGLContext.c \
OGLFuncs.c \
OGLMaskBlit.c \
OGLMaskFill.c \
OGLPaints.c \
OGLRenderQueue.c \
OGLRenderer.c \
OGLSurfaceData.c \
OGLTextRenderer.c \
OGLVertexCache.c \
WGLGraphicsConfig.c \
WGLSurfaceData.c \
AccelGlyphCache.c \
rect.c
FILES_cpp = \
CmdIDList.cpp \
Hashtable.cpp \
GDIHashtable.cpp \
Devices.cpp \
ObjectList.cpp \
GDIBlitLoops.cpp \
GDIRenderer.cpp \
GDIWindowSurfaceData.cpp \
WindowsFlags.cpp \
WPrinterJob.cpp \
awt_AWTEvent.cpp \
awt_BitmapUtil.cpp \
awt_Brush.cpp \
awt_Button.cpp \
awt_Canvas.cpp \
awt_Checkbox.cpp \
awt_Choice.cpp \
awt_Clipboard.cpp \
awt_Color.cpp \
awt_Component.cpp \
awt_Container.cpp \
awt_Cursor.cpp \
awt_DataTransferer.cpp \
awt_Debug.cpp \
awt_Dimension.cpp \
awt_Desktop.cpp \
awt_DesktopProperties.cpp \
awt_Dialog.cpp \
awt_DrawingSurface.cpp \
awt_FileDialog.cpp \
awt_Event.cpp \
awt_Font.cpp \
awt_Frame.cpp \
awt_GDIObject.cpp \
awt_IconCursor.cpp \
awt_InputEvent.cpp \
awt_InputMethod.cpp \
awt_InputTextInfor.cpp \
awt_Insets.cpp \
awt_KeyEvent.cpp \
awt_KeyboardFocusManager.cpp \
awt_Label.cpp \
awt_List.cpp \
awt_Menu.cpp \
awt_MenuBar.cpp \
awt_MenuItem.cpp \
awt_MouseEvent.cpp \
awt_Object.cpp \
awt_Palette.cpp \
awt_Panel.cpp \
awt_PopupMenu.cpp \
awt_Pen.cpp \
awt_PrintControl.cpp \
awt_PrintDialog.cpp \
awt_PrintJob.cpp \
awt_Rectangle.cpp \
awt_Robot.cpp \
awt_Scrollbar.cpp \
awt_ScrollPane.cpp \
awt_TextArea.cpp \
awt_TextComponent.cpp \
awt_TextField.cpp \
awt_Toolkit.cpp \
awt_Window.cpp \
awt_Win32GraphicsEnv.cpp \
awt_Win32GraphicsDevice.cpp \
awt_Win32GraphicsConfig.cpp \
awt_DnDDT.cpp \
awt_DnDDS.cpp \
awt_Mlib.cpp \
awt_new.cpp \
awt_TrayIcon.cpp \
awt_DCHolder.cpp \
awt_ole.cpp \
ShaderList.cpp \
D3DBlitLoops.cpp \
D3DBufImgOps.cpp \
D3DContext.cpp \
D3DGlyphCache.cpp \
D3DGraphicsDevice.cpp \
D3DMaskBlit.cpp \
D3DMaskCache.cpp \
D3DMaskFill.cpp \
D3DPipelineManager.cpp \
D3DPaints.cpp \
D3DRenderer.cpp \
D3DRenderQueue.cpp \
D3DResourceManager.cpp \
D3DSurfaceData.cpp \
D3DTextRenderer.cpp \
D3DVertexCacher.cpp \
ShellFolder2.cpp \
ThemeReader.cpp \
ComCtl32Util.cpp \
DllUtil.cpp \
initIDs.cpp \
MouseInfo.cpp