1
0
Fork 0
flightgear/utils/fgpanel/.gitignore
Torsten Dreyer f44dd24462 Initial commit of the fgpanel code
fgpanel is basically the stripped down 2D-Panel code from
FlightGear. It is designed as a standalone lightweight panel
rendering engine to draw 2d panels on a lowcost computer/graphic card
without 3d acceleration at reasonablel framerates.

Patches for inclusion into the build system will follow.
2011-04-14 11:11:17 +02:00

7 lines
50 B
Text

fgpanel
*.o
*.obj
.deps
*.Po
Makefile
Makefile.in