summaryrefslogtreecommitdiffstats
path: root/library/dde/pkgIndex.tcl
blob: 6e7ed3930f0d59cdf95a969abbe47e73d6322976 (plain)
1
2
3
if {([info commands ::tcl::pkgconfig] eq "")
	|| ([info sharedlibextension] ne ".dll")} return
package ifneeded dde 1.4.0 [list load [file join $dir tcldde1.dll] dde]