diff options
Diffstat (limited to 'langs.dsp')
-rw-r--r-- | langs.dsp | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -110,8 +110,8 @@ SOURCE=.\lang\galician.txt # Begin Custom Build
InputPath=.\lang\galician.txt
-"lang\galican.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\galican.txt
+"lang\galician.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ strgen\debug\strgen.exe lang\galician.txt
# End Custom Build
# End Source File
@@ -161,6 +161,17 @@ InputPath=.\lang\norwegian.txt # End Source File
# Begin Source File
+SOURCE=.\lang\origveh.txt
+# Begin Custom Build
+InputPath=.\lang\origveh.txt
+
+"lang\origveh.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ strgen\debug\strgen.exe lang\origveh.txt
+
+# End Custom Build
+# End Source File
+# Begin Source File
+
SOURCE=.\lang\polish.txt
# Begin Custom Build
InputPath=.\lang\polish.txt
|