- Revert 44301
[reactos.git] / base / applications / winver / winver.rbuild
1 <module name="winver" type="win32gui" installbase="system32" installname="winver.exe" unicode="yes">
2 <include base="winver">.</include>
3 <library>shell32</library>
4 <library>kernel32</library>
5 <file>winver.c</file>
6 </module>