Update to match V1 Jamfile.

Patch from Daniel Schlyder.


[SVN r30972]
This commit is contained in:
Vladimir Prus 2005-09-14 07:27:59 +00:00
parent c8330af714
commit f57c2d02b9

View File

@ -4,5 +4,5 @@ project
<hardcode-dll-paths>true
;
exe file_size : file_size.cpp ;
exe simple_ls : simple_ls.cpp ;
exe dir_it : dir_it.cpp ;