/* THIS FILE WILL BE OVERWRITTEN BY DEV-C++ */
/* DO NOT EDIT ! */
#ifndef CSSPP_PRIVATE_H
#define CSSPP_PRIVATE_H
/* VERSION DEFINITIONS */
#define VER_STRING "1.1.0.2049"
#define VER_MAJOR 1
#define VER_MINOR 1
#define VER_RELEASE 0
#define VER_BUILD 2049
#define COMPANY_NAME ""
#define FILE_VERSION "1.1"
#define FILE_DESCRIPTION "CSS Parser and Optimiser"
#define INTERNAL_NAME ""
#define LEGAL_COPYRIGHT ""
#define LEGAL_TRADEMARKS ""
#define ORIGINAL_FILENAME ""
#define PRODUCT_NAME "CSSTidy"
#define PRODUCT_VERSION "1.1"
#endif /*CSSPP_PRIVATE_H*/