Diffstat (limited to 'examples/simple-pim/config.in') (more/less context) (ignore whitespace changes)
-rw-r--r-- | examples/simple-pim/config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/simple-pim/config.in b/examples/simple-pim/config.in new file mode 100644 index 0000000..5d80f21 --- a/dev/null +++ b/examples/simple-pim/config.in @@ -0,0 +1,4 @@ + config SIMPLE_PIM_EXAMPLE + boolean "Mainwindow with PIM and QCOP usage" + default "y" + depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES && LIBOPIE |