~ubuntu-branches/ubuntu/precise/koffice/precise

« back to all changes in this revision

Viewing changes to krita/image/tiles3/tests/test_tiles_cow/test_tiles_cow.pro

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2010-10-27 17:52:57 UTC
  • mfrom: (0.12.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101027175257-s04zqqk5bs8ckm9o
Tags: 1:2.2.83-0ubuntu1
* Merge with Debian git remaining changes:
 - Add build-deps on librcps-dev, opengtl-dev, libqtgtl-dev, freetds-dev,
   create-resources, libspnav-dev
 - Remove needless build-dep on libwv2-dev
 - koffice-libs recommends create-resources
 - krita recommends pstoedit
 - Keep our patches
* New upstream release 2.3 beta 3
  - Remove debian/patches fixed by upstream
  - Update install files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
######################################################################
2
 
# Automatically generated by qmake (2.01a) Fri May 22 18:59:47 2009
3
 
######################################################################
4
 
 
5
 
TEMPLATE = app
6
 
TARGET = 
7
 
DEPENDPATH += . 
8
 
 
9
 
LIBS += -g -Wl,-rpath,/home/devel/kde-install/release/kde/lib
10
 
 
11
 
LIBPATH += /home/devel/kde-install/release/kde/lib/
12
 
LIBS +=  -lkdecore
13
 
 
14
 
 
15
 
INCLUDEPATH += . ../../ 
16
 
INCLUDEPATH += /home/devel/kde-install/release/kde/include/
17
 
INCLUDEPATH += /home/devel/kde-src/koffice/krita/image/
18
 
INCLUDEPATH += /home/devel/kde-src/koffice/libs/main/
19
 
 
20
 
# Input
21
 
HEADERS += ../../kis_tile.h \
22
 
           ../../kis_tile_data.h \
23
 
           ../../kis_tile_data_store.h \
24
 
           ../../kis_tiled_data_manager.h \
25
 
           ../../kis_tile_hash_table.h \
26
 
           ../../kis_tile_hash_table_p.h \
27
 
           ../../../kis_shared_data.h \
28
 
           ../../../kis_shared.h \
29
 
           ../../../kis_shared_ptr.h
30
 
 
31
 
SOURCES += ../../kis_tile.cc \
32
 
           ../../kis_tile_data.cc \
33
 
           ../../kis_tile_data_store.cc \
34
 
           ../../kis_tiled_data_manager.cc \
35
 
#           ../../kis_tile_hash_table.cc \
36
 
           ../../../kis_shared.cc \
37
 
           main.cc