X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/19c35fa587f97cf83e2cb28afe76b8db85b36c9f..6ed506b9d7ef628ec7f924bc9bf50d112e19f271:/contrib/samples/gizmos/multicell/makefile.gcc diff --git a/contrib/samples/gizmos/multicell/makefile.gcc b/contrib/samples/gizmos/multicell/makefile.gcc index d3e819cc47..dcfd438436 100644 --- a/contrib/samples/gizmos/multicell/makefile.gcc +++ b/contrib/samples/gizmos/multicell/makefile.gcc @@ -147,10 +147,10 @@ $(OBJS): all: $(OBJS)\mtest.exe -$(OBJS)\mtest_mtest.o: .\mtest.cpp +$(OBJS)\mtest_mtest.o: ./mtest.cpp $(CXX) -c -o $@ $(MTEST_CXXFLAGS) $< -$(OBJS)\mtest_sample_rc.o: .\..\..\..\..\samples\sample.rc +$(OBJS)\mtest_sample_rc.o: ./../../../../samples/sample.rc windres --use-temp-file -i$< -o$@ --define __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) --include-dir ./../../../../include --include-dir $(SETUPHDIR) --include-dir . $(__DLLFLAG_p_1) --include-dir ./../../../../samples clean: