Attempt at fixing issue #19
This commit is contained in:
7
tkinterdnd2/tkdnd/win64/pkgIndex.tcl
Normal file
7
tkinterdnd2/tkdnd/win64/pkgIndex.tcl
Normal file
@@ -0,0 +1,7 @@
|
||||
package ifneeded tkdnd 2.9.2 \
|
||||
"source \{$dir/tkdnd.tcl\} ; \
|
||||
tkdnd::initialise \{$dir\} libtkdnd2.9.2[info sharedlibextension] tkdnd"
|
||||
|
||||
package ifneeded tkdnd::utils 2.9.2 \
|
||||
"source \{$dir/tkdnd_utils.tcl\} ; \
|
||||
package provide tkdnd::utils 2.9.2"
|
||||
Reference in New Issue
Block a user