equal
deleted
inserted
replaced
36 </Configurations> |
36 </Configurations> |
37 <References> |
37 <References> |
38 </References> |
38 </References> |
39 <Files> |
39 <Files> |
40 <File |
40 <File |
41 RelativePath=".\lang\british.txt"> |
41 RelativePath=".\lang\american.txt"> |
42 <FileConfiguration |
42 <FileConfiguration |
43 Name="Debug|Win32"> |
43 Name="Debug|Win32"> |
44 <Tool |
44 <Tool |
45 Name="VCCustomBuildTool" |
45 Name="VCCustomBuildTool" |
46 Description="Generating british language file" |
46 Description="Generating american language file" |
47 CommandLine="strgen\debug\strgen.exe "$(InputPath)"" |
47 CommandLine="strgen\debug\strgen.exe "$(InputPath)"" |
48 Outputs="lang\british.lng"/> |
48 Outputs="lang\american.lng"/> |
49 </FileConfiguration> |
49 </FileConfiguration> |
50 </File> |
50 </File> |
51 <File |
51 <File |
52 RelativePath=".\lang\czech.txt"> |
52 RelativePath=".\lang\czech.txt"> |
53 <FileConfiguration |
53 <FileConfiguration |