libmp/examples/client/common.h
2024-07-08 07:24:39 +03:00

5 lines
100 B
C

#pragma once
#define DATA_DIR "/tmp/data"
#define TEMP_DIR "/tmp/temp"
#define ROOT_DIR "/tmp/root"