source: tags/ms_r16q2/NTREE/needs_libs

Last change on this file was 14932, checked in by westram, 8 years ago
  • new class NT_TreeShader
    • derived from AP_TreeShader
    • delegates shading from AP_tree to ItemShader (avoiding library-dependency)
    • instantiate during NTREE startup
  • AP_TreeShader
    • added flags for
      • coloring marked and groups
      • species shading
    • leaf-coloring respects flags for 'coloring marked and groups'
  • added concrete AP_DefaultTreeShader
File size: 383 bytes
Line 
1# libraries needed to link against NTREE/NTREE.a
2
3ARB_GDE/ARB_GDE.a
4AWTI/AWTI.a
5CONSENSUS_TREE/CONSENSUS_TREE.a
6MERGE/MERGE.a
7MULTI_PROBE/MULTI_PROBE.a
8PRIMER_DESIGN/PRIMER_DESIGN.a
9PROBE_DESIGN/PROBE_DESIGN.a
10SEQ_QUALITY/SEQ_QUALITY.a
11SL/CONSENSUS/CONSENSUS.a
12SL/ITEM_SHADER/ITEM_SHADER.a
13SL/TREE_READ/TREE_READ.a
14SL/TREE_WRITE/TREE_WRITE.a
15SL/REFENTRIES/REFENTRIES.a
16STAT/STAT.a
17
18
Note: See TracBrowser for help on using the repository browser.