summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/include_function/include_missing_file.pro
blob: 0b59981240c2eddbcd2327aed6d2c51f594f9e39 (plain)
1
2
3
# Test to see if include(), by default, fails when the specific file 
#   to include does not exist
include(missing_file.pri)