~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to app/actions/makefile.msc

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
OBJECTS = \
27
27
        actions.obj \
 
28
        brush-editor-actions.obj \
28
29
        brushes-actions.obj \
29
30
        buffers-actions.obj \
30
31
        buffers-commands.obj \
31
32
        channels-actions.obj \
32
33
        channels-commands.obj \
33
 
        colormap-editor-actions.obj \
34
 
        colormap-editor-commands.obj \
35
34
        context-actions.obj \
36
35
        context-commands.obj \
 
36
        colormap-actions.obj \
 
37
        colormap-commands.obj \
 
38
        cursor-info-actions.obj \
 
39
        cursor-info-commands.obj \
37
40
        data-commands.obj \
 
41
        data-editor-commands.obj \
38
42
        debug-actions.obj \
39
43
        debug-commands.obj \
40
44
        dialogs-actions.obj \
41
45
        dialogs-commands.obj \
 
46
        dock-actions.obj \
 
47
        dock-commands.obj \
42
48
        dockable-actions.obj \
43
49
        dockable-commands.obj \
44
50
        documents-actions.obj \
72
78
        patterns-actions.obj \
73
79
        plug-in-actions.obj \
74
80
        plug-in-commands.obj \
75
 
        qmask-actions.obj \
76
 
        qmask-commands.obj \
 
81
        quick-mask-actions.obj \
 
82
        quick-mask-commands.obj \
 
83
        sample-points-actions.obj \
 
84
        sample-points-commands.obj \
77
85
        select-actions.obj \
78
86
        select-commands.obj \
79
87
        templates-actions.obj \
88
96
        vectors-commands.obj \
89
97
        view-actions.obj \
90
98
        view-commands.obj \
 
99
        window-actions.obj \
 
100
        window-commands.obj \
91
101
 
92
102
 
93
103
$(PRJ_TOP)\config.h: $(PRJ_TOP)\config.h.win32