# Jamfile # Copyright (c) 2001 MBruce, all rights reserved # $Id: //guest/matt_bruce/sampleProject/src/cpp/Jamfile#1 $ SubDir TOP src cpp ; BhbMain testExecutable : TestExecutable.cpp ;