libsa.dsp revision 1.3 1 # Microsoft Developer Studio Project File - Name="libsa" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (WCE MIPS) Static Library" 0x0a04
6
7 CFG=libsa - Win32 (WCE MIPS) Debug
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 "libsa.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 "libsa.mak" CFG="libsa - Win32 (WCE MIPS) Debug"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "libsa - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library")
21 !MESSAGE "libsa - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library")
22 !MESSAGE
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 # PROP WCE_Configuration "H/PC Ver. 2.00"
29 CPP=clmips.exe
30
31 !IF "$(CFG)" == "libsa - Win32 (WCE MIPS) Release"
32
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "WMIPSRel"
36 # PROP BASE Intermediate_Dir "WMIPSRel"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "WMIPSRel"
41 # PROP Intermediate_Dir "WMIPSRel"
42 # PROP Target_Dir ""
43 # ADD BASE CPP /nologo /ML /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /YX /QMRWCE /c
44 # ADD CPP /nologo /ML /W3 /O2 /I "." /I "../include" /I "../../../.." /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_STANDALONE" /D "__STDC__" /QMRWCE /c
45 # SUBTRACT CPP /YX
46 BSC32=bscmake.exe
47 # ADD BASE BSC32 /NOLOGO
48 # ADD BSC32 /NOLOGO
49 LIB32=link.exe -lib
50 # ADD BASE LIB32 /nologo
51 # ADD LIB32 /nologo
52
53 !ELSEIF "$(CFG)" == "libsa - Win32 (WCE MIPS) Debug"
54
55 # PROP BASE Use_MFC 0
56 # PROP BASE Use_Debug_Libraries 1
57 # PROP BASE Output_Dir "WMIPSDbg"
58 # PROP BASE Intermediate_Dir "WMIPSDbg"
59 # PROP BASE Target_Dir ""
60 # PROP Use_MFC 0
61 # PROP Use_Debug_Libraries 1
62 # PROP Output_Dir "WMIPSDbg"
63 # PROP Intermediate_Dir "WMIPSDbg"
64 # PROP Target_Dir ""
65 # ADD BASE CPP /nologo /MLd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /YX /QMRWCE /c
66 # ADD CPP /nologo /MLd /W3 /Zi /Od /I "." /I "../include" /I "../../../.." /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_STANDALONE" /D "__STDC__" /QMRWCE /c
67 # SUBTRACT CPP /YX
68 BSC32=bscmake.exe
69 # ADD BASE BSC32 /NOLOGO
70 # ADD BSC32 /NOLOGO
71 LIB32=link.exe -lib
72 # ADD BASE LIB32 /nologo
73 # ADD LIB32 /nologo
74
75 !ENDIF
76
77 # Begin Target
78
79 # Name "libsa - Win32 (WCE MIPS) Release"
80 # Name "libsa - Win32 (WCE MIPS) Debug"
81 # Begin Source File
82
83 SOURCE=.\alloc.c
84 # End Source File
85 # Begin Source File
86
87 SOURCE=.\bcopy.c
88 # End Source File
89 # Begin Source File
90
91 SOURCE=.\bzero.c
92 # End Source File
93 # Begin Source File
94
95 SOURCE=.\close.c
96 # End Source File
97 # Begin Source File
98
99 SOURCE=.\devopen.c
100 # End Source File
101 # Begin Source File
102
103 SOURCE=.\dkcksum.c
104 # End Source File
105 # Begin Source File
106
107 SOURCE=.\lseek.c
108 # End Source File
109 # Begin Source File
110
111 SOURCE=.\open.c
112 # End Source File
113 # Begin Source File
114
115 SOURCE=.\printf.c
116 # End Source File
117 # Begin Source File
118
119 SOURCE=.\read.c
120 # End Source File
121 # Begin Source File
122
123 SOURCE=.\subr_prf.c
124 # End Source File
125 # Begin Source File
126
127 SOURCE=.\twiddle.c
128 # End Source File
129 # Begin Source File
130
131 SOURCE=.\ufs.c
132 # End Source File
133 # Begin Source File
134
135 SOURCE=.\winblk.c
136 # End Source File
137 # Begin Source File
138
139 SOURCE=.\winfs.c
140 # End Source File
141 # End Target
142 # End Project
143