Revert the sync.
[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 <file>winver.c</file>
5 </module>