Changeset 450 for GraphicTest/GraphicTest.lpr
- Timestamp:
- Nov 23, 2012, 1:11:03 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GraphicTest/GraphicTest.lpr
r447 r450 9 9 Interfaces, // this includes the LCL widgetset 10 10 Forms, lazopenglcontext, UMainForm, UPlatform, UDrawMethod, UFastBitmap, 11 bgrabitmappack, UDrawForm, UCanvasPixels, UCanvasPixelsUpdateLock,11 bgrabitmappack, UDrawForm, GR32_L, UCanvasPixels, UCanvasPixelsUpdateLock, 12 12 ULazIntfImageColorsCopy, ULazIntfImageColorsNoCopy, UBGRABitmapPaintBox, 13 UBitmapRawImageDataPaintBox, UBitmapRawImageData, UDummyMethod, 14 UBitmapRawImageDataMove, UOpenGLMethod, UOpenGLPBOMethod;13 UBitmapRawImageDataPaintBox, UBitmapRawImageData, UDummyMethod, 14 UBitmapRawImageDataMove, UOpenGLMethod, UOpenGLPBOMethod, UGraphics32Method; 15 15 16 16 {$R *.res}
Note:
See TracChangeset
for help on using the changeset viewer.