summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch/arch.pri
blob: ec617386a4b0e8422b649e695296c5baba22533b (plain)
1
2
3
4
5
6
7
win32|wince:HEADERS += arch/qatomic_msvc.h

HEADERS += \
    arch/qatomic_bootstrap.h \
    arch/qatomic_cxx11.h

atomic64-libatomic: LIBS += -latomic