config update
This commit is contained in:
@@ -213,8 +213,8 @@ CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
|||||||
//Path to a program.
|
//Path to a program.
|
||||||
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
|
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
|
||||||
|
|
||||||
//The CMake toolchain file
|
//No help, variable specified on the command line.
|
||||||
CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/jacek/projekte/photo-converter/cmake/toolchain-mingw64.cmake
|
CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=/home/jacek/projekte/photo-converter/cmake/toolchain-mingw64.cmake
|
||||||
|
|
||||||
//If this value is on, makefiles will be generated without the
|
//If this value is on, makefiles will be generated without the
|
||||||
// .SILENT directive, and all commands will be echoed to the console
|
// .SILENT directive, and all commands will be echoed to the console
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ output_bit_depth = 16
|
|||||||
auto_crop = true
|
auto_crop = true
|
||||||
|
|
||||||
# Apply unsharp-mask sharpening (true/false)
|
# Apply unsharp-mask sharpening (true/false)
|
||||||
sharpen = true
|
sharpen = false
|
||||||
|
|
||||||
# Invert negative to positive (true/false)
|
# Invert negative to positive (true/false)
|
||||||
# Set to false if input is already a positive (slide/print)
|
# Set to false if input is already a positive (slide/print)
|
||||||
|
|||||||
Reference in New Issue
Block a user