More moving.
[reactos.git] / reactos / base / applications / winver / winver.xml
1 <module name="winver" type="win32gui" installbase="system32" installname="winver.exe" usewrc="false">
2 <include base="winver">.</include>
3 <define name="__USE_W32API" />
4 <define name="UNICODE" />
5 <define name="_UNICODE" />
6 <define name="_WIN32_IE">0x501</define>
7 <define name="_WIN32_WINNT">0x0501</define>
8 <library>shell32</library>
9 <file>winver.c</file>
10 </module>