repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git]
/
ACE
/
bin
/
MakeProjectCreator
/
config
/
ace_qtreactor.mpb
blob
21a6f52c60a9e846142d3a8af66f167970ca1873
1
feature(qt4): ace_qt4reactor {
2
}
3
feature(qt5): ace_qt5reactor {
4
}
5
feature(!qt4, !qt5) {
6
requires += dummy_label
7
Define_Custom(UIC) {
8
}
9
Define_Custom(MOC) {
10
}
11
Define_Custom(QRC) {
12
}
13
}