~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/utility_functions/plugin.ini

merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[plugin]
 
2
title=Utility Functions
 
3
description= Utility Functions
 
4
load_by_default=yes
 
5
sources= 
 
6
  catalog.cc
 
7
  functions.cc
 
8
  schema.cc
 
9
  user.cc
 
10
headers=
 
11
  catalog.h
 
12
  functions.h
 
13
  schema.h
 
14
  user.h
 
15
static=yes