diff --git a/build-windows/CMakeCache.txt b/build-windows/CMakeCache.txt index 6b7478e..ab7ac3e 100644 --- a/build-windows/CMakeCache.txt +++ b/build-windows/CMakeCache.txt @@ -213,8 +213,8 @@ CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/jacek/projekte/photo-converter/cmake/toolchain-mingw64.cmake +//No help, variable specified on the command line. +CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=/home/jacek/projekte/photo-converter/cmake/toolchain-mingw64.cmake //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console diff --git a/config.ini b/config.ini index 8fd008f..b2b8def 100644 --- a/config.ini +++ b/config.ini @@ -37,7 +37,7 @@ output_bit_depth = 16 auto_crop = true # Apply unsharp-mask sharpening (true/false) -sharpen = true +sharpen = false # Invert negative to positive (true/false) # Set to false if input is already a positive (slide/print)