svn path=/branches/work/kde4/playground/graphics/okular/; revision=540372remotes/origin/old/work/newpageview
parent
9a2dc16b72
commit
f8de9e780e
17 changed files with 30 additions and 137 deletions
@ -1,25 +0,0 @@ |
||||
kde4_header() |
||||
|
||||
include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ) |
||||
|
||||
|
||||
########### next target ############### |
||||
|
||||
|
||||
########### install files ############### |
||||
|
||||
|
||||
kde4_footer() |
||||
|
||||
|
||||
|
||||
#original Makefile.am contents follow: |
||||
|
||||
#noinst_LTLIBRARIES = libchmfile.la |
||||
# |
||||
#INCLUDES = -I$(srcdir)/../.. -I$(top_builddir)/kpdf $(all_includes) |
||||
# |
||||
#libchmfile_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) |
||||
#libchmfile_la_LIBADD = $(LIB_KDEUI) $(LIB_KIO) $(LIB_QT) -lchm |
||||
#libchmfile_la_SOURCES = kchmtextencoding.cpp xchmfile.cpp iconstorage.cpp kchmurl.cpp kchmtreeviewitem.cpp |
||||
# |
||||
@ -1,36 +0,0 @@ |
||||
kde4_header() |
||||
|
||||
include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ) |
||||
|
||||
|
||||
########### next target ############### |
||||
|
||||
|
||||
########### install files ############### |
||||
|
||||
|
||||
kde4_footer() |
||||
|
||||
|
||||
|
||||
#original Makefile.am contents follow: |
||||
|
||||
##INCLUDES = -I$(srcdir)/.. -I$(top_builddir)/kpdf $(all_includes) |
||||
# |
||||
##SUBDIRS = ctrl . platform |
||||
#INCLUDES = -I. |
||||
##-I$(top_srcdir)/include |
||||
# |
||||
#noinst_LTLIBRARIES = libagg2.la |
||||
#libagg2_la_SOURCES = agg_path_storage.cpp agg_vcgen_stroke.cpp agg_rasterizer_scanline_aa.cpp agg_bezier_arc.cpp \ |
||||
# agg_trans_affine.cpp |
||||
# |
||||
## agg_arc.cpp agg_arrowhead.cpp agg_bezier_arc.cpp agg_bspline.cpp agg_curves.cpp \ |
||||
## agg_vcgen_bspline.cpp agg_vcgen_contour.cpp agg_vcgen_dash.cpp agg_vcgen_markers_term.cpp \ |
||||
## agg_vcgen_smooth_poly1.cpp agg_vcgen_stroke.cpp agg_gsv_text.cpp agg_image_filters.cpp \ |
||||
## agg_path_storage.cpp agg_rasterizer_scanline_aa.cpp agg_line_aa_basics.cpp agg_line_profile_aa.cpp \ |
||||
## agg_rounded_rect.cpp agg_sqrt_tables.cpp agg_embedded_raster_fonts.cpp agg_trans_affine.cpp \ |
||||
## agg_trans_single_path.cpp agg_trans_double_path.cpp \ |
||||
## agg_trans_warp_magnifier.cpp agg_vpgen_clip_polygon.cpp agg_vpgen_clip_polyline.cpp \ |
||||
## agg_vpgen_segmentator.cpp |
||||
##libagg_la_LIBADD = $(top_builddir)/gpc/libagggpc.la $(top_builddir)/src/ctrl/libaggctrl.la |
||||
Loading…
Reference in new issue