X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8c9f8f91cd62335261ee29762747218f28d129de..749a05ee85ea5453f155454e4640ebf795233ad3:/contrib/build/plot/makefile.gcc diff --git a/contrib/build/plot/makefile.gcc b/contrib/build/plot/makefile.gcc index 391bbf0557..d7b4d88810 100644 --- a/contrib/build/plot/makefile.gcc +++ b/contrib/build/plot/makefile.gcc @@ -237,7 +237,7 @@ endif $(OBJS)\plotdll_dummy.o: ../../src/plot/../../../src/msw/dummy.cpp $(CXX) -c -o $@ $(PLOTDLL_CXXFLAGS) $< -$(OBJS)\plotdll_version_rc.o: ../../src/plot/src/msw/version.rc +$(OBJS)\plotdll_version_rc.o: ../../src/plot/../../../src/msw/version.rc windres --use-temp-file -i$< -o$@ --define __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) --include-dir ../../src/plot/../../../include --include-dir $(SETUPHDIR) --define WXDLLNAME=wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot_gcc$(VENDORTAG) $(OBJS)\plotdll_plot.o: ../../src/plot/plot.cpp