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

Correct example test-config.jam

[SVN r39630]
This commit is contained in:
Vladimir Prus
2007-10-01 06:04:17 +00:00
parent 9e288271ae
commit 2fd58885d3

View File

@@ -16,4 +16,4 @@ using boostbook
: /home/ghost/Work/Boost/boost-svn/tools/boostbook
;
using doxygen ;
using qt4 : /usr/share/qt ;
using qt4 : /usr/share/qt4 ;