warzone2100/build_tools/autorevision
Giel van Schijndel c1fb0af729 * -mwindows is a linker flag, so move it from CFLAGS and CXXFLAGS to LDFLAGS
* autorevision is a command line utility, not a GUI program, so strip the -mwindows flag from its linker flags

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5646 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-23 13:48:50 +00:00
..
Makefile.am Also use a CPPFLAGS_FOR_BUILD (alongside CC and CXX) and pass it to the configure script as well 2008-04-13 23:00:40 +00:00
autorevision.cpp Usage of system() requires inclusion of cstdlib 2008-06-23 13:49:12 +00:00
autorevision.vcproj Get rid of unnecessary warnings when compiling release build using MSVC. 2008-04-01 15:56:39 +00:00
makefile.win32 * -mwindows is a linker flag, so move it from CFLAGS and CXXFLAGS to LDFLAGS 2008-07-23 13:48:50 +00:00