mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 00:52:16 +00:00
Sync QT support with recent changes.
[SVN r17072]
This commit is contained in:
2
qt.jam
2
qt.jam
@@ -67,7 +67,7 @@ rule init ( prefix ? )
|
||||
#generators.register-standard qt.uic-cpp : UI UIC_H : CPP : <uses>qt ;
|
||||
}
|
||||
|
||||
rule qt.add-properties ( property )
|
||||
rule qt.add-properties ( property : properties * )
|
||||
{
|
||||
return <include>$(.prefix)/include <dll-path>$(.prefix)/lib <library-path>$(.prefix)/lib <find-shared-library>qt-mt ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user