added: translations for ttmath::err_percent_from

git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@218 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2009-10-18 12:40:29 +00:00
parent fb04d22d14
commit 787557590a
3 changed files with 13 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ all: ttcalc
include Makefile.dep
ttcalc: $(o)
$(CC) -o $(name) $(CFLAGS) $(o) -lcomctl32
$(CC) -o $(name) $(CFLAGS) $(o) -lcomctl32 -lwininet
$(compressor) -7 $(name)
resource.o: resource.rc