395
392
console_targets.append(tracer)
397
394
# The C++ implemented shell extensions.
398
dist_dir = os.path.join(tbzr_root, "shellext", "cpp", "tbzrshellext",
400
396
data_files.append(('', [os.path.join(dist_dir, 'tbzrshellext_x86.dll')]))
401
397
data_files.append(('', [os.path.join(dist_dir, 'tbzrshellext_x64.dll')]))