1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-09 21:00:17 +00:00
QB64-PE/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]"