Chat-O-Matic/application/Cardie.h
2021-06-22 01:06:00 -05:00

12 lines
242 B
C

/*
* Copyright 2009-2011, Andrea Anzani. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _APP_H
#define _APP_H
#define APP_SIGNATURE "application/x-vnd.cardie"
#define APP_NAME "Cardie"
#endif // _APP_H