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 /remotebridges | |
parent | 475c4aac7b3f95fa5a3ff84cc743b8878591c3e7 (diff) |
Use DESKTOP and NATIVE where appropriate
Diffstat (limited to 'remotebridges')
-rw-r--r-- | remotebridges/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remotebridges/prj/build.lst b/remotebridges/prj/build.lst index 5f2a661dd5de..47ad4c3b2324 100644 --- a/remotebridges/prj/build.lst +++ b/remotebridges/prj/build.lst @@ -1,2 +1,2 @@ -rb remotebridges : LIBXSLT:libxslt cppu cppuhelper offuh rdbmaker sal NULL +rb remotebridges : LIBXSLT:libxslt cppu cppuhelper offuh DESKTOP:rdbmaker sal NULL rb remotebridges\source\unourl_resolver nmake - all rb_urlresolv NULL |