diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2011-10-26 12:18:11 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2011-10-26 12:18:11 +0300 |
commit | aca52b3cf6a4e6d965f7249a5de4e1bc40f4ba18 (patch) | |
tree | c0cedebff485d112618af206c984bc0a77edaa0e /svx/prj | |
parent | 12ad53ec6706f42c11a02366b7be9d2bf014c3bd (diff) |
Revert "Build dbaccess and connectivity only for DESKTOP platforms for now"
Nah, breaks the build for non-DESKTOP platforms anyway, as headers
delivered there are needed elsewhere. So just keep building that stuff
even if it presumably will not be needed on either of the non-DESKTOP
platforms.
This reverts commit 9b4212f14b11993222f933f59a93359ebc44c708.
Diffstat (limited to 'svx/prj')
-rw-r--r-- | svx/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/prj/build.lst b/svx/prj/build.lst index 85d4b0458311..34ca30e18007 100644 --- a/svx/prj/build.lst +++ b/svx/prj/build.lst @@ -1,2 +1,2 @@ -sx svx : sfx2 TRANSLATIONS:translations oovbaapi DESKTOP:connectivity xmloff linguistic jvmfwk avmedia drawinglayer editeng LIBXSLT:libxslt NULL +sx svx : sfx2 TRANSLATIONS:translations oovbaapi connectivity xmloff linguistic jvmfwk avmedia drawinglayer editeng LIBXSLT:libxslt NULL sx svx\prj nmake - all sx_prj NULL |