(svn r11089) -Codechange: add revision detection to MSVC.

This commit is contained in:
rubidium
2007-09-12 07:11:48 +00:00
parent ccf13f3ccc
commit e9924421bf
12 changed files with 182 additions and 37 deletions

View File

@@ -745,7 +745,7 @@ make_cflags_and_ldflags() {
# General CFlags for BUILD
CFLAGS_BUILD=""
# General CFlags for HOST
CFLAGS="$CFLAGS -D$os -DWITH_REV"
CFLAGS="$CFLAGS -D$os"
# CFlags for HOST and C-Compiler
CC_FLAGS=""
# Libs to compile. In fact this is just LDFLAGS