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.
|
|
|
|
|
2009-07-03 18:27:19 +04:00
|
|
|
SubDir TOP ede-bug-tools ede-crasher ;
|
2008-01-05 16:23:04 +03:00
|
|
|
|
2009-07-06 15:51:25 +04:00
|
|
|
SOURCE = ede-crasher.cpp GdbOutput.cpp CrashDialog.cpp ;
|
2008-01-05 16:23:04 +03:00
|
|
|
|
2008-09-22 16:57:45 +04:00
|
|
|
EdeProgram ede-crasher : $(SOURCE) ;
|
2009-02-20 16:00:37 +03:00
|
|
|
TranslationStrings locale : $(SOURCE) ;
|