1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-15 09:13:54 +00:00
qb64/internal/c/mingw32/opt/lib/tdbcmysql1.0.6/pkgIndex.tcl

9 lines
243 B
Tcl
Raw Normal View History

2019-01-01 11:40:38 +00:00
# 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]"