~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/archive/plugin.ini

Merged up with staging.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
 
name=archive
3
2
title=Archive Storage Engine
4
3
description=Archive Storage Engine
5
4
load_by_default=yes
6
 
static=yes
7
5
libs=plugin/archive/libazio.la
8
6
sources=ha_archive.cc
9
7
headers=ha_archive.h
10
 
static=yes