~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/crc32/plugin.ini

  • Committer: Monty Taylor
  • Date: 2009-12-04 18:50:04 UTC
  • mto: (1238.1.6 push)
  • mto: This revision was merged to the branch mainline in revision 1240.
  • Revision ID: mordred@inaugust.com-20091204185004-sqnkp46s9volcq8t
Plugin tests in plugin dirs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
description=UDF Plugin for crc32
4
4
load_by_default=yes
5
5
sources=crc32udf.cc
6
 
testsuite=crc32