Skip to content
Snippets Groups Projects
Commit 860c84be authored by Vincent Béron's avatar Vincent Béron Committed by Alexandre Julliard
Browse files

Make tlb generation from idl files dependent on widl.

parent c481a372
No related branches found
No related tags found
No related merge requests found
......@@ -271,6 +271,8 @@ $(MC_SRCS:.mc=.mc.rc): $(WMC)
$(IDL_SRCS:.idl=.h): $(WIDL)
$(RC_TLB:.idl=.tlb): $(WIDL)
$(SUBDIRS): dummy
@cd $@ && $(MAKE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment