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

« back to all changes in this revision

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