Converted the array of breakpoints to a QPtrVector.
[kdbg.git] / kdbg / pics / Makefile.am
blob32a384958f35f04e5a64572670814fa10c7614e5
1 ## $Id$
3 # toolbar icons
5 kdbgiconsdir = $(kde_datadir)/kdbg/icons
6 kdbgicons_ICON = \
7         brkpt \
8         pgmfinish \
9         pgmnext \
10         pgmnexti \
11         pgmrun \
12         pgmstep \
13         pgmstepi \
14         execopen
16 # line items and other pictograms
17 PICTOGRAMS = \
18         brkena.xpm \
19         brkdis.xpm \
20         brktmp.xpm \
21         brkcond.xpm \
22         pcinner.xpm \
23         pcup.xpm \
24         regs.xpm \
25         watch.xpm \
26         watchcoded.xpm \
27         watchena.xpm \
28         watchdis.xpm \
29         pointer.xpm
32 pics_DATA = $(PICTOGRAMS)
33 picsdir = $(kde_datadir)/kdbg/pics
35 # application icon
36 KDE_ICON = kdbg