2 messages in com.perforce.jammingResourceCompiler
FromSent OnAttachments
Ron ...@tristrata.com23 Mar 1999 20:01 
Amau...@atsm.fr24 Mar 1999 04:53 
Subject:ResourceCompiler
From:Amau...@atsm.fr (Amau@atsm.fr)
Date:03/24/1999 04:53:20 AM
List:com.perforce.jamming

Is it possible to create link.res instead and have jam link that in on the Library rule?

The LibraryFromObjects rule may help you: Library liblock : lockmgr.c ; if $(NT) { ResourceCompiler lock.res : lock.rc ; LibraryFromObjects liblock : lock.res ; }

Amaury Forgeot d'Arc amau@atsm.fr