~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/archive/plugin.ini

MErge Monty.

Show diffs side-by-side

added added

removed removed

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