diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-06-16 01:19:35 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-06-16 01:19:35 +0300 |
commit | 130d583ade82d6f00fa5d1e79fa3503eb5f5962c (patch) | |
tree | 337b64014f840354a962836ad8688f01e2c73de7 /cppuhelper | |
parent | 475c4aac7b3f95fa5a3ff84cc743b8878591c3e7 (diff) |
Use DESKTOP and NATIVE where appropriate
Diffstat (limited to 'cppuhelper')
-rw-r--r-- | cppuhelper/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/prj/build.lst b/cppuhelper/prj/build.lst index 4ff92edfaadb..e253cc0b2f24 100644 --- a/cppuhelper/prj/build.lst +++ b/cppuhelper/prj/build.lst @@ -1,4 +1,4 @@ -ch cppuhelper : BOOST:boost LIBXSLT:libxslt codemaker cppu offuh NULL +ch cppuhelper : BOOST:boost LIBXSLT:libxslt DESKTOP:codemaker cppu offuh NULL ch cppuhelper usr1 - all ch_mkout NULL ch cppuhelper\inc nmake - all ch_include NULL ch cppuhelper\source nmake - all ch_source ch_unotypes ch_include NULL |