ede/ecrasher/Jamfile

16 lines
314 B
Plaintext
Raw Normal View History

2008-01-05 16:23:04 +03:00
#
# $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) ;