You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
466 B
10 lines
466 B
; FORMAT : SourceDir, SourceFile, DestDir, DestFile, OPERATION
|
|
; All fields are required
|
|
; [subname]* is allowed for source, in which case * required for destination
|
|
;
|
|
|
|
; PUBLIC
|
|
|
|
public\processorkit\inc , * , inc\processor , * , COPY
|
|
public\sdk\inc , callconv.inc , inc , * , COPY
|
|
|