D:\QtSDK\Desktop\Qt\4.8.3\mkspecs\features\device_config.prf(12):-1: ошибка: Querying unknown property CROSS_COMPILE
D:\QtSDK\Desktop\Qt\4.8.3\mkspecs\features\device_config.prf(12):-1: ошибка: Querying unknown property CROSS_COMPILEЌҐўҐа® § ¤ ® Ё¬п Ї ЇЄЁ.E:\qu\devel\POST000-Converter\POST000-Converter.pro(78):-1: ошибка: Using OS scope before setting MAKEFILE_GENERATORE:/qu/devel/POST000-Converter/POST000-Converter.pro(79): Using OS scope before setting MAKEFILE_GENERATORE:/qu/devel/POST000-Converter/POST000-Converter.pro(83): Using OS scope before setting MAKEFILE_GENERATORE:/qu/devel/POST000-Converter/POST000-Converter.pro(87): Using OS scope before setting MAKEFILE_GENERATORE:/qu/devel/POST000-Converter/POST000-Converter.pro(98): Querying unknown property QT_VERSIONE:/qu/devel/POST000-Converter/POST000-Converter.pro(101): Using OS scope before setting MAKEFILE_GENERATORE:/qu/devel/POST000-Converter/POST000-Converter.pro(111): Using OS scope before setting MAKEFILE_GENERATORE:/qu/devel/POST000-Converter/POST000-Converter.pro(112): Using OS scope before setting MAKEFILE_GENERATORE:/qu/devel/POST000-Converter/POST000-Converter.pro(118): Using OS scope before setting MAKEFILE_GENERATORE:/qu/devel/POST000-Converter/POST000-Converter.pro(119): Using OS scope before setting MAKEFILE_GENERATOR
win32: {WIN_PWD=$$replace(PWD, /, \\)WIN_OUT_PWD=$$replace(OUT_PWD, /, \\)}# Генерация html-документацииwin32: docs.commands = cd $$WIN_PWD && \"%ProgramFiles%\\doxygen\\bin\\doxygen.exe\" $$WIN_PWD\\Doxyfileunix: docs.commands = doxygen $$PWD/Doxyfile# Автотестирование кода в cppcheckwin32: tests.commands = \"%ProgramFiles%\\Cppcheck\\cppcheck.exe\" --enable=all --platform=win32W --error-exitcode=1 $$WIN_PWDunix: tests.commands = cppcheck --enable=all --error-exitcode=1 $$PWDrelease { POST_TARGETDEPS += tests docs QMAKE_EXTRA_TARGETS += tests docs}
tr.commands = lupdate -silent $$_PRO_FILE_ && lrelease -silent $$_PRO_FILE_