mirror of
https://github.com/reactos/reactos.git
synced 2025-04-26 08:30:21 +00:00
add rpcproxy to dtd
svn path=/trunk/; revision=38677
This commit is contained in:
parent
c4455cd39c
commit
383bd810ce
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
|||
if %Text; #IMPLIED
|
||||
ifnot %Text; #IMPLIED
|
||||
name %CIdentifier; #IMPLIED
|
||||
type (buildtool|staticlibrary|objectlibrary|embeddedtypelib|kernel|kernelmodedll|kernelmodedriver|nativedll|nativecui|win32dll|win32ocx|win32cui|win32gui|win32scr|bootloader|bootsector|elfexecutable|idlheader|iso|isoregtest|liveiso|liveisoregtest|test|rpcserver|rpcclient|alias) #REQUIRED
|
||||
type (buildtool|staticlibrary|objectlibrary|embeddedtypelib|kernel|kernelmodedll|kernelmodedriver|nativedll|nativecui|win32dll|win32ocx|win32cui|win32gui|win32scr|bootloader|bootsector|elfexecutable|idlheader|iso|isoregtest|liveiso|liveisoregtest|test|rpcserver|rpcclient|rpcproxy|alias) #REQUIRED
|
||||
extension %CIdentifier; #IMPLIED
|
||||
entrypoint %CIdentifier; #IMPLIED
|
||||
baseaddress %CIdentifier; #IMPLIED
|
||||
|
|
Loading…
Reference in a new issue