office-gobmx/shell
Luboš Luňák 1aad4689ba use config_xxx.h files instead of -DHAVE_XXX on the command line
As the latter does not quite scale, and also source files depending
on the setting/feature did not rebuild in case of a change.

There are intentionally more config_xxx.h files (so autoheader
from autotools is not used), so that a setting change does not force
automatically a rebuild of everything. Running configure does not
touch those config_xxx.h files that have not changed.

There's config/README with a howto.

Change-Id: I6d6e82050ff8faf5364ed246848b8401aca3e0e5
2012-12-07 19:48:16 +01:00
..
inc use config_xxx.h files instead of -DHAVE_XXX on the command line 2012-12-07 19:48:16 +01:00
prj
qa/zip
source -Werror,-Wunused-result 2012-12-05 17:29:50 +01:00
CustomTarget_shlxthdl_res.mk
CustomTarget_x64.mk
Executable_gnome_open_url.mk
Executable_lngconvex.mk
Executable_regsvrex.mk
Executable_senddoc.mk
Executable_uri_encode.mk
Library_cmdmail.mk
Library_desktopbe.mk
Library_gconfbe.mk
Library_kde4be.mk
Library_kdebe.mk
Library_localebe.mk
Library_losessioninstall.mk
Library_macbe.mk
Library_ooofilt.mk
Library_ooofilt_x64.mk
Library_propertyhdl.mk
Library_propertyhdl_x64.mk
Library_recentfile.mk
Library_shlxthdl.mk
Library_shlxthdl_x64.mk
Library_smplmail.mk
Library_syssh.mk
Library_syssh_win.mk
Library_tdebe.mk
Library_wininetbe.mk
Makefile
Module_shell.mk
Package_inc.mk
Package_scripts.mk
README
StaticLibrary_shlxthandler_common.mk
StaticLibrary_shlxthandler_common_x64.mk
StaticLibrary_simplemapi.mk
StaticLibrary_xmlparser.mk
StaticLibrary_xmlparser_x64.mk
WinResTarget_shlxthdl.mk

System helpers - launching URI, recently used files, system integration, external mailer support, gconf integration etc.