~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/utility_dictionary/plugin.ini

  • Committer: lbieber
  • Date: 2010-10-02 19:48:35 UTC
  • mfrom: (1730.6.19 drizzle-make-lcov)
  • Revision ID: lbieber@orisndriz08-20101002194835-q5zd9qc4lvx1xnfo
Merge Hartmut - clean up lex, now require flex to build, also "make lcov" improvements

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
2
title=Utility data dictionary tables.
3
3
description= Generate data to be used for tests, etc.
4
 
load_by_default=no
 
4
load_by_default=yes
5
5
sources= 
6
 
  counter.cc
7
6
  dictionary.cc
8
 
  environmental.cc
9
7
  random_number.cc
10
8
  random_string.cc
 
9
  counter.cc
11
10
headers=
12
11
  counter.h
13
12
  dictionary.h
14
 
  environmental.h
15
13
  random_number.h
16
14
  random_string.h
17
 
static=no
 
15
static=yes