1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-02 23:50:19 +00:00
qb64/internal/c/mingw32/opt/lib/tdbcmysql1.0.6/pkgIndex.tcl
2019-01-01 22:40:38 +11:00

8 lines
243 B
Tcl

# Package index file for tdbc::mysql
if {[catch {package require Tcl 8.6}]} {
return
}
package ifneeded tdbc::mysql 1.0.6 \
"[list source [file join $dir tdbcmysql.tcl]]\;\
[list load [file join $dir tdbcmysql106.dll] tdbcmysql]"