ede/ecrasher/Jamfile
2008-01-05 13:23:04 +00:00

16 lines
314 B
Plaintext

#
# $Id$
#
# Part of Equinox Desktop Environment (EDE).
# Copyright (c) 2008 EDE Authors.
#
# This program is licensed under terms of the
# GNU General Public License version 2 or newer.
# See COPYING for details.
SubDir TOP ecrasher ;
SOURCE = ecrasher.cpp CrashDialog.cpp ;
EdeProgram ecrasher : $(SOURCE) ;