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

« back to all changes in this revision

Viewing changes to kspread/plugins/calculator/qcalc.pro

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2006-04-20 21:38:53 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060420213853-j5lxluqvymxt2zny
Tags: 1:1.5.0-0ubuntu2
UbuntuĀ uploadĀ 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
TEMPLATE        = lib
2
 
CONFIG          = qt warn_on release
3
 
HEADERS         = configdlg.h \
4
 
                  dlabel.h \
5
 
                  fontdlg.h \
6
 
                  kcalc.h \
7
 
                  kcalctype.h \
8
 
                  main.h \
9
 
                  stats.h \
10
 
                  version.h
11
 
SOURCES         = configdlg.cpp \
12
 
                  dlabel.cpp \
13
 
                  fontdlg.cpp \
14
 
                  kcalc.cpp \
15
 
                  kcalc_core.cpp \
16
 
                  main.cpp \
17
 
                  stats.cpp
18
 
TARGET          = qcalc