참조

이 참조 섹션에서는 qmake 프로젝트 파일에서 사용할 수 있는 변수와 함수에 대해 자세히 설명합니다.

변수 참조

변수는 프로젝트의 빌드 프로세스를 구성할 때 qmake에서 인식하는 변수에 대해 설명합니다.

함수 참조

qmake 함수에는 대체 함수와 테스트 함수의 두 가지 유형이 있습니다. 대체 함수는 값 목록을 반환하고, 테스트 함수는 부울 결과를 반환합니다. 함수는 두 곳에서 구현되는데, 기본 기능은 내장 함수로 제공됩니다. 보다 복잡한 함수는 기능 파일(.prf) 라이브러리에서 구현됩니다.

함수는 유형에 따라 카테고리로 나뉩니다:

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.