Rev 23 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | f9daq | 1 | TARGETNAME=pcicc32 |
2 | |||
3 | #VisualStudio 5 |
||
4 | #TARGETPATH=d:\Programme\DevStudio\MyProjects\pcicc32 |
||
5 | #VisualStudio 6 |
||
6 | #TARGETPATH=d:\Programme\VisualStudio\MyProjects\pcicc32 |
||
7 | #new installation |
||
8 | TARGETPATH=d:\work\MyProjects\pcicc32 |
||
9 | |||
10 | TARGETTYPE=DRIVER |
||
11 | TARGETLIBS= |
||
12 | |||
13 | INCLUDES=$(BASEDIR)\inc |
||
14 | SOURCES=pcicc32_drv.c pcicc32_v.c pcicc32_io.c pcicc32_i.c |