[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    branches/KDE/3.5/kdelibs/kdecore/kconfig_compiler
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2006-02-22 10:46:59
Message-ID: 1140605219.834227.31381.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 512354 by goutte:

- Move the kconfig_compiler example to its own directory
- Do not extract user-visible messages from this example directory
  (as there are only example messages).
CCMAIL:kde-i18n-doc@kde.org


 M  +1 -23     Makefile.am  
 D             autoexample.cpp  
 A             example (directory)  
 D             example.cpp  
 D             example.kcfg  
 A             example/Makefile.am   Makefile.am#510255
 A             example/autoexample.cpp   autoexample.cpp#510255
 A             example/example.cpp   example.cpp#510255
 A             example/example.kcfg   example.kcfg#510255
 A             example/exampleprefs_base.kcfgc   exampleprefs_base.kcfgc#510255
 A             example/general_base.ui   general_base.ui#510255
 A             example/myoptions_base.ui   myoptions_base.ui#510255
 D             exampleprefs_base.kcfgc  
 D             general_base.ui  
 D             myoptions_base.ui  


--- branches/KDE/3.5/kdelibs/kdecore/kconfig_compiler/Makefile.am #512353:512354
@@ -1,4 +1,4 @@
-SUBDIRS = tests
+SUBDIRS = example tests
 
 AM_CPPFLAGS = -I$(top_srcdir)/kdecore -I$(top_srcdir) $(all_includes)
 
@@ -8,28 +8,6 @@
 kconfig_compiler_LDADD = $(LIB_KDECORE)
 kconfig_compiler_SOURCES = kconfig_compiler.cpp
 
-check_PROGRAMS = example # autoexample
-EXTRA_PROGRAMS = autoexample
-
-example_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-example_LDADD = $(LIB_KDECORE)
-example_SOURCES = example.cpp exampleprefs_base.cpp
-
-autoexample_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-autoexample_LDADD = $(LIB_KDECORE) $(LIB_KDEUI)
-autoexample_SOURCES = exampleprefs_base.cpp general_base.ui myoptions_base.ui \
-  autoexample.cpp  
-
-example.o exampleprefs_base.o: exampleprefs_base.h
-# avoid running the below command in parallel
-exampleprefs_base.cpp: exampleprefs_base.h
-exampleprefs_base.cpp exampleprefs_base.h: $(srcdir)/example.kcfg kconfig_compiler \
                $(srcdir)/exampleprefs_base.kcfgc
-	./kconfig_compiler $(srcdir)/example.kcfg $(srcdir)/exampleprefs_base.kcfgc
-
-METASOURCES = AUTO
-
-CLEANFILES = exampleprefs_base.h exampleprefs_base.cpp
-
 TESTFILES = test1.kcfg test2.kcfg test3.kcfg test4.kcfg test_dpointer.kcfg
 
 check-local:


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic