1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-07 11:50:15 +00:00
QB64-PE/internal/c/mingw64/opt/lib/tdbcpostgres1.0.6/pkgIndex.tcl
2019-01-01 22:40:38 +11:00

8 lines
258 B
Tcl

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