// -*- MPC -*- // $Id: Registry.mpc 80826 2008-03-04 14:51:23Z wotte $ project(*iterator) : aceexe, winregistry { exename = iterator Source_Files { test_registry_iterator.cpp } } project(*update) : aceexe, winregistry { exename = update Source_Files { test_registry_update.cpp } }