mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-21 21:36:05 +02:00
13 lines
169 B
Makefile
13 lines
169 B
Makefile
#
|
|
# Makefile.fpc for OpenGL for FPC
|
|
#
|
|
|
|
[targets]
|
|
dirs_win32=win32 gtkgl
|
|
dirs_linux=linux gtkgl
|
|
exampledirs=examples
|
|
|
|
[install]
|
|
packagename=opengl
|
|
examplesubdir=opengl
|