Renaming ecrasher to ede-crasher

This commit is contained in:
Sanel Zukan
2008-09-22 12:56:05 +00:00
parent f1033e157c
commit bc61365dbd
7 changed files with 0 additions and 0 deletions

15
ede-crasher/Jamfile Normal file
View File

@@ -0,0 +1,15 @@
#
# $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) ;