From 4218bfe7668d55e36814d6bdcec2da40454025c1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 20 May 2016 23:25:45 +0200 Subject: Initial VC++ support (static libraries only) --- build2/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/buildfile') diff --git a/build2/buildfile b/build2/buildfile index da545d1..e1b0b39 100644 --- a/build2/buildfile +++ b/build2/buildfile @@ -49,7 +49,7 @@ exe{b}: \ cxx/{hxx cxx}{ link } \ cxx/{hxx cxx}{ module } \ cxx/{hxx cxx}{ target } \ - cxx/{hxx txx cxx}{ utility } \ + cxx/{hxx ixx cxx}{ utility } \ dist/{hxx cxx}{ module } \ dist/{hxx cxx}{ operation } \ dist/{hxx cxx}{ rule } \ -- cgit v1.1