~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to languages/cpp/app_templates/kofficepart/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2006-05-23 18:39:42 UTC
  • Revision ID: james.westby@ubuntu.com-20060523183942-hucifbvh68k2bwz7
Tags: upstream-3.3.2
Import upstream version 3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
 
3
#original Makefile.am contents follow:
 
4
 
 
5
#dataFiles = kopart.kdevelop kopart_aboutdata.h kopart_part.cpp kopart_view.h \
 
6
#       src-Makefile.am kopart.png kopart_factory.cpp kopart_part.h \
 
7
#       subdirs kopart.desktop kopart.rc kopart_factory.h \
 
8
#       kopart_view.cpp x-kopart.desktop kde-configure.in.in \
 
9
#       main.cpp
 
10
#
 
11
#templateName = kopart
 
12
#
 
13
#### no need to change below:
 
14
#template_DATA = $(templateName).kdevtemplate
 
15
#templatedir = ${appwizarddatadir}/templates
 
16
#
 
17
#appwizarddatadir = ${kde_datadir}/kdevappwizard
 
18
#$(templateName).tar.gz:
 
19
#       $(TAR) -cf $(templateName).tar -C $(srcdir) ${dataFiles}
 
20
#       $(GZIP) -9 $(templateName).tar
 
21
#
 
22
#archivedir = ${appwizarddatadir}
 
23
#archive_DATA = $(templateName).tar.gz ${templateName}.png
 
24
#
 
25
#CLEANFILES = *.tar.gz
 
 
b'\\ No newline at end of file'