summaryrefslogtreecommitdiffstats
path: root/private/tapi/qa/trapper/itest/txline/txlinea/sources
diff options
context:
space:
mode:
Diffstat (limited to 'private/tapi/qa/trapper/itest/txline/txlinea/sources')
-rw-r--r--private/tapi/qa/trapper/itest/txline/txlinea/sources35
1 files changed, 35 insertions, 0 deletions
diff --git a/private/tapi/qa/trapper/itest/txline/txlinea/sources b/private/tapi/qa/trapper/itest/txline/txlinea/sources
new file mode 100644
index 000000000..7e527092d
--- /dev/null
+++ b/private/tapi/qa/trapper/itest/txline/txlinea/sources
@@ -0,0 +1,35 @@
+!IF 0
+
+Copyright (c) 1989-1993 Microsoft Corporation
+
+Module Name:
+
+ sources.
+
+Abstract:
+
+ This file specifies the target component being built and the list of
+ sources files needed to build that component. Also specifies optional
+ compiler switches and libraries that are unique for the component being
+ built.
+
+Author:
+
+ John Rogers (JohnRo) 25-Oct-1991
+
+NOTE: Commented description of this file is in \nt\public\oak\bin\sources.tpl
+
+Revision History:
+
+!ENDIF
+
+!include ..\txline.inc
+
+TARGETPATH=$(TARGETPATH)
+
+TARGETLIBS=$(TARGETLIBS) \
+ $(BASEDIR)\public\sdk\lib\*\tcore.lib \
+ $(BASEDIR)\public\sdk\lib\*\ttest.lib \
+ $(BASEDIR)\public\sdk\lib\*\tapi32.lib
+
+C_DEFINES=$(C_DEFINES)