Welcome to mirror list, hosted at ThFree Co, Russian Federation.

qt.jam « types « tools « boost-build « jam-files - github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6d1dfbd42f4a1ee6d84211c186f358f040223239 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright Vladimir Prus 2005. Distributed under the Boost
# Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

type UI : ui ;
type QRC : qrc ;
type MOCCABLE_CPP ;
type MOCCABLE_H ;
# Result of running moc.
type MOC : moc : H ;