Anthony
Wed Apr 12 02:44:55 CDT 2006
Check out the file called SOURCES. That's where you can add libraries to
link to, folder where you will put some include files and so on.
HTH
--
--
--
----------------------------------------------------------------
Anthony Pellerin (eMVP)
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"Rona" <Rona@discussions.microsoft.com> a écrit dans le message de news:
86540AA3-D34C-4632-9558-1A913C991280@microsoft.com...
>i added a new project to act as a device driver
> i want to use calls to xllp libraries in the csp of the pxa270
> i want to use som include file in thr platform.
> how can i make them available to my new project
> how can i add new device driver that can use the pklatform resources like
> defined irqs and system interrupts
> thanks