Files
rawTherapee/tools/RTProfileBuilderSample.exe.config
Hombre 7e33f6520f Various corrections:
Wolfgang added to AUTHORS.txt
    PhenomX4 target added
    profiles version updated
    slightly enhanced Dark theme
    --large-adress-aware included in the example cmake option file
2011-05-02 00:08:38 +02:00

9 lines
338 B
XML

<?xml version="1.0"?>
<configuration>
<appSettings>
<!-- Set this full path to exiftool.exe. Rename exiftool(-k).exe to exiftool.exe before using it here!
If you leave the value empty, EXIFTOOL is simply not used. -->
<add key="ExifToolPath" value="C:\Program Files (x86)\exiftool.exe"/>
</appSettings>
</configuration>