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

« back to all changes in this revision

Viewing changes to vcs/compat/svn/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
SUBDIRS( ksvnd )
 
2
 
 
3
 
 
4
 
 
5
#original Makefile.am contents follow:
 
6
 
 
7
#SUBDIRS = ksvnd
 
8
#
 
9
#INCLUDES = $(SVN_INCLUDE) $(all_includes)
 
10
#
 
11
#kde_module_LTLIBRARIES = kio_svn.la
 
12
#
 
13
#kio_svn_la_SOURCES = svn.cpp
 
14
#kio_svn_la_LIBADD = $(SVN_LIB) -lkio
 
15
#kio_svn_la_LDFLAGS = -avoid-version -module $(all_libraries) $(KDE_PLUGIN) $(SVN_CPPFLAGS)
 
16
#
 
17
#protocol_DATA = svn+http.protocol svn+https.protocol svn+file.protocol svn+ssh.protocol svn.protocol
 
18
#protocoldir = $(kde_servicesdir)
 
19
#
 
20
#messages: rc.cpp
 
21
#       $(XGETTEXT) *.cpp -o $(podir)/kio_svn.pot