diff options
author | glx <glx@openttd.org> | 2007-02-11 14:25:02 +0000 |
---|---|---|
committer | glx <glx@openttd.org> | 2007-02-11 14:25:02 +0000 |
commit | d84e14f55f69a5cfe1bacefa22ebf769d30007d0 (patch) | |
tree | d6a058be0f3a04ccbea49156a1efcb3daa0c2439 /projects/langs_vs80.vcproj | |
parent | 098a63fc5310d33ed5b50099ba98111059c879d3 (diff) | |
download | openttd-d84e14f55f69a5cfe1bacefa22ebf769d30007d0.tar.xz |
(svn r8677) -Fix r8615: removed 'debug' language from project files
Diffstat (limited to 'projects/langs_vs80.vcproj')
-rw-r--r-- | projects/langs_vs80.vcproj | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/projects/langs_vs80.vcproj b/projects/langs_vs80.vcproj index f438abc46..bce41c149 100644 --- a/projects/langs_vs80.vcproj +++ b/projects/langs_vs80.vcproj @@ -131,20 +131,6 @@ </FileConfiguration> </File> <File - RelativePath="..\src\lang\debug.txt" - > - <FileConfiguration - Name="Debug|Win32"> - <Tool - Name="VCCustomBuildTool" - Description="Generating debug language file" - CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
" - AdditionalDependencies="" - Outputs="..\bin\lang\debug.lng" - /> - </FileConfiguration> - </File> - <File RelativePath="..\src\lang\dutch.txt" > <FileConfiguration |