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

Update the railsys tests for recent QT changes.

[SVN r18555]
This commit is contained in:
Vladimir Prus
2003-05-27 06:08:09 +00:00
parent c7ae65c109
commit 3bc7e08c2a
2 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ project program
: requirements
<include>$(BOOST_ROOT)
<threading>multi
<uses>qt
<library>@/qt/qt
<hardcode-dll-paths>true
<stdlib>stlport
<dependency>@/libx
@@ -37,7 +37,7 @@ project program
:
default-build release
<threading>multi
<uses>qt
<library>@/qt/qt
<stdlib>stlport
<hardcode-dll-paths>true
;

View File

@@ -26,7 +26,7 @@ project program
: requirements
<include>$(BOOST_ROOT)
<threading>multi
<uses>qt
<library>@/qt/qt
<hardcode-dll-paths>true
<stdlib>stlport
<dependency>@/libx
@@ -37,7 +37,7 @@ project program
:
default-build release
<threading>multi
<uses>qt
<library>@/qt/qt
<stdlib>stlport
<hardcode-dll-paths>true
;