* Addendum to r55855.
[reactos.git] / rostests / apitests / msvcrt / msvcrt_apitest.rbuild
diff --git a/rostests/apitests/msvcrt/msvcrt_apitest.rbuild b/rostests/apitests/msvcrt/msvcrt_apitest.rbuild
deleted file mode 100644 (file)
index 391ad4b..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
-<group>
-<module name="msvcrt_apitest" type="win32cui" installbase="bin" installname="msvcrt_apitest.exe">
-       <include base="msvcrt_apitest">.</include>
-       <library>wine</library>
-       <library>pseh</library>
-       <library>msvcrt</library>
-       <file>testlist.c</file>
-
-       <file>ieee.c</file>
-       <file>splitpath.c</file>
-
-</module>
-</group>