mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 13:42:14 +00:00
"Unmess" Qt3Support.
Patch from Juergen Hunold. [SVN r32605]
This commit is contained in:
@@ -202,7 +202,7 @@ rule init ( prefix ? )
|
||||
: <name>Qt3Support$(suffix_version) <variant>release
|
||||
:
|
||||
: # usage-requirements
|
||||
<define>QT_COMPAT_LIB
|
||||
<define>QT_QT3SUPPORT_LIB
|
||||
<define>QT3_SUPPORT
|
||||
<include>$(.prefix)/include/Qt3Support
|
||||
;
|
||||
@@ -210,7 +210,7 @@ rule init ( prefix ? )
|
||||
: <name>Qt3Support$(suffix_debug)$(suffix_version) <variant>debug
|
||||
:
|
||||
: # usage-requirements
|
||||
<define>QT_COMPAT_LIB
|
||||
<define>QT_QT3SUPPORT_LIB
|
||||
<define>QT3_SUPPORT
|
||||
<include>$(.prefix)/include/Qt3Support
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user