Skip to content
Snippets Groups Projects
Commit d4ea3f52 authored by Oswald Buddenhagen's avatar Oswald Buddenhagen
Browse files

add include guard for qtcreator.pri

this also covers the higher-level includes for libs and plugins
parent 24cadd34
No related branches found
No related tags found
No related merge requests found
!isEmpty(QTCREATOR_PRI_INCLUDED):error("qtcreator.pri already included")
QTCREATOR_PRI_INCLUDED = 1
defineReplace(cleanPath) { defineReplace(cleanPath) {
win32:1 ~= s|\\\\|/|g win32:1 ~= s|\\\\|/|g
contains(1, ^/.*):pfx = / contains(1, ^/.*):pfx = /
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment