diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-06-16 01:17:09 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-06-16 21:01:51 +0300 |
commit | 7d4590a542c34f204c35a45fa1821e6264b8d6ad (patch) | |
tree | e77e7d146e1738740ed5a2757d60ee9115eac0c9 /readlicense_oo | |
parent | f50df7e06ffb3c89ff907ca04ac589609905b3ba (diff) |
Use DESKTOP and NATIVE where appropriate
Diffstat (limited to 'readlicense_oo')
-rw-r--r-- | readlicense_oo/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readlicense_oo/prj/build.lst b/readlicense_oo/prj/build.lst index c043ef41aa72..6d215ee1d7eb 100644 --- a/readlicense_oo/prj/build.lst +++ b/readlicense_oo/prj/build.lst @@ -1,4 +1,4 @@ -ro readlicense_oo : TRANSLATIONS:translations l10ntools solenv LIBXSLT:libxslt NULL +ro readlicense_oo : TRANSLATIONS:translations DESKTOP:l10ntools solenv LIBXSLT:libxslt NULL ro readlicense_oo usr1 - all ro_root NULL ro readlicense_oo\docs\readme nmake - all ro_readme NULL ro readlicense_oo nmake - all ro_conv NULL |