This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
qt5base-lts
Watch
1
Star
0
Fork
0
You've already forked qt5base-lts
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7ecbc49c55
qt5base-lts
/
tests
/
auto
/
other
/
headersclean
/
headersclean.pro
3 lines
56 B
Prolog
Raw
Normal View
History
Unescape
Escape
Ensure that Qt public headers compile with strict flags Those from http://wiki.qt-project.org/Coding_Conventions#Conventions_for_public_header_files (unfortunatey -Wold-style-cast cannot be used due to the glibc macro bswap_16) and many Qt defines that disable casts. Change-Id: I97ac707a101df9819e8c031fa75a31b30e20247f Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-02-17 08:05:39 +00:00
QT
=
core
testlib
gui
widgets
Refactor headersclean for usage from modules other than qtbase headersclean enforces various rules which all Qt headers are supposed to abide by. It fails compilation if these rules are broken. These rules should be followed also by modules hosted outside of qtbase. Split the test up so that it can be easily reused by other modules. Change-Id: Icf09cbfde411c926ed87914dc821e6dfc569b0de Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2012-03-01 04:37:50 +00:00
include
(
headersclean
.
pri
)
Reference in New Issue
Copy Permalink