diff --git a/examples-v2/qt/project-root.jam b/examples-v2/qt/project-root.jam index bba5d3f18..6ee72a742 100644 --- a/examples-v2/qt/project-root.jam +++ b/examples-v2/qt/project-root.jam @@ -1,7 +1,5 @@ -import gcc ; import toolset ; -import kylix ; # Tell that QT should be used. QTDIR will give installation # prefix. diff --git a/v2/example/qt/project-root.jam b/v2/example/qt/project-root.jam index bba5d3f18..6ee72a742 100644 --- a/v2/example/qt/project-root.jam +++ b/v2/example/qt/project-root.jam @@ -1,7 +1,5 @@ -import gcc ; import toolset ; -import kylix ; # Tell that QT should be used. QTDIR will give installation # prefix.