]> git.mxchange.org Git - simgear.git/blobdiff - simgear/simgear_config.h-msvc90
hla: Provide a directly property based api for property data element.
[simgear.git] / simgear / simgear_config.h-msvc90
index b220c4465aff63aae7e065056e1f136d53ff172d..5fa33410475ed83c0fda744f9839d6b19cbc143c 100644 (file)
@@ -31,7 +31,7 @@
 /* #define TM_IN_SYS_TIME 1 */
 
 /* Define to version number */
-#define VERSION "2.0.0"
+#define VERSION "2.3.0"
 
 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
 #define WIN32 1
 #define HAVE_MEMORY_H 1
 
 #define HAVE_MEMCPY 1
+#define HAVE_DAYLIGHT 1
 
 #define GLUT_H <GL/glut.h>
 
 #define NOMINMAX 1
+
+#ifndef _M_X64
+#define HAVE_SVN_CLIENT_H 1
+#define HAVE_LIBSVN_CLIENT_1 1
+#endif // _M_AMD64