Index: main.c
===================================================================
--- main.c      (revision 1143)
+++ main.c      (working copy)
@@ -422,6 +422,10 @@
 #else
        debug( LOG_WZ, "Warzone 2100 - Version %s - Built %s", VERSION, 
__DATE__ );
 #endif
+#ifdef WZ_CC_MSVC
+#define PACKAGE ""
+#define LOCALEDIR ""
+#endif
        /*** Initialize translations ***/
        setlocale(LC_ALL, "");
        (void)bindtextdomain(PACKAGE, LOCALEDIR);

--
Learn more and earn more with human resource training.  Click Now.
http://tagline.hushmail.com/fc/CAaCXv1I7UckARDzL2DbVtO7Df9m3xqR/





_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to