summaryrefslogtreecommitdiffstats
path: root/private/os2/ssrtl/sources
diff options
context:
space:
mode:
Diffstat (limited to 'private/os2/ssrtl/sources')
-rw-r--r--private/os2/ssrtl/sources47
1 files changed, 47 insertions, 0 deletions
diff --git a/private/os2/ssrtl/sources b/private/os2/ssrtl/sources
new file mode 100644
index 000000000..e2624fe58
--- /dev/null
+++ b/private/os2/ssrtl/sources
@@ -0,0 +1,47 @@
+!IF 0
+
+Copyright (c) 1989 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:
+
+ Steve Wood (stevewo) 12-Apr-1990
+
+NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
+
+!ENDIF
+
+MAJORCOMP=os2
+MINORCOMP=ssrtl
+
+TARGETNAME=os2ssrtl
+TARGETPATH=..\obj
+TARGETTYPE=LIBRARY
+
+INCLUDES=..\inc
+
+WIMPYMASM=1
+
+NO_READONLY_STRINGS=1
+
+SOURCES=shandle.c \
+ qhandle.c \
+ nls.c \
+ ntmap.c \
+ consys.c \
+ sswinapi.c \
+ datetime.c
+
+USE_CRTDLL=1
+i386_SOURCES=i386\setjmp.asm