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 /graphite/prj/build.lst | |
parent | 9aa896fed8fd0fe8b191cacbf9b25b4f9cf927ea (diff) |
Make stlport only optional dependency of postprocess
Diffstat (limited to 'graphite/prj/build.lst')
-rw-r--r-- | graphite/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphite/prj/build.lst b/graphite/prj/build.lst index b409ff4da102..cefb762e68a5 100644 --- a/graphite/prj/build.lst +++ b/graphite/prj/build.lst @@ -1,3 +1,3 @@ -gr graphite : stlport solenv NULL +gr graphite : solenv NULL gr graphite usr1 - all gr_mkout NULL gr graphite nmake - all gr_graphite NULL |