Qt:Документация 4.3.2/qmake-reference
Материал из Wiki.crossplatform.ru
Внимание: Актуальная версия перевода документации находится здесь |
__NOTOC__
Главная · Все классы · Основные классы · Классы по группам · Модули · Функции |
[Previous: Using Precompiled Headers ] [ Contents ] [Next: qmake Variable Reference ]
Содержание |
[править] Описание qmake
This reference is a detailed index of all the variables and function that are available for use in qmake project files.
[править] Описание переменных
The qmake Variable Reference describes the variables that are recognized by qmake when configuring the build process for projects.
[править] Описание фукнции
The qmake Function Reference describes the function that can be used to process the contents of variables defined in project files.
[править] Наиболее часто используемые переменные
The following variables are frequently used in project files to describe common aspects of the build process. These are fully described in the Variable Reference.
- CONFIG
- DEF_FILE
- DEFINES
- DESTDIR
- DISTFILES
- DLLDESTDIR
- FORMS
- FORMS3
- HEADERS
- INCLUDEPATH
- LEXSOURCES
- LIBS
- MOC_DIR
- OBJECTS_DIR
- QT
- RCC_DIR
- REQUIRES
- SOURCES
- SUBDIRS
- TARGET
- TEMPLATE
- TRANSLATIONS
- UI_DIR
- UI_HEADERS_DIR
- UI_SOURCES_DIR
- VERSION
- YACCSOURCES
[править] Окружение переменных и конфигурации
The Configuring qmake's Environment chapter of this manual describes the environment variables that qmake uses when configuring the build process.
[Previous: Using Precompiled Headers ] [ Contents ] [Next: qmake Variable Reference ]
Copyright © 2007 Trolltech | Trademarks | Qt 4.3.2
|