Specify multi-variant/arch output in custom build rule
Specify multi-variant/arch output in custom build rule
- Subject: Specify multi-variant/arch output in custom build rule
- From: Jonas Maebe <email@hidden>
- Date: Fri, 28 Apr 2006 22:09:25 +0200
Hello,
Is there a way to specify that a custom build rule will produce ppc
and i386 assembler files for all specified variants? I.e., something
like $(DERIVED_FILES_DIR)/$(build_variant)/$(arch)/$(INPUT_FILE_BASE).s
There are variables called $(BUILD_VARIANTS) and $(ARCHS), but they
contain all variants/architectures you are building for. I can easily
extract the individual elements from those variables in my build
script and put the output any place I want, but can't find a way to
specify the potentially multiple outputs in the "with output files"
list.
Thanks,
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden