1# Microsoft Developer Studio Project File - Name="s" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7CFG=s - Win32 Release
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
11!MESSAGE NMAKE /f "s.mak".
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
16!MESSAGE NMAKE /f "s.mak" CFG="s - Win32 Release"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "s - Win32 Release" (based on "Win32 (x86) Console Application")
21!MESSAGE
22
23# Begin Project
24# PROP AllowPerConfigDependencies 0
25# PROP Scc_ProjName ""
26# PROP Scc_LocalPath ""
27CPP=cl.exe
28RSC=rc.exe
29# PROP BASE Use_MFC 0
30# PROP BASE Use_Debug_Libraries 0
31# PROP BASE Output_Dir "s___Win3"
32# PROP BASE Intermediate_Dir "s___Win3"
33# PROP BASE Target_Dir ""
34# PROP Use_MFC 0
35# PROP Use_Debug_Libraries 0
36# PROP Output_Dir ""
37# PROP Intermediate_Dir ""
38# PROP Ignore_Export_Lib 0
39# PROP Target_Dir ""
40# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
41# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "ARCH_PC_WIN95" /YX /FD /c
42# ADD BASE RSC /l 0x409 /d "NDEBUG"
43# ADD RSC /l 0x409 /d "NDEBUG"
44BSC32=bscmake.exe
45# ADD BASE BSC32 /nologo
46# ADD BSC32 /nologo
47LINK32=link.exe
48# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
49# ADD LINK32 wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /out:"spsend.exe"
50# Begin Target
51
52# Name "s - Win32 Release"
53# Begin Source File
54
55SOURCE=..\Alarm.c
56# End Source File
57# Begin Source File
58
59SOURCE=..\arch.c
60# End Source File
61# Begin Source File
62
63SOURCE=..\data_link.c
64# End Source File
65# Begin Source File
66
67SOURCE=..\Events.c
68# End Source File
69# Begin Source File
70
71SOURCE=..\memory.c
72# End Source File
73# Begin Source File
74
75SOURCE=..\s.c
76# End Source File
77# End Target
78# End Project
79