~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/archive/plugin.ini

  • Committer: Stewart Smith
  • Date: 2010-02-10 23:23:40 UTC
  • mfrom: (1283.9.1)
  • mto: (1283.11.1)
  • mto: This revision was merged to the branch mainline in revision 1449.
  • Revision ID: stewart@flamingspork.com-20100210232340-m4rx1fnioozehjvt
Merged innodb-not-static into embedded-innodb-init.

Show diffs side-by-side

added added

removed removed

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