merge with Dev

This commit is contained in:
Desmis
2017-09-18 16:28:28 +02:00
23 changed files with 235 additions and 125 deletions

View File

@@ -180,6 +180,7 @@ if(WIN32)
${GLIBMM_LIBRARY_DIRS}
${GTKMM_LIBRARY_DIRS}
${GTK_LIBRARY_DIRS}
${LENSFUN_LIBRARY_DIRS}
)
else()
include_directories(${EXTRA_INCDIR}
@@ -212,6 +213,7 @@ else()
${GTK_LIBRARY_DIRS}
${IPTCDATA_LIBRARY_DIRS}
${LCMS_LIBRARY_DIRS}
${LENSFUN_LIBRARY_DIRS}
)
endif()