diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-09 04:26:58 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-09 19:57:34 +0100 |
commit | a098b9853aaf81d6bf51818abb2603a832aa06ff (patch) | |
tree | 81fad68d5abc9be31bf89ed0c1ad2637a788dd04 /neon/prj | |
parent | 9aa896fed8fd0fe8b191cacbf9b25b4f9cf927ea (diff) |
Make stlport only optional dependency of postprocess
Diffstat (limited to 'neon/prj')
-rwxr-xr-x | neon/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/neon/prj/build.lst b/neon/prj/build.lst index a9786c796bd2..5803dc6eca91 100755 --- a/neon/prj/build.lst +++ b/neon/prj/build.lst @@ -1,3 +1,3 @@ -xh neon : OPENSSL:openssl ZLIB:zlib stlport soltools external EXPAT:expat LIBXML2:libxml2 NULL +xh neon : OPENSSL:openssl ZLIB:zlib soltools external EXPAT:expat LIBXML2:libxml2 NULL xh neon usr1 - all xh_mkout NULL xh neon nmake - all xh_neon NULL |