~ubuntu-branches/ubuntu/wily/muse/wily-proposed

« back to all changes in this revision

Viewing changes to al/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2011-12-03 17:12:54 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20111203171254-28b1j4lpb46r5jtl
Tags: 2.0~rc1-1
* New upstream RC release.
* Refresh patches, remove those patches not needed anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
#  Linux Music Editor
4
4
#  $Id:$
5
5
#
6
 
#  Copyright (C) 2002-2006 by Werner Schweer and others
 
6
#  Copyright (C) 1999-2011 by Werner Schweer and others
7
7
#
8
8
#  This program is free software; you can redistribute it and/or modify
9
 
#  it under the terms of the GNU General Public License version 2.
 
9
#  it under the terms of the GNU General Public License
 
10
#  as published by the Free Software Foundation; either version 2
 
11
#  of the License, or (at your option) any later version.
10
12
#
11
13
#  This program is distributed in the hope that it will be useful,
12
14
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
14
16
#  GNU General Public License for more details.
15
17
#
16
18
#  You should have received a copy of the GNU General Public License
17
 
#  along with this program; if not, write to the Free Software
18
 
#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
19
#  along with this program; if not, write to the
 
20
#  Free Software Foundation, Inc.,
 
21
#  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19
22
#=============================================================================
20
23
 
21
24
include(${PROJECT_SOURCE_DIR}/pch.txt)