~drizzle-trunk/drizzle/development

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