2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +00:00

Recover project_test3 to life.

[SVN r14399]
This commit is contained in:
Vladimir Prus
2002-07-10 16:27:25 +00:00
parent 8c2434fe71
commit 5dfeb8a97f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
project lib2 : requirements <threading>multi ;
project lib2 ;
use-project /lib2/helper : helper ;
make c.obj : c.cpp : yfc-compile ;

View File

@@ -1,5 +1,5 @@
project lib2 : requirements <threading>multi ;
project lib2 ;
use-project /lib2/helper : helper ;
make c.obj : c.cpp : yfc-compile ;