platform.pri 96 B

123456
  1. HEADERS += \
  2. $$PWD/platform.h \
  3. $$PWD/dataformat.h
  4. SOURCES += \
  5. $$PWD/platform.cpp