mirror of
https://github.com/reactos/reactos.git
synced 2025-07-10 11:34:14 +00:00
12 lines
336 B
Text
12 lines
336 B
Text
![]() |
<module name="tftpd" type="win32cui" installbase="system32" installname="tftpd.exe" allowwarnings="true" unicode="no">
|
||
|
<include base="reactos"></include>
|
||
|
<include base="telnetd">..</include>
|
||
|
|
||
|
<library>ntdll</library>
|
||
|
<library>advapi32</library>
|
||
|
<library>ws2_32</library>
|
||
|
<library>wine</library>
|
||
|
|
||
|
<file>tftpd.cpp</file>
|
||
|
</module>
|