mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
11 lines
329 B
Prolog
11 lines
329 B
Prolog
--- src/entity/entity.pro.orig 2025-02-20 12:25:22 UTC
|
|
+++ src/entity/entity.pro
|
|
@@ -142,7 +142,7 @@ RC_FILE = entity.rc
|
|
OTHER_FILES += entity.dox
|
|
DEFINES += QCADENTITY_LIBRARY
|
|
RC_FILE = entity.rc
|
|
-LIBS += -l$${RLIBNAME}core -lopennurbs
|
|
+LIBS += -l$${RLIBNAME}core -lopenNURBS
|
|
!win32 {
|
|
include( ../../shared_ts.pri )
|
|
}
|