mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
Build wrc in output tree.
Patch by Sylvain Petreolle [[email protected]]. svn path=/trunk/; revision=15988
This commit is contained in:
@@ -33,7 +33,7 @@ $(WRC_PORT_OUT): | $(WRC_OUT)
|
||||
endif
|
||||
|
||||
WRC_TARGET = \
|
||||
$(EXEPREFIX)$(WRC_BASE_)wrc$(EXEPOSTFIX)
|
||||
$(EXEPREFIX)$(WRC_OUT_)wrc$(EXEPOSTFIX)
|
||||
|
||||
WRC_SOURCES = $(addprefix $(WRC_BASE_), \
|
||||
dumpres.c \
|
||||
|
||||
Reference in New Issue
Block a user