summaryrefslogtreecommitdiff
path: root/cad/meshlab/files/patch-src_meshlabserver_meshlabserver.pro
diff options
context:
space:
mode:
Diffstat (limited to 'cad/meshlab/files/patch-src_meshlabserver_meshlabserver.pro')
-rw-r--r--cad/meshlab/files/patch-src_meshlabserver_meshlabserver.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/cad/meshlab/files/patch-src_meshlabserver_meshlabserver.pro b/cad/meshlab/files/patch-src_meshlabserver_meshlabserver.pro
deleted file mode 100644
index 8256ba77dd20..000000000000
--- a/cad/meshlab/files/patch-src_meshlabserver_meshlabserver.pro
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/meshlabserver/meshlabserver.pro.orig 2020-05-02 21:24:46 UTC
-+++ src/meshlabserver/meshlabserver.pro
-@@ -29,7 +29,9 @@ macx:LIBS += $$MESHLAB_DISTRIB_DIRECTORY/meshlab.app/C
-
- win32-msvc:LIBS += -lopengl32 -lGLU32 -L$$MESHLAB_DISTRIB_DIRECTORY/lib -lmeshlab-common
- win32-g++:LIBS += -lmeshlab-common
--linux:LIBS += -lmeshlab-common
-+LIBS += -L$$MESHLAB_DISTRIB_DIRECTORY/lib -lmeshlab-common
-+
-+
-
- win32-msvc:DEFINES += GLEW_STATIC
-