root/branches/newosd/config.h.cmake

Revision 5775, 134 bytes (checked in by eugene, 13 months ago)
  • Removed unnecessary cmake dir;
  • Added config.h file.
Line 
1#ifndef CONFIG_H
2#define CONFIG_H
3
4/* Licq OSD version */
5#define VERSION "@VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_RELEASE@"
6
7#endif
Note: See TracBrowser for help on using the browser.