summaryrefslogtreecommitdiff
path: root/cad/meshlab/files/patch-src_general.pri
blob: c1a1dfc6f3edfe8e5097668906d6026f19209bf7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/general.pri.orig	2020-05-02 21:17:23 UTC
+++ src/general.pri
@@ -9,7 +9,7 @@
 DEFINES += MESHLAB_SCALAR=float
 
 # VCG directory
-VCGDIR = $$MESHLAB_SOURCE_DIRECTORY/../vcglib
+VCGDIR = %%LOCALBASE%%/include/vcglib
 
 include(find_system_libs.pri)