mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:05:49 +00:00
- Delete rbuild and the rbuild files.
svn path=/branches/cmake-bringup/; revision=48237
This commit is contained in:
parent
c424146e2c
commit
62ff6c86b7
768 changed files with 0 additions and 18365 deletions
22
lib/3rdparty/adns/adns.rbuild
vendored
22
lib/3rdparty/adns/adns.rbuild
vendored
|
@ -1,22 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<module name="adns" type="staticlibrary" crt="dll">
|
||||
<include base="adns">src</include>
|
||||
<include base="adns">adns_win32</include>
|
||||
<define name="ADNS_JGAA_WIN32" />
|
||||
<directory name="adns_win32">
|
||||
<file>adns_unix_calls.c</file>
|
||||
</directory>
|
||||
<directory name="src">
|
||||
<file>check.c</file>
|
||||
<file>event.c</file>
|
||||
<file>general.c</file>
|
||||
<file>parse.c</file>
|
||||
<file>poll.c</file>
|
||||
<file>query.c</file>
|
||||
<file>reply.c</file>
|
||||
<file>setup.c</file>
|
||||
<file>transmit.c</file>
|
||||
<file>types.c</file>
|
||||
</directory>
|
||||
</module>
|
Loading…
Add table
Add a link
Reference in a new issue