download regsvr32.rbuild
Language: NonCode
LOC: 0
Project Info
ReactOS
Server: ReactOS
Type: svn
...actos\base\system\regsvr32\
   regsvr32.c
   regsvr32.rbuild
   regsvr32.rc
   resource.h
   rsrc.rc

<?xml version="1.0"?>
<!DOCTYPE project SYSTEM "tools/rbuild/project.dtd">
<module name="regsvr32" type="win32gui" installbase="system32" installname="regsvr32.exe">
	<include base="regsvr32">.</include>
	<define name="UNICODE" />
	<define name="__USE_W32API" />
	<library>kernel32</library>
	<library>user32</library>
	<library>shell32</library>
	<library>ole32</library>
	<file>regsvr32.c</file>
	<file>regsvr32.rc</file>
</module>

About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us