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

« back to all changes in this revision

Viewing changes to languages/cpp/app_templates/kbearplugin/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 = kbearplugin.desktop subdirs hi32-action-plugin.png \
 
6
#       outputwidget.cpp plugin.h configwidget.cpp \
 
7
#       outputwidget.h plugin.rc src-Makefile.am Makefile.am \
 
8
#       kbearplugin-configure.in.in configwidget.h plugin.cpp \
 
9
#       plugin.kdevelop kbearplugin.png
 
10
#templateName = kbearplugin
 
11
#
 
12
#### no need to change below:
 
13
#template_DATA = $(templateName).kdevtemplate
 
14
#templatedir = ${appwizarddatadir}/templates
 
15
#
 
16
#appwizarddatadir = ${kde_datadir}/kdevappwizard
 
17
#$(templateName).tar.gz:
 
18
#       $(TAR) -cf $(templateName).tar -C $(srcdir) ${dataFiles}
 
19
#       $(GZIP) -9 $(templateName).tar
 
20
#
 
21
#archivedir = ${appwizarddatadir}
 
22
#archive_DATA = $(templateName).tar.gz ${templateName}.png
 
23
#
 
24
#CLEANFILES = *.tar.gz
 
 
b'\\ No newline at end of file'