[RTL]
[reactos.git] / reactos / base / services / thmsvc / thmsvc.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="thmsvc" type="win32cui" installbase="system32" installname="thmsvc.exe" unicode="yes">
4 <include base="thmsvc">.</include>
5 <library>uxtheme</library>
6 <library>wine</library>
7 <library>ntdll</library>
8 <library>advapi32</library>
9 <file>thmsvc.c</file>
10 <file>thmsvc.rc</file>
11 </module>