diff options
author | orudge <orudge@openttd.org> | 2005-07-31 13:23:43 +0000 |
---|---|---|
committer | orudge <orudge@openttd.org> | 2005-07-31 13:23:43 +0000 |
commit | 773dedfd03397c22ccd8436f248aeae9d3d1ea1e (patch) | |
tree | 9ce96602172f2cd7e670018d4611bf4fc7eb4447 /strgen | |
parent | 546c34f2e5e6b130cdbc9201fe465548c1e54ee5 (diff) | |
download | openttd-773dedfd03397c22ccd8436f248aeae9d3d1ea1e.tar.xz |
(svn r2765) - Update MSVC6 and Watcom projects with strgen/stdafx.c removal
Diffstat (limited to 'strgen')
-rw-r--r-- | strgen/strgen.dsp | 17 | ||||
-rw-r--r-- | strgen/strgen.tgt | 22 |
2 files changed, 2 insertions, 37 deletions
diff --git a/strgen/strgen.dsp b/strgen/strgen.dsp index c2403830f..97f07626a 100644 --- a/strgen/strgen.dsp +++ b/strgen/strgen.dsp @@ -90,23 +90,6 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File -SOURCE=.\stdafx.c - -!IF "$(CFG)" == "strgen - Win32 Debug" - -# SUBTRACT CPP /YX /Yc /Yu - -!ELSEIF "$(CFG)" == "strgen - Win32 Release" - -# SUBTRACT BASE CPP /YX /Yc /Yu -# ADD CPP /Gr /Zp4 /MD /GX- /O1 -# SUBTRACT CPP /Z<none> /YX /Yc /Yu - -!ENDIF - -# End Source File -# Begin Source File - SOURCE=.\strgen.c !IF "$(CFG)" == "strgen - Win32 Debug" diff --git a/strgen/strgen.tgt b/strgen/strgen.tgt index ee4a63dbe..a328100b6 100644 --- a/strgen/strgen.tgt +++ b/strgen/strgen.tgt @@ -68,7 +68,7 @@ WVList 0 16 WPickList -3 +2 17 MItem 3 @@ -114,7 +114,7 @@ WVList 27 MItem 8 -stdafx.c +strgen.c 28 WString 4 @@ -129,21 +129,3 @@ WVList 1 1 0 -31 -MItem -8 -strgen.c -32 -WString -4 -COBJ -33 -WVList -0 -34 -WVList -0 -17 -1 -1 -0 |