~drizzle-trunk/drizzle/development

1
2
3
4
5
6
7
8
9
10
11
[plugin]
title=Function Engine
description=Function Engine used for Table Functions.
load_by_default=yes
sources=
  cursor.cc
  function.cc
headers=
  cursor.h
  function.h
static=yes