# =========================================================================
# This makefile was generated by
-# Bakefile 0.2.7 (http://www.bakefile.org)
+# Bakefile 0.2.8 (http://www.bakefile.org)
# Do not modify, all changes will be overwritten!
# =========================================================================
xrcdemo_xrcdemo.o \
xrcdemo_myframe.o \
xrcdemo_derivdlg.o \
- xrcdemo_custclas.o
+ xrcdemo_custclas.o \
+ xrcdemo_objrefdlg.o
### Conditionally set variables: ###
xrcdemo_custclas.o: ./custclas.cpp
$(CXX) -c -o $@ $(XRCDEMO_CXXFLAGS) $(CPPDEPS) $<
+xrcdemo_objrefdlg.o: ./objrefdlg.cpp
+ $(CXX) -c -o $@ $(XRCDEMO_CXXFLAGS) $(CPPDEPS) $<
+
.PHONY: all install uninstall clean