diff options
Diffstat (limited to 'Jamroot.jam')
| -rw-r--r-- | Jamroot.jam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index 34ce9ac..d8d195e 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -57,7 +57,7 @@ always runresviewer ; run resviewer : -- : [ sequence.insertion-sort [ glob-tree-ex res : *.xml ] ] : : runresviewer ; lib ilt : - [ glob-tree *.cpp *.?s *.t?s : application bin test thirdparty ] + [ glob-tree *.cpp *.vert *.frag *.geom *.tesc *.tese : application bin test thirdparty ] [ lib generated : [ glob-tree *.ll *.c : bin thirdparty ] : <include>. <include>lib |
