]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/benchmarks/Makefile.in
remove Rescale(), it is no longer used
[wxWidgets.git] / tests / benchmarks / Makefile.in
index 98b51ded8b9d42cc68c0029cd9b7c637e2feb20f..cbccf411a147d3e29cfc501fdf254373728fd2e3 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.4 (http://www.bakefile.org)
+#     Bakefile 0.2.5 (http://www.bakefile.org)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -47,6 +47,7 @@ BENCH_OBJECTS =  \
        bench_htmlpars.o \
        bench_htmltag.o \
        bench_ipcclient.o \
+       bench_mbconv.o \
        bench_strings.o \
        bench_tls.o
 
@@ -136,6 +137,9 @@ bench_htmltag.o: $(srcdir)/htmlparser/htmltag.cpp
 bench_ipcclient.o: $(srcdir)/ipcclient.cpp
        $(CXXC) -c -o $@ $(BENCH_CXXFLAGS) $(srcdir)/ipcclient.cpp
 
+bench_mbconv.o: $(srcdir)/mbconv.cpp
+       $(CXXC) -c -o $@ $(BENCH_CXXFLAGS) $(srcdir)/mbconv.cpp
+
 bench_strings.o: $(srcdir)/strings.cpp
        $(CXXC) -c -o $@ $(BENCH_CXXFLAGS) $(srcdir)/strings.cpp