view CompileTimeConstants.h @ 3:7a44ba08673d

Using LUTs for all filters.
author Tom Fredrik Blenning Klaussen <bfg@blenning.no>
date Tue, 21 Aug 2012 15:09:22 +0200
parents 2833b7f8884a
children ec87a79770ee
line wrap: on
line source

#ifndef COMPILETIMECONSTANTS_H
#define COMPILETIMECONSTANTS_H

#ifndef DB_DEFAULT_LOCATION
#define DB_DEFAULT_LOCATION "~/.DeDupe.sqlite"
#endif

#endif //COMPILETIMECONSTANTS_H