~ubuntu-branches/ubuntu/quantal/sgt-puzzles/quantal

« back to all changes in this revision

Viewing changes to .pc/304_combine-binaries.diff/dominosa.R

  • Committer: Bazaar Package Importer
  • Author(s): Ben Hutchings
  • Date: 2011-03-01 04:16:54 UTC
  • mfrom: (1.1.12 upstream) (3.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20110301041654-txft0d7zksyw4a8a
Tags: 9109-1
* New upstream version:
  - Add Range and Signpost puzzles
  - Use stock icons and conventional order for dialog buttons
  - Use Cairo for screen rendering
* Update German translation, thanks to Helge Kreutzmann
* Remove or update patches applied or partially applied upstream
* Use Debian source format 3.0 (quilt)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- makefile -*-
 
2
 
 
3
DOMINOSA_EXTRA = laydomino
 
4
 
 
5
dominosa : [X] GTK COMMON dominosa DOMINOSA_EXTRA dominosa-icon|no-icon
 
6
 
 
7
dominosa : [G] WINDOWS COMMON dominosa DOMINOSA_EXTRA dominosa.res|noicon.res
 
8
 
 
9
ALL += dominosa[COMBINED] DOMINOSA_EXTRA
 
10
 
 
11
!begin gtk
 
12
GAMES += dominosa
 
13
!end
 
14
 
 
15
!begin >list.c
 
16
    A(dominosa) \
 
17
!end
 
18
 
 
19
!begin >wingames.lst
 
20
dominosa.exe:Dominosa
 
21
!end