Advertisement
Guest User

Untitled

a guest
Jul 7th, 2015
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. # automatically add existing sub directories to SUBDIRS
  2.  
  3. TEMPLATE = subdirs
  4. SUBDIRS = $$system("ls -d */ | cut -f1 -d'/'")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement