diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-02-06 14:29:18 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-02-06 16:57:40 +0200 |
commit | f8d30ec82d55f85a80ceda798a9e1a7ce0750035 (patch) | |
tree | 089008411c0364219f3dec951da68c07b8dfe420 /sw/prj | |
parent | 3a8a275d74ea8e2147e59d2578539b6bbc60927b (diff) |
Attempt to disable database connectivity for iOS for now
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 42986b8e64d4..0ff450fc126e 100644 --- a/sw/prj/build.lst +++ b/sw/prj/build.lst @@ -1,2 +1,2 @@ -sw sw : filter TRANSLATIONS:translations configmgr connectivity writerperfect vbahelper svx stoc writerfilter unoxml fileaccess package forms toolkit dbaccess comphelper LIBXSLT:libxslt test DESKTOP:xmlhelp NULL +sw sw : filter TRANSLATIONS:translations configmgr DBCONNECTIVITY:connectivity writerperfect vbahelper svx stoc writerfilter unoxml fileaccess package forms toolkit DBCONNECTIVITY:dbaccess comphelper LIBXSLT:libxslt test DESKTOP:xmlhelp NULL sw sw\prj nmake - all sw_prj NULL |