linphone-iphone/linphone/win32/config.h
aymeric 2b8200409c Initial import
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@1 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
2008-09-04 15:47:34 +00:00

7 lines
127 B
C
Executable file

#ifndef WIN32_CONFIG_H
#define WIN32_CONFIG_H
#define LINPHONE_VERSION "1.3.0"
#define PACKAGE_PLUGINS_DIR "/"
#endif