forked from mirrors/linphone-iphone
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@1 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
7 lines
127 B
C
Executable file
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
|