fixed cffexport library path

preferencesAboutTextFull
Claudio Valerio 12 years ago
parent 1e67bf6e4a
commit fc8e70f193
  1. 2
      Sankore_3.1.pro

@ -131,7 +131,7 @@ win32 {
}
macx {
LIBS += "-Lplugins/cffadaptor/lib/mac" "-lCFF_Adaptor"
LIBS += "-Lplugins/cffadaptor/lib/macx" "-lCFF_Adaptor"
LIBS += -framework Foundation
LIBS += -lcrypto
LIBS += -framework AppKit

Loading…
Cancel
Save