Generate a ver.cpp on every make all but not on make stepmania, unless ver.cpp does not exist.

This commit is contained in:
Steve Checkoway
2008-01-03 02:35:20 +00:00
parent e63061b675
commit ce8f578f0c
2 changed files with 21 additions and 0 deletions
@@ -24,6 +24,9 @@
#endif
#endif
/* For RageLog */
#define HAVE_VERSION_INFO
#include "archutils/Common/gcc_byte_swaps.h"
#endif