/trunk/Scribus/scribus/doc/en/images/CMakeLists.txt |
---|
2,119 → 2,7 |
"${CMAKE_SOURCE_DIR}/scribus" |
) |
INSTALL(FILES |
acro1.png |
acro2.png |
acro3.png |
acroinfo.png |
acropass.png |
acroreader5.1.png |
acrosec.png |
after_short_words.png |
automargins.png |
batik1.png |
before_short_words.png |
CMakeLists.txt |
cmsmodify1.png |
colormanager2.png |
colormgmtscreen.png |
cups1.png |
cups2.png |
docheader1.png |
docheader2.png |
docinfo2.png |
docinfo.png |
external.png |
fontpref1.png |
fontpref2.png |
fontpref3.png |
fontpref4.png |
fontprev.png |
fonts2.png |
fonts3.png |
fonts4.png |
fontsampler2.png |
fontsampler.png |
fonts.png |
formularz_export_PDF.png |
formularz_js_skrypt.png |
formularz_js_sprawdzanie.png |
formularz_nowy.png |
formularz_pole_num.png |
gammagrayscale.png |
gimpoptions1.png |
gimpoptions2.png |
gimpoptions3.png |
gsadv1.png |
gsadv2.png |
gsadv3.png |
htmlimport.png |
htmlstyle.png |
hyphen1.png |
hyphen2.png |
hyphen3.png |
inkscape.png |
imageeffects.png |
kfontinstaller.png |
ksnapshot.png |
layers1.png |
layers2.png |
monprof1.png |
monprof2.png |
monprof3.png |
monprof4.png |
oochart.png |
ooeps1.png |
oogettext1.png |
pagetemplate1.png |
pagenumbering.png |
pdfeffect1.png |
pdfeffect2.png |
pdfx3-1.png |
pdfxcolor.png |
pdfxintent.png |
prefs10.png |
prefs11.png |
prefs12.png |
prefs15.png |
prefs2.png |
prefs3.png |
prefs4.png |
prefs5.png |
prefs6.png |
prefs8.png |
prefsblgrid1.png |
prefsdisplay.png |
prefsgeneral.png |
prefs-mac-1.png |
prefs.png |
printer1.png |
printer2.png |
printer3.png |
printpreview.png |
printseps.png |
pstoedit1.png |
RDF.png |
result.png |
scribus2.png |
scribuscms1.png |
scribustru4.png |
Scripter_error_string.png |
Scripter.png |
siatka_jednostki_miar.png |
siatka_menu.png |
spinbox1.png |
svg1.png |
swdialog.png |
swmenu.png |
symbole.png |
#toolbar1.png |
#toolbar1d.png |
#toolbar3.png |
ulica.png |
wlasciwosci_pola.png |
wyslij_formularz.png |
xnview.png |
DESTINATION ${DOCDIR}en/images |
) |
#Install our image files |
FILE( GLOB SCRIBUS_DOC_EN_IMAGES_FILES *.png ) |
INSTALL(FILES ${SCRIBUS_DOC_EN_IMAGES_FILES} DESTINATION ${DOCDIR}en/images) |
/trunk/Scribus/scribus/doc/en/CMakeLists.txt |
---|
5,127 → 5,6 |
ADD_SUBDIRECTORY(images) |
ADD_SUBDIRECTORY(tutorials) |
INSTALL(FILES |
about1.html |
about2.html |
cms2.html |
cms3.html |
cms4.html |
cms.html |
codingstandards.html |
color1.html |
contributions.html |
cross-platform.html |
cups.html |
developers.html |
docchanges.html |
doccopyright.html |
docinfo.html |
documentation.html |
download.html |
faq1.html |
faq2.html |
faq3.html |
fonts1.html |
fonts2.html |
fonts3.html |
fonts4.html |
fonts5.html |
fonts-win32.html |
gettexthowto.html |
gsadv.html |
gsfont.html |
gsview.html |
hyphenator.html |
importhints1.html |
importhints2.html |
importhints3.html |
importhints4.html |
importhints.html |
index.html |
install1.html |
install2.html |
install3.html |
install4.html |
install-dpkg.html |
install.html |
intro.html |
irc.html |
javascriptpdf.html |
keys.html |
layers.html |
lipsum.html |
machints1.html |
machints2.html |
menu.xml |
moncal.html |
mouse.html |
otherinfo.html |
pagetemplate1.html |
pagenumber.html |
parallel-install.html |
pdfexport1.html |
pdfexport2.html |
pdfexport3.html |
pdfexport4.html |
pdf_form.html |
pdflavor.html |
pdfx3.html |
plugin_howto.html |
prepress.html |
print1.html |
print2.html |
print3.html |
psd.html |
readme.html |
readme-win32.html |
readme-os2.html |
resources.html |
scprinters.html |
scribuscopyright.html |
scribusfileformat.html |
scribus-svg.html |
scripter1.html |
scripterapi-color.html |
scripterapi-constants.html |
scripterapi-dialogs.html |
scripterapi-doc.html |
scripterapi-font.html |
scripterapi-getobjprop.html |
scripterapi.html |
scripterapi-ImageExport.html |
scripterapi-layer.html |
scripterapi-manobj.html |
scripterapi-object.html |
scripterapi-page.html |
scripterapi-PDFfile.html |
scripterapi-Printer.html |
scripterapi-select.html |
scripterapi-setobjprop.html |
scripterapi-textframes.html |
scripterapi-extensions.html |
scripter-extensions.html |
scripter-faq.html |
settings1.html |
short-words.html |
specs.html |
toolbox10.html |
toolbox11.html |
toolbox12.html |
toolbox13.html |
toolbox1.html |
toolbox2.html |
toolbox3.html |
toolbox4.html |
toolbox5.html |
toolbox6.html |
toolbox7.html |
toolbox8.html |
toolbox9.html |
toolbox.html |
topten.html |
translation_howto.html |
tutorials.html |
wine.html |
DESTINATION ${DOCDIR}en |
) |
#Install our html files |
FILE( GLOB SCRIBUS_DOC_EN_FILES *.html ) |
INSTALL(FILES ${SCRIBUS_DOC_EN_FILES} DESTINATION ${DOCDIR}en) |
/trunk/Scribus/scribus/doc/fr/CMakeLists.txt |
---|
1,45 → 1,5 |
ADD_SUBDIRECTORY(tutorials) |
INSTALL(FILES |
cms2.html |
cms3.html |
cms4.html |
cms.html |
codingstandards.html |
cross-platform.html |
developers.html |
gettexthowto.html |
lipsum.html |
machints1.html |
machints2.html |
moncal.html |
plugin_howto.html |
readme-win32.html |
scribusfileformat.html |
scripter1.html |
scripterapi-page.html |
scripterapi-pydoc.html |
scripterapi-color.html |
scripterapi-constants.html |
scripterapi-dialogs.html |
scripterapi-doc.html |
scripterapi-font.html |
scripterapi-getobjprop.html |
scripterapi.html |
scripterapi-ImageExport.html |
scripterapi-layer.html |
scripterapi-manobj.html |
scripterapi-object.html |
scripterapi-PDFfile.html |
scripterapi-Printer.html |
scripterapi-select.html |
scripterapi-setobjprop.html |
scripterapi-textframes.html |
scripter-extensions.html |
scripter-faq.html |
short-words-manual.html |
DESTINATION ${DOCDIR}fr |
) |
#Install our html files |
FILE( GLOB SCRIBUS_DOC_FR_FILES *.html ) |
INSTALL(FILES ${SCRIBUS_DOC_FR_FILES} DESTINATION ${DOCDIR}fr) |
/trunk/Scribus/scribus/doc/de/CMakeLists.txt |
---|
1,114 → 1,6 |
#ADD_SUBDIRECTORY(tutorials) |
INSTALL(FILES |
about1.html |
about2.html |
cms.html |
cms2.html |
cms3.html |
cms4.html |
codingstandards.html |
contributions.html |
cross-platform.html |
cups.html |
developers.html |
doccopyright.html |
docinfo.html |
documentation.html |
download.html |
faq1.html |
faq2.html |
faq3.html |
fonts1.html |
fonts2.html |
fonts3.html |
fonts4.html |
fonts5.html |
gettexthowto.html |
gsfont.html |
gsview.html |
hyphenator.html |
importhints.html |
importhints1.html |
importhints2.html |
importhints3.html |
index.html |
install-dpkg.html |
install.html |
install1.html |
install2.html |
install3.html |
intro.html |
irc.html |
javascriptpdf.html |
keys.html |
machints1.html |
machints2.html |
menu.xml |
moncal.html |
mouse.html |
otherinfo.html |
pagetemplate1.html |
parallel-install.html |
pdf_form.html |
pdfexport1.html |
pdfexport2.html |
pdfexport3.html |
pdfexport4.html |
pdflavor.html |
pdfx3.html |
plugin_howto.html |
prepress.html |
print1.html |
print2.html |
print3.html |
readme.html |
resources.html |
scprinters.html |
scribus-svg.html |
scribuscopyright.html |
scribusfileformat.html |
scripter-extensions.html |
scripter-faq.html |
scripter1.html |
scripterapi-ImageExport.html |
scripterapi-PDFfile.html |
scripterapi-Printer.html |
scripterapi-color.html |
scripterapi-constants.html |
scripterapi-dialogs.html |
scripterapi-doc.html |
scripterapi-font.html |
scripterapi-getobjprop.html |
scripterapi-layer.html |
scripterapi-manobj.html |
scripterapi-object.html |
scripterapi-page.html |
scripterapi-pydoc.html |
scripterapi-select.html |
scripterapi-setobjprop.html |
scripterapi-textframes.html |
scripterapi.html |
settings1.html |
short-words.html |
specs.html |
toolbox.html |
toolbox1.html |
toolbox10.html |
toolbox11.html |
toolbox12.html |
toolbox13.html |
toolbox2.html |
toolbox3.html |
toolbox4.html |
toolbox5.html |
toolbox6.html |
toolbox7.html |
toolbox8.html |
toolbox9.html |
topten.html |
translation_howto.html |
tutorials.html |
DESTINATION ${DOCDIR}de |
) |
#Install our html files |
FILE( GLOB SCRIBUS_DOC_DE_FILES *.html ) |
INSTALL(FILES ${SCRIBUS_DOC_DE_FILES} DESTINATION ${DOCDIR}de) |
/trunk/Scribus/scribus/fonts/CMakeLists.txt |
---|
5,11 → 5,11 |
SET(SCRIBUS_FONTS_LIB_SOURCES |
scface.cpp |
ftface.cpp |
scface_ps.cpp |
scface_ttf.cpp |
scfontmetrics.cpp |
scface.cpp |
ftface.cpp |
scface_ps.cpp |
scface_ttf.cpp |
scfontmetrics.cpp |
) |
SET(SCRIBUS_FONTS_LIB "scribus_fonts_lib") |
/trunk/Scribus/scribus/styles/CMakeLists.txt |
---|
8,19 → 8,15 |
) |
SET(SCRIBUS_STYLES_LIB_SOURCES |
style.cpp |
stylecontext.cpp |
stylecontextproxy.cpp |
linestyle.cpp |
charstyle.cpp |
paragraphstyle.cpp |
style.cpp |
stylecontext.cpp |
stylecontextproxy.cpp |
linestyle.cpp |
charstyle.cpp |
paragraphstyle.cpp |
) |
QT4_WRAP_CPP(SCRIBUS_STYLES_MOC_SOURCES ${SCRIBUS_STYLES_MOC_CLASSES}) |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SCRIBUS_STYLES_MOC_SOURCES ${SCRIBUS_STYLES_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
SET(SCRIBUS_STYLES_LIB "scribus_styles_lib") |
ADD_LIBRARY(${SCRIBUS_STYLES_LIB} STATIC ${SCRIBUS_STYLES_LIB_SOURCES} ${SCRIBUS_STYLES_MOC_SOURCES}) |
/trunk/Scribus/scribus/loremipsum/CMakeLists.txt |
---|
2,19 → 2,6 |
"${CMAKE_SOURCE_DIR}/scribus" |
) |
INSTALL(FILES |
ar.xml |
cs.xml |
de.xml |
el.xml |
en.xml |
eo.xml |
fi.xml |
he.xml |
it.xml |
la.xml |
nl.xml |
ru.xml |
sl.xml |
DESTINATION ${SHAREDIR}loremipsum |
) |
#Install our lorem ipsum sample files, selected from *.xml in this directory |
FILE( GLOB SCRIBUS_LOREM_FILES *.xml ) |
INSTALL(FILES ${SCRIBUS_LOREM_FILES} DESTINATION ${SHAREDIR}loremipsum) |
/trunk/Scribus/scribus/dicts/CMakeLists.txt |
---|
3,37 → 3,6 |
${CMAKE_SOURCE_DIR}/scribus |
) |
INSTALL(FILES |
hyph_af.dic |
hyph_bg.dic |
hyph_ca.dic |
hyph_cs.dic |
hyph_da.dic |
hyph_de.dic |
hyph_el.dic |
hyph_en.dic |
hyph_es.dic |
hyph_fi.dic |
hyph_fr.dic |
hyph_ga.dic |
hyph_hr.dic |
hyph_hu.dic |
hyph_ia.dic |
hyph_id.dic |
hyph_is.dic |
hyph_it.dic |
hyph_lt.dic |
hyph_nl.dic |
hyph_nn_NO.dic |
hyph_nb_NO.dic |
hyph_pl.dic |
hyph_pt_BR.dic |
hyph_pt.dic |
hyph_ro.dic |
hyph_ru.dic |
hyph_sk.dic |
hyph_sl.dic |
hyph_sv.dic |
hyph_uk.dic |
DESTINATION ${LIBDIR}dicts |
) |
#Install our hyphenation dict files, selected from *.dic in this directory |
FILE( GLOB SCRIBUS_DICT_FILES *.dic ) |
INSTALL(FILES ${SCRIBUS_DICT_FILES} DESTINATION ${LIBDIR}dicts) |
/trunk/Scribus/scribus/qm/CMakeLists.txt |
---|
2,51 → 2,6 |
"${CMAKE_SOURCE_DIR}/scribus" |
) |
INSTALL(FILES |
scribus.af.qm |
scribus.bg.qm |
scribus.br.qm |
scribus.ca.qm |
scribus.cs.qm |
scribus.cy.qm |
scribus.da.qm |
scribus.de.qm |
scribus.de_CH.qm |
scribus.de_ol.qm |
scribus.dz.qm |
scribus.el.qm |
scribus.en_AU.qm |
scribus.en_GB.qm |
scribus.en_US.qm |
scribus.eo.qm |
scribus.es_LA.qm |
scribus.es.qm |
scribus.et.qm |
scribus.eu.qm |
scribus.fi.qm |
scribus.fr.qm |
scribus.gl.qm |
scribus.hu.qm |
scribus.id.qm |
scribus.it.qm |
scribus.ja.qm |
scribus.ko.qm |
scribus.lt_LT.qm |
scribus.nb.qm |
scribus.nl.qm |
scribus.pl.qm |
scribus.pt.qm |
scribus.pt_BR.qm |
scribus.ru.qm |
scribus.se.qm |
scribus.sk.qm |
scribus.sl.qm |
scribus.sq.qm |
scribus.sr.qm |
scribus.th_TH.qm |
scribus.tr.qm |
scribus.uk.qm |
scribus.zh.qm |
scribus.zh_TW.qm |
DESTINATION ${LIBDIR} |
) |
#Install our qm files, selected from *.qm in this directory |
FILE( GLOB SCRIBUS_QM_FILES *.qm ) |
INSTALL(FILES ${SCRIBUS_QM_FILES} DESTINATION ${LIBDIR}) |
/trunk/Scribus/scribus/plugins/scriptplugin/CMakeLists.txt |
---|
7,52 → 7,52 |
ADD_SUBDIRECTORY(scripts) |
SET(SCRIPTER_PLUGIN_UI_SRC |
pconsole.ui |
scripterprefsgui.ui |
pconsole.ui |
scripterprefsgui.ui |
) |
SET(SCRIPTER_PLUGIN_MOC_CLASSES |
pconsole.h |
scriptplugin.h |
scriptercore.h |
scripterprefsgui.h |
runscriptdialog.h |
pconsole.h |
scriptplugin.h |
scriptercore.h |
scripterprefsgui.h |
runscriptdialog.h |
) |
SET(SCRIPTER_PLUGIN_SOURCES |
cmdcolor.cpp |
cmddialog.cpp |
cmddoc.cpp |
cmdgetprop.cpp |
cmdgetsetprop.cpp |
cmdmani.cpp |
cmdmisc.cpp |
cmdobj.cpp |
cmdpage.cpp |
cmdsetprop.cpp |
cmdtext.cpp |
cmdutil.cpp |
guiapp.cpp |
objimageexport.cpp |
objpdffile.cpp |
objprinter.cpp |
pconsole.cpp |
runscriptdialog.cpp |
scriptercore.cpp |
scripterprefsgui.cpp |
scriptplugin.cpp |
svgimport.cpp |
cmdcolor.cpp |
cmddialog.cpp |
cmddoc.cpp |
cmdgetprop.cpp |
cmdgetsetprop.cpp |
cmdmani.cpp |
cmdmisc.cpp |
cmdobj.cpp |
cmdpage.cpp |
cmdsetprop.cpp |
cmdtext.cpp |
cmdutil.cpp |
guiapp.cpp |
objimageexport.cpp |
objpdffile.cpp |
objprinter.cpp |
pconsole.cpp |
runscriptdialog.cpp |
scriptercore.cpp |
scripterprefsgui.cpp |
scriptplugin.cpp |
svgimport.cpp |
) |
SET(SCRIBUS_SCRIPTER_PLUGIN "scriptplugin") |
QT4_WRAP_UI(SCRIPTER_PLUGIN_UI_SOURCES ${SCRIPTER_PLUGIN_UI_SRC} ) |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SCRIPTER_PLUGIN_MOC_SOURCES ${SCRIPTER_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SCRIPTER_PLUGIN_MOC_SOURCES ${SCRIPTER_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_SCRIPTER_PLUGIN} MODULE ${SCRIPTER_PLUGIN_SOURCES} |
${SCRIPTER_PLUGIN_MOC_SOURCES} ${SCRIPTER_PLUGIN_UI_SOURCES}) |
ADD_LIBRARY(${SCRIBUS_SCRIPTER_PLUGIN} MODULE |
${SCRIPTER_PLUGIN_SOURCES} |
${SCRIPTER_PLUGIN_MOC_SOURCES} |
${SCRIPTER_PLUGIN_UI_SOURCES}) |
TARGET_LINK_LIBRARIES(${SCRIBUS_SCRIPTER_PLUGIN} |
${PYTHON_LIBRARIES} |
/trunk/Scribus/scribus/plugins/gettext/csvim/CMakeLists.txt |
---|
15,9 → 15,7 |
SET(SCRIBUS_CSV_GT_PLUGIN "csvim") |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(CSV_GT_PLUGIN_MOC_SOURCES ${CSV_GT_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(CSV_GT_PLUGIN_MOC_SOURCES ${CSV_GT_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_CSV_GT_PLUGIN} MODULE ${CSV_GT_PLUGIN_SOURCES} ${CSV_GT_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/gettext/sxwim/CMakeLists.txt |
---|
16,9 → 16,7 |
SET(SCRIBUS_SXW_IM_PLUGIN "sxwimplugin") |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SXW_IM_PLUGIN_MOC_SOURCES ${SXW_IM_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SXW_IM_PLUGIN_MOC_SOURCES ${SXW_IM_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_SXW_IM_PLUGIN} MODULE ${SXW_IM_PLUGIN_SOURCES} ${SXW_IM_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/gettext/htmlim/CMakeLists.txt |
---|
14,9 → 14,7 |
SET(SCRIBUS_HTML_GT_PLUGIN "htmlim") |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(HTML_GT_PLUGIN_MOC_SOURCES ${HTML_GT_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(HTML_GT_PLUGIN_MOC_SOURCES ${HTML_GT_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_HTML_GT_PLUGIN} MODULE ${HTML_GT_PLUGIN_SOURCES} ${HTML_GT_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/gettext/textfilter/CMakeLists.txt |
---|
16,9 → 16,7 |
SET(SCRIBUS_TEXTFILTER_GT_PLUGIN "textfilterplugin") |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(TEXTFILTER_GT_PLUGIN_MOC_SOURCES ${TEXTFILTER_GT_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(TEXTFILTER_GT_PLUGIN_MOC_SOURCES ${TEXTFILTER_GT_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_TEXTFILTER_GT_PLUGIN} MODULE ${TEXTFILTER_GT_PLUGIN_SOURCES} ${TEXTFILTER_GT_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/gettext/docim/CMakeLists.txt |
---|
13,9 → 13,7 |
SET(SCRIBUS_DOC_GT_PLUGIN "docim") |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(DOC_GT_PLUGIN_MOC_SOURCES ${DOC_GT_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(DOC_GT_PLUGIN_MOC_SOURCES ${DOC_GT_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_DOC_GT_PLUGIN} MODULE ${DOC_GT_PLUGIN_SOURCES} ${DOC_GT_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/gettext/odtim/CMakeLists.txt |
---|
16,9 → 16,7 |
SET(SCRIBUS_ODT_IM_PLUGIN "odtimplugin") |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(ODT_IM_PLUGIN_MOC_SOURCES ${ODT_IM_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(ODT_IM_PLUGIN_MOC_SOURCES ${ODT_IM_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_ODT_IM_PLUGIN} MODULE ${ODT_IM_PLUGIN_SOURCES} ${ODT_IM_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/newfromtemplateplugin/CMakeLists.txt |
---|
4,31 → 4,31 |
) |
SET(NEWFROMTEMPLATE_PLUGIN_UI_SRC |
nftdialog.ui |
nftdialog.ui |
) |
SET(NEWFROMTEMPLATE_PLUGIN_MOC_CLASSES |
nftdialog.h |
nftemplate.h |
nftdialog.h |
nftemplate.h |
) |
SET(NEWFROMTEMPLATE_PLUGIN_SOURCES |
nftdialog.cpp |
nftemplate.cpp |
nftrcreader.cpp |
nftsettings.cpp |
nfttemplate.cpp |
nftdialog.cpp |
nftemplate.cpp |
nftrcreader.cpp |
nftsettings.cpp |
nfttemplate.cpp |
) |
SET(SCRIBUS_NEWFROMTEMPLATE_PLUGIN "newfromtemplateplugin") |
QT4_WRAP_UI(NEWFROMTEMPLATE_PLUGIN_UI_SOURCES ${NEWFROMTEMPLATE_PLUGIN_UI_SRC} ) |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(NEWFROMTEMPLATE_PLUGIN_MOC_SOURCES ${NEWFROMTEMPLATE_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(NEWFROMTEMPLATE_PLUGIN_MOC_SOURCES ${NEWFROMTEMPLATE_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_NEWFROMTEMPLATE_PLUGIN} MODULE ${NEWFROMTEMPLATE_PLUGIN_SOURCES} |
${NEWFROMTEMPLATE_PLUGIN_MOC_SOURCES} ${NEWFROMTEMPLATE_PLUGIN_UI_SOURCES}) |
ADD_LIBRARY(${SCRIBUS_NEWFROMTEMPLATE_PLUGIN} MODULE |
${NEWFROMTEMPLATE_PLUGIN_SOURCES} |
${NEWFROMTEMPLATE_PLUGIN_MOC_SOURCES} |
${NEWFROMTEMPLATE_PLUGIN_UI_SOURCES}) |
IF(APPLE) |
TARGET_LINK_LIBRARIES(${SCRIBUS_NEWFROMTEMPLATE_PLUGIN} "-undefined dynamic_lookup") |
/trunk/Scribus/scribus/plugins/short-words/CMakeLists.txt |
---|
4,26 → 4,24 |
) |
SET(SHORTWORDS_PLUGIN_MOC_CLASSES |
configuration.h |
parse.h |
shortwords.h |
swprefsgui.h |
vlnadialog.h |
configuration.h |
parse.h |
shortwords.h |
swprefsgui.h |
vlnadialog.h |
) |
SET(SHORTWORDS_PLUGIN_SOURCES |
configuration.cpp |
parse.cpp |
shortwords.cpp |
swprefsgui.cpp |
vlnadialog.cpp |
configuration.cpp |
parse.cpp |
shortwords.cpp |
swprefsgui.cpp |
vlnadialog.cpp |
) |
SET(SCRIBUS_SHORTWORDS_PLUGIN "scribusshortwords") |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SHORTWORDS_PLUGIN_MOC_SOURCES ${SHORTWORDS_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SHORTWORDS_PLUGIN_MOC_SOURCES ${SHORTWORDS_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_SHORTWORDS_PLUGIN} MODULE ${SHORTWORDS_PLUGIN_SOURCES} ${SHORTWORDS_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/saveastemplateplugin/CMakeLists.txt |
---|
4,25 → 4,23 |
) |
SET(SAVEASTEMPLATE_PLUGIN_UI_SRC |
satdialog.ui |
satdialog.ui |
) |
SET(SAVEASTEMPLATE_PLUGIN_MOC_CLASSES |
satdialog.h |
satemplate.h |
satdialog.h |
satemplate.h |
) |
SET(SAVEASTEMPLATE_PLUGIN_SOURCES |
satdialog.cpp |
satemplate.cpp |
satdialog.cpp |
satemplate.cpp |
) |
SET(SCRIBUS_SAVEASTEMPLATE_PLUGIN "saveastemplateplugin") |
QT4_WRAP_UI(SAVEASTEMPLATE_PLUGIN_UI_SOURCES ${SAVEASTEMPLATE_PLUGIN_UI_SRC} ) |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SAVEASTEMPLATE_PLUGIN_MOC_SOURCES ${SAVEASTEMPLATE_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SAVEASTEMPLATE_PLUGIN_MOC_SOURCES ${SAVEASTEMPLATE_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_SAVEASTEMPLATE_PLUGIN} MODULE ${SAVEASTEMPLATE_PLUGIN_SOURCES} |
${SAVEASTEMPLATE_PLUGIN_MOC_SOURCES} ${SAVEASTEMPLATE_PLUGIN_UI_SOURCES}) |
/trunk/Scribus/scribus/plugins/pixmapexport/CMakeLists.txt |
---|
4,25 → 4,23 |
) |
SET(SCRIBUS_PIXMAPEXPORT_PLUGIN_UI_SRC |
exportform.ui |
exportform.ui |
) |
SET(SCRIBUS_PIXMAPEXPORT_PLUGIN_MOC_CLASSES |
dialog.h |
export.h |
dialog.h |
export.h |
) |
SET(SCRIBUS_PIXMAPEXPORT_PLUGIN_SOURCES |
dialog.cpp |
export.cpp |
dialog.cpp |
export.cpp |
) |
SET(SCRIBUS_PIXMAPEXPORT_PLUGIN "scribusexportpixmap") |
QT4_WRAP_UI(SCRIBUS_PIXMAPEXPORT_PLUGIN_UI_SOURCES ${SCRIBUS_PIXMAPEXPORT_PLUGIN_UI_SRC} ) |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SCRIBUS_PIXMAPEXPORT_PLUGIN_MOC_SOURCES ${SCRIBUS_PIXMAPEXPORT_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SCRIBUS_PIXMAPEXPORT_PLUGIN_MOC_SOURCES ${SCRIBUS_PIXMAPEXPORT_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_PIXMAPEXPORT_PLUGIN} MODULE ${SCRIBUS_PIXMAPEXPORT_PLUGIN_SOURCES} ${SCRIBUS_PIXMAPEXPORT_PLUGIN_MOC_SOURCES} ${SCRIBUS_PIXMAPEXPORT_PLUGIN_UI_SOURCES}) |
/trunk/Scribus/scribus/plugins/colorwheel/CMakeLists.txt |
---|
21,15 → 21,9 |
SET(SCRIBUS_COLORWHEEL_PLUGIN "colorwheel") |
# IF(QT4_WRAP_UI) |
# QT4_WRAP_UI(${SCRIBUS_COLORWHEEL_PLUGIN} COLORWHEEL_PLUGIN_UI_H COLORWHEEL_PLUGIN_UI_CPP ${COLORWHEEL_PLUGIN_UI_SRC}) |
QT4_WRAP_UI(COLORWHEEL_PLUGIN_UI_SOURCES ${COLORWHEEL_PLUGIN_UI_SRC} ) |
# ENDIF(QT4_WRAP_UI) |
QT4_WRAP_UI(COLORWHEEL_PLUGIN_UI_SOURCES ${COLORWHEEL_PLUGIN_UI_SRC} ) |
QT4_WRAP_CPP(COLORWHEEL_PLUGIN_MOC_SOURCES ${COLORWHEEL_PLUGIN_MOC_CLASSES}) |
# IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(COLORWHEEL_PLUGIN_MOC_SOURCES ${COLORWHEEL_PLUGIN_MOC_CLASSES}) |
# ENDIF(QT4_WRAP_CPP) |
ADD_LIBRARY(${SCRIBUS_COLORWHEEL_PLUGIN} MODULE ${COLORWHEEL_PLUGIN_SOURCES} ${COLORWHEEL_PLUGIN_MOC_SOURCES} ${COLORWHEEL_PLUGIN_UI_CPP} ${COLORWHEEL_PLUGIN_UI_SOURCES}) |
IF(APPLE) |
/trunk/Scribus/scribus/plugins/myplugin/CMakeLists.txt |
---|
15,9 → 15,7 |
SET(SCRIBUS_MY_PLUGIN "myplugin") |
#IF(QT_WRAP_CPP) |
SCRIBUS_QT_WRAP_CPP(MY_PLUGIN_MOC_SOURCES ${MY_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT_WRAP_CPP) |
SCRIBUS_QT_WRAP_CPP(MY_PLUGIN_MOC_SOURCES ${MY_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_MY_PLUGIN} MODULE ${MY_PLUGIN_SOURCES} ${MY_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/svgimplugin/CMakeLists.txt |
---|
4,18 → 4,16 |
) |
SET(IMPORTSVG_PLUGIN_MOC_CLASSES |
svgplugin.h |
svgplugin.h |
) |
SET(IMPORTSVG_PLUGIN_SOURCES |
svgplugin.cpp |
svgplugin.cpp |
) |
SET(SCRIBUS_IMPORTSVG_PLUGIN "svgimplugin") |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(IMPORTSVG_PLUGIN_MOC_SOURCES ${IMPORTSVG_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(IMPORTSVG_PLUGIN_MOC_SOURCES ${IMPORTSVG_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_IMPORTSVG_PLUGIN} MODULE ${IMPORTSVG_PLUGIN_SOURCES} ${IMPORTSVG_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/fileloader/oldscribusformat/CMakeLists.txt |
---|
15,9 → 15,7 |
SET(SCRIBUS_OLDSCRFORMAT_FL_PLUGIN "oldscribusformat") |
#IF(QT_WRAP_CPP) |
SCRIBUS_QT_WRAP_CPP(OLDSCRFORMAT_FL_PLUGIN_MOC_SOURCES ${OLDSCRFORMAT_FL_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT_WRAP_CPP) |
SCRIBUS_QT_WRAP_CPP(OLDSCRFORMAT_FL_PLUGIN_MOC_SOURCES ${OLDSCRFORMAT_FL_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_OLDSCRFORMAT_FL_PLUGIN} MODULE ${OLDSCRFORMAT_FL_PLUGIN_SOURCES} ${OLDSCRFORMAT_FL_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/fileloader/scribus12format/CMakeLists.txt |
---|
15,9 → 15,7 |
SET(SCRIBUS_SCR12FORMAT_FL_PLUGIN "scribus12format") |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SCR12FORMAT_FL_PLUGIN_MOC_SOURCES ${SCR12FORMAT_FL_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SCR12FORMAT_FL_PLUGIN_MOC_SOURCES ${SCR12FORMAT_FL_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_SCR12FORMAT_FL_PLUGIN} MODULE ${SCR12FORMAT_FL_PLUGIN_SOURCES} ${SCR12FORMAT_FL_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/fileloader/scribus13format/CMakeLists.txt |
---|
15,9 → 15,7 |
SET(SCRIBUS_SCR13FORMAT_FL_PLUGIN "scribus13format") |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SCR13FORMAT_FL_PLUGIN_MOC_SOURCES ${SCR13FORMAT_FL_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SCR13FORMAT_FL_PLUGIN_MOC_SOURCES ${SCR13FORMAT_FL_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_SCR13FORMAT_FL_PLUGIN} MODULE ${SCR13FORMAT_FL_PLUGIN_SOURCES} ${SCR13FORMAT_FL_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/fileloader/oodraw/CMakeLists.txt |
---|
14,9 → 14,7 |
SET(SCRIBUS_OODRAW_FL_PLUGIN "oodrawimp") |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(OODRAW_FL_PLUGIN_MOC_SOURCES ${OODRAW_FL_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(OODRAW_FL_PLUGIN_MOC_SOURCES ${OODRAW_FL_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_OODRAW_FL_PLUGIN} MODULE ${OODRAW_FL_PLUGIN_SOURCES} ${OODRAW_FL_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/fileloader/scribus134format/CMakeLists.txt |
---|
16,9 → 16,7 |
SET(SCRIBUS_SCR134FORMAT_FL_PLUGIN "scribus134format") |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SCR134FORMAT_FL_PLUGIN_MOC_SOURCES ${SCR134FORMAT_FL_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(SCR134FORMAT_FL_PLUGIN_MOC_SOURCES ${SCR134FORMAT_FL_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_SCR134FORMAT_FL_PLUGIN} MODULE ${SCR134FORMAT_FL_PLUGIN_SOURCES} ${SCR134FORMAT_FL_PLUGIN_MOC_SOURCES}) |
/trunk/Scribus/scribus/plugins/barcodegenerator/CMakeLists.txt |
---|
19,14 → 19,9 |
SET(SCRIBUS_BARCODEGENERATOR_PLUGIN "barcodegenerator") |
#IF(QT4_WRAP_UI) |
QT4_WRAP_UI(BARCODEGENERATOR_PLUGIN_UI_SOURCES ${BARCODEGENERATOR_PLUGIN_UI_SRC} ) |
#ENDIF(QT4_WRAP_UI) |
QT4_WRAP_UI(BARCODEGENERATOR_PLUGIN_UI_SOURCES ${BARCODEGENERATOR_PLUGIN_UI_SRC} ) |
QT4_WRAP_CPP(BARCODEGENERATOR_PLUGIN_MOC_SOURCES ${BARCODEGENERATOR_PLUGIN_MOC_CLASSES}) |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(BARCODEGENERATOR_PLUGIN_MOC_SOURCES ${BARCODEGENERATOR_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
ADD_LIBRARY(${SCRIBUS_BARCODEGENERATOR_PLUGIN} MODULE ${BARCODEGENERATOR_PLUGIN_SOURCES} ${BARCODEGENERATOR_PLUGIN_MOC_SOURCES} ${BARCODEGENERATOR_PLUGIN_UI_SOURCES}) |
IF(APPLE) |
/trunk/Scribus/scribus/plugins/fontpreview/CMakeLists.txt |
---|
19,14 → 19,9 |
SET(SCRIBUS_FONTPREVIEW_PLUGIN "fontpreview") |
# IF(QT4_WRAP_UI) |
QT4_WRAP_UI(FONTPREVIEW_PLUGIN_UI_SOURCES ${FONTPREVIEW_PLUGIN_UI_SRC} ) |
# ENDIF(QT4_WRAP_UI) |
QT4_WRAP_UI(FONTPREVIEW_PLUGIN_UI_SOURCES ${FONTPREVIEW_PLUGIN_UI_SRC} ) |
QT4_WRAP_CPP(FONTPREVIEW_PLUGIN_MOC_SOURCES ${FONTPREVIEW_PLUGIN_MOC_CLASSES}) |
# IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(FONTPREVIEW_PLUGIN_MOC_SOURCES ${FONTPREVIEW_PLUGIN_MOC_CLASSES}) |
# ENDIF(QT4_WRAP_CPP) |
ADD_LIBRARY(${SCRIBUS_FONTPREVIEW_PLUGIN} MODULE ${FONTPREVIEW_PLUGIN_SOURCES} ${FONTPREVIEW_PLUGIN_MOC_SOURCES} ${FONTPREVIEW_PLUGIN_UI_CPP} ${FONTPREVIEW_PLUGIN_UI_SOURCES}) |
IF(APPLE) |
/trunk/Scribus/scribus/plugins/psimport/CMakeLists.txt |
---|
4,20 → 4,18 |
) |
SET(IMPORTPS_PLUGIN_MOC_CLASSES |
importps.h |
importpsplugin.h |
importps.h |
importpsplugin.h |
) |
SET(IMPORTPS_PLUGIN_SOURCES |
importps.cpp |
importpsplugin.cpp |
importps.cpp |
importpsplugin.cpp |
) |
SET(SCRIBUS_IMPORTPS_PLUGIN "importps") |
#IF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(IMPORTPS_PLUGIN_MOC_SOURCES ${IMPORTPS_PLUGIN_MOC_CLASSES}) |
#ENDIF(QT4_WRAP_CPP) |
QT4_WRAP_CPP(IMPORTPS_PLUGIN_MOC_SOURCES ${IMPORTPS_PLUGIN_MOC_CLASSES}) |
ADD_LIBRARY(${SCRIBUS_IMPORTPS_PLUGIN} MODULE ${IMPORTPS_PLUGIN_SOURCES} ${IMPORTPS_PLUGIN_MOC_SOURCES}) |