]> git.street.me.uk Git - andy/viking.git/blobdiff - win32/configure_and_make.bat
Make generation of the copyright year in the code automatic.
[andy/viking.git] / win32 / configure_and_make.bat
index 4e194512a394f72de1ccf43c244101c687c7a1c1..6dfdb1aaf0eb008de0c6f25b2b0f121749885d0e 100644 (file)
@@ -7,6 +7,6 @@
 set PATH=%PATH%;%SystemDrive%\Mingw\bin;%SystemDrive%\msys\1.0\bin\r
 pushd ..\r
 :: ATM Don't have build method for libgexiv2, so use the fallback of libexif\r
 set PATH=%PATH%;%SystemDrive%\Mingw\bin;%SystemDrive%\msys\1.0\bin\r
 pushd ..\r
 :: ATM Don't have build method for libgexiv2, so use the fallback of libexif\r
-sh configure CFLAGS="-DWINDOWS -mwindows" LIBCURL=-lcurldll LIBS=-lzdll --with-libexif --disable-realtime-gps-tracking --disable-scrollkeeper --enable-windows\r
+sh configure CFLAGS="-DWINDOWS -DWIN32 -mwindows" LIBCURL=-lcurldll LIBS=-lzdll --with-libexif --disable-realtime-gps-tracking --disable-scrollkeeper --enable-windows --disable-mapnik\r
 popd\r
 popd\r
-make.bat\r
+make.bat %*\r