xhowl

Compile .cpp files under one folder

Oct 17th, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. Install bcc32
  2.  
  3. forfiles /m *.cpp /c "cmd /c bcc32 -Ic:\borland\bcc55\include -Lc:\borland\bcc55\lib @file"
Advertisement
Add Comment
Please, Sign In to add comment