diff options
author | frosch <frosch@openttd.org> | 2009-03-14 20:43:37 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2009-03-14 20:43:37 +0000 |
commit | bbb28d210a37ecf53170030624eb91c899972b39 (patch) | |
tree | 7641a757db76315bec841840dc1d3c36555de692 /projects/langs_vs80.vcproj | |
parent | 1f5ad840a4378e9e124e5c131af0e698bae8198c (diff) | |
download | openttd-bbb28d210a37ecf53170030624eb91c899972b39.tar.xz |
(svn r15715) -Fix (r15714): Project files. (Thanks michi_cc)
Diffstat (limited to 'projects/langs_vs80.vcproj')
-rw-r--r-- | projects/langs_vs80.vcproj | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/projects/langs_vs80.vcproj b/projects/langs_vs80.vcproj index c1d5f755c..5f32dd6e9 100644 --- a/projects/langs_vs80.vcproj +++ b/projects/langs_vs80.vcproj @@ -482,21 +482,6 @@ </FileConfiguration> </File> <File - RelativePath="..\src\lang\origveh.txt" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Generating origveh language file" - CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
" - AdditionalDependencies="" - Outputs="..\bin\lang\origveh.lng" - /> - </FileConfiguration> - </File> - <File RelativePath="..\src\lang\piglatin.txt" > <FileConfiguration |