(svn r46) -Make proper difference between English/American language files. English (UK) is default language file (orudge)
-Add various languages to VS6 project file (orudge)
This commit is contained in:
55
langs.dsp
55
langs.dsp
@@ -40,6 +40,17 @@ MTL=midl.exe
|
||||
# Name "langs - Win32 Debug"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\lang\american.txt
|
||||
# Begin Custom Build
|
||||
InputPath=.\lang\american.txt
|
||||
|
||||
"lang\american.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
strgen\debug\strgen.exe lang\american.txt
|
||||
|
||||
# End Custom Build
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\lang\czech.txt
|
||||
# Begin Custom Build
|
||||
InputPath=.\lang\czech.txt
|
||||
@@ -51,6 +62,28 @@ InputPath=.\lang\czech.txt
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\lang\danish.txt
|
||||
# Begin Custom Build
|
||||
InputPath=.\lang\danish.txt
|
||||
|
||||
"lang\danish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
strgen\debug\strgen.exe lang\danish.txt
|
||||
|
||||
# End Custom Build
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\lang\dutch.txt
|
||||
# Begin Custom Build
|
||||
InputPath=.\lang\dutch.txt
|
||||
|
||||
"lang\dutch.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
strgen\debug\strgen.exe lang\dutch.txt
|
||||
|
||||
# End Custom Build
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\lang\english.txt
|
||||
# Begin Custom Build
|
||||
InputPath=.\lang\english.txt
|
||||
@@ -73,6 +106,17 @@ InputPath=.\lang\french.txt
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\lang\galician.txt
|
||||
# Begin Custom Build
|
||||
InputPath=.\lang\galician.txt
|
||||
|
||||
"lang\galican.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
strgen\debug\strgen.exe lang\galican.txt
|
||||
|
||||
# End Custom Build
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\lang\german.txt
|
||||
# Begin Custom Build
|
||||
InputPath=.\lang\german.txt
|
||||
@@ -117,6 +161,17 @@ InputPath=.\lang\norwegian.txt
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\lang\polish.txt
|
||||
# Begin Custom Build
|
||||
InputPath=.\lang\polish.txt
|
||||
|
||||
"lang\polish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
strgen\debug\strgen.exe lang\polish.txt
|
||||
|
||||
# End Custom Build
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\lang\slovak.txt
|
||||
# Begin Custom Build
|
||||
InputPath=.\lang\slovak.txt
|
||||
|
||||
Reference in New Issue
Block a user