Hi All,
I would like to compile my driver in C:\MyDriver. But
my driver uses a header file in a directory called
C:\include. I am writing a batch file to automate
this.How should I do this? Should I set the path
before calling build?Does the set path works?
Please let me know.
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
Just put this line in your sources file
INCLUDES=…\include
-----Original Message-----
From: Tom Pr [mailto:xxxxx@yahoo.com]
Sent: Friday, May 23, 2003 3:49 PM
To: NT Developers Interest List
Subject: [ntdev] Compilation of driver with an include file in other
directory
Hi All,
I would like to compile my driver in C:\MyDriver. But
my driver uses a header file in a directory called
C:\include. I am writing a batch file to automate
this.How should I do this? Should I set the path
before calling build?Does the set path works?
Please let me know.
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
You are currently subscribed to ntdev as: xxxxx@intel.com
To unsubscribe send a blank email to xxxxx@lists.osr.com