[ROSAPPS]

There are still RBUILD files in here?? NOT anymore!

svn path=/trunk/; revision=67297
This commit is contained in:
Daniel Reimer 2015-04-19 12:21:56 +00:00
parent 63ffb29130
commit 2afda9e6c7
43 changed files with 0 additions and 510 deletions

View file

@ -1,9 +0,0 @@
<module name="netreg" type="win32cui" installbase="system32" installname="netreg.exe" stdlib="host">
<include base="netreg">.</include>
<library>user32</library>
<library>ws2_32</library>
<library>advapi32</library>
<compilerflag compiler="cxx" compilerset="gcc">-Wno-non-virtual-dtor</compilerflag>
<file>netreg.cpp</file>
<file>netreg.rc</file>
</module>