398
384
console_targets.append(tracer)
400
386
# The C++ implemented shell extensions.
401
dist_dir = os.path.join(tbzr_root, "shellext", "cpp", "tbzrshellext",
403
388
data_files.append(('', [os.path.join(dist_dir, 'tbzrshellext_x86.dll')]))
404
389
data_files.append(('', [os.path.join(dist_dir, 'tbzrshellext_x64.dll')]))