libs-steptalk/Modules/SQLClient/ScriptingInfo.plist
wlux 1787cf4b2c Add SQLClient bundle to StepTalk. Must be requested explicitly by
adding sqlclient=yes to the make command line.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@35749 72102866-910b-0410-8b05-ffd578937521
2012-10-26 16:46:43 +00:00

10 lines
121 B
Text

{
ScriptingInfoClass = STSQLClientModule;
Classes =
(
SQLClient,
SQLRecord,
SQLTransaction
);
}