diff options
Diffstat (limited to 'glew.pri')
-rw-r--r-- | glew.pri | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ glew { - !deploy { + isEmpty(DEPLOYDIR) { # Optionally specify location of GLEW using the # GLEWDIR env. variable GLEW_DIR = $$(GLEWDIR) |