1 # Microsoft Developer Studio Project File - Name="ssphys" - Package Owner=<4>
\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
\r
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
\r
7 CFG=ssphys - Win32 Debug
\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
\r
9 !MESSAGE use the Export Makefile command and run
\r
11 !MESSAGE NMAKE /f "ssphys.mak".
\r
13 !MESSAGE You can specify a configuration when running NMAKE
\r
14 !MESSAGE by defining the macro CFG on the command line. For example:
\r
16 !MESSAGE NMAKE /f "ssphys.mak" CFG="ssphys - Win32 Debug"
\r
18 !MESSAGE Possible choices for configuration are:
\r
20 !MESSAGE "ssphys - Win32 Release" (based on "Win32 (x86) Console Application")
\r
21 !MESSAGE "ssphys - Win32 Debug" (based on "Win32 (x86) Console Application")
\r
25 # PROP AllowPerConfigDependencies 0
\r
26 # PROP Scc_ProjName ""
\r
27 # PROP Scc_LocalPath ""
\r
31 !IF "$(CFG)" == "ssphys - Win32 Release"
\r
33 # PROP BASE Use_MFC 0
\r
34 # PROP BASE Use_Debug_Libraries 0
\r
35 # PROP BASE Output_Dir "Release"
\r
36 # PROP BASE Intermediate_Dir "Release"
\r
37 # PROP BASE Target_Dir ""
\r
39 # PROP Use_Debug_Libraries 0
\r
40 # PROP Output_Dir "Release"
\r
41 # PROP Intermediate_Dir "Release"
\r
42 # PROP Target_Dir ""
\r
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c
\r
44 # ADD CPP /nologo /W3 /GR /GX /O2 /I "..\\" /I "..\Utils" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c
\r
45 # ADD BASE RSC /l 0x407 /d "NDEBUG"
\r
46 # ADD RSC /l 0x407 /d "NDEBUG"
\r
48 # ADD BASE BSC32 /nologo
\r
51 # 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 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
\r
52 # ADD 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 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
\r
54 !ELSEIF "$(CFG)" == "ssphys - Win32 Debug"
\r
56 # PROP BASE Use_MFC 0
\r
57 # PROP BASE Use_Debug_Libraries 1
\r
58 # PROP BASE Output_Dir "Debug"
\r
59 # PROP BASE Intermediate_Dir "Debug"
\r
60 # PROP BASE Target_Dir ""
\r
62 # PROP Use_Debug_Libraries 1
\r
63 # PROP Output_Dir "Debug"
\r
64 # PROP Intermediate_Dir "Debug"
\r
65 # PROP Target_Dir ""
\r
66 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
\r
67 # ADD CPP /nologo /W3 /Gm /GR /GX /ZI /Od /I "..\\" /I "..\Utils" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
\r
68 # ADD BASE RSC /l 0x407 /d "_DEBUG"
\r
69 # ADD RSC /l 0x407 /d "_DEBUG"
\r
71 # ADD BASE BSC32 /nologo
\r
74 # 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 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 /debug /machine:I386 /pdbtype:sept
\r
75 # ADD 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 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 /debug /machine:I386 /pdbtype:sept
\r
81 # Name "ssphys - Win32 Release"
\r
82 # Name "ssphys - Win32 Debug"
\r
83 # Begin Group "Source Files"
\r
85 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
\r
88 SOURCE=.\Arguments.cpp
\r
92 SOURCE=.\Command.cpp
\r
96 SOURCE=.\CommandFactory.cpp
\r
100 SOURCE=.\CommandLine.cpp
\r
102 # Begin Source File
\r
104 SOURCE=.\FileTypeCommand.cpp
\r
106 # Begin Source File
\r
108 SOURCE=.\Formatter.cpp
\r
110 # Begin Source File
\r
112 SOURCE=.\GetCommand.cpp
\r
114 # Begin Source File
\r
116 SOURCE=.\GlobalOptions.cpp
\r
118 # Begin Source File
\r
120 SOURCE=.\HelpCommand.cpp
\r
122 # Begin Source File
\r
124 SOURCE=.\HistoryCommand.cpp
\r
126 # Begin Source File
\r
128 SOURCE=.\InfoCommand.cpp
\r
130 # Begin Source File
\r
132 SOURCE=.\Options.cpp
\r
134 # Begin Source File
\r
136 SOURCE=.\PropertiesCommand.cpp
\r
138 # Begin Source File
\r
140 SOURCE=.\ssphys.cpp
\r
142 # Begin Source File
\r
144 SOURCE=.\StdAfx.cpp
\r
145 # ADD CPP /Yc"stdafx.h"
\r
147 # Begin Source File
\r
149 SOURCE=.\ValidateCommand.cpp
\r
151 # Begin Source File
\r
153 SOURCE=.\VersionFilter.cpp
\r
156 # Begin Group "Header Files"
\r
158 # PROP Default_Filter "h;hpp;hxx;hm;inl"
\r
159 # Begin Source File
\r
161 SOURCE=.\Arguments.h
\r
163 # Begin Source File
\r
167 # Begin Source File
\r
169 SOURCE=.\CommandFactory.h
\r
171 # Begin Source File
\r
173 SOURCE=.\CommandLine.h
\r
175 # Begin Source File
\r
177 SOURCE=.\FileTypeCommand.h
\r
179 # Begin Source File
\r
181 SOURCE=.\Formatter.h
\r
183 # Begin Source File
\r
185 SOURCE=.\GetCommand.h
\r
187 # Begin Source File
\r
189 SOURCE=.\GlobalOptions.h
\r
191 # Begin Source File
\r
193 SOURCE=.\HelpCommand.h
\r
195 # Begin Source File
\r
197 SOURCE=.\HistoryCommand.h
\r
199 # Begin Source File
\r
201 SOURCE=.\InfoCommand.h
\r
203 # Begin Source File
\r
207 # Begin Source File
\r
209 SOURCE=.\PropertiesCommand.h
\r
211 # Begin Source File
\r
215 # Begin Source File
\r
219 # Begin Source File
\r
221 SOURCE=.\ValidateCommand.h
\r
223 # Begin Source File
\r
225 SOURCE=.\VersionFilter.h
\r
228 # Begin Group "Resource Files"
\r
230 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
\r
232 # Begin Source File
\r
234 SOURCE=.\ReadMe.txt
\r