12 lines
208 B
Plaintext
12 lines
208 B
Plaintext
Index: src/src.pro
|
|
--- src/src.pro.orig
|
|
+++ src/src.pro
|
|
@@ -1,6 +1,6 @@
|
|
TEMPLATE = lib
|
|
TARGET = opencsg
|
|
-VERSION = 1.4.2
|
|
+VERSION = ${LIBopencsg_VERSION}
|
|
|
|
isEmpty(INSTALLDIR) {
|
|
INSTALLDIR = /usr/local
|