]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/benchmarks/makefile.gcc
call event.Enable(true) in OnUpdateFileOpen and OnUpdateFileNew only if there are...
[wxWidgets.git] / tests / benchmarks / makefile.gcc
index c8c7b7f1d736cede5516750b9215bef4cf5ef733..f1571dfba11bab57931334628dbe96c9478f7ed9 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!
 # =========================================================================
 
@@ -32,6 +32,7 @@ BENCH_OBJECTS =  \
        $(OBJS)\bench_htmlpars.o \
        $(OBJS)\bench_htmltag.o \
        $(OBJS)\bench_ipcclient.o \
+       $(OBJS)\bench_mbconv.o \
        $(OBJS)\bench_strings.o \
        $(OBJS)\bench_tls.o
 
@@ -202,6 +203,9 @@ $(OBJS)\bench_htmltag.o: ./htmlparser/htmltag.cpp
 $(OBJS)\bench_ipcclient.o: ./ipcclient.cpp
        $(CXX) -c -o $@ $(BENCH_CXXFLAGS) $(CPPDEPS) $<
 
+$(OBJS)\bench_mbconv.o: ./mbconv.cpp
+       $(CXX) -c -o $@ $(BENCH_CXXFLAGS) $(CPPDEPS) $<
+
 $(OBJS)\bench_strings.o: ./strings.cpp
        $(CXX) -c -o $@ $(BENCH_CXXFLAGS) $(CPPDEPS) $<