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:
@@ -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
|
||||
;
|
||||
|
||||
@@ -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
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user