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 /sw/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 'sw/prj')
-rw-r--r-- | sw/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/prj/build.lst b/sw/prj/build.lst index 07537d6b6a16..75c602e315ab 100644 --- a/sw/prj/build.lst +++ b/sw/prj/build.lst @@ -1,2 +1,2 @@ -sw sw : filter TRANSLATIONS:translations DESKTOP:connectivity writerperfect vbahelper svx stoc writerfilter unoxml fileaccess package forms toolkit DESKTOP:dbaccess comphelper LIBXSLT:libxslt test NULL +sw sw : filter TRANSLATIONS:translations connectivity writerperfect vbahelper svx stoc writerfilter unoxml fileaccess package forms toolkit dbaccess comphelper LIBXSLT:libxslt test NULL sw sw\prj nmake - all sw_prj NULL |