How to compile multiple drivers with one nmake session?

Hi,

I wish to compile 2 drivers with nmake. How to do that?
Within ‘sources’ I can’t seem to find any solution to define
multiple SOURCES section. How can I do that?

2 sibling directories, each with their own sources file. The patent directory contains a dirs file which names the 2 sibling child dirs.

d

dent from a phpne with no keynoard

-----Original Message-----
From: xxxxx@chello.hu
Sent: October 06, 2010 9:31 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] How to compile multiple drivers with one nmake session?

Hi,

I wish to compile 2 drivers with nmake. How to do that?
Within ‘sources’ I can’t seem to find any solution to define
multiple SOURCES section. How can I do that?


NTDEV is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

Thanks Doron!