* device/lib/pic16/libsdcc/gptr/gptrput[234].c: an external
[fw/sdcc] / src / pic16 / pic16.dsp
1 # Microsoft Developer Studio Project File - Name="pic16" - Package Owner=<4>
2
3 # Microsoft Developer Studio Generated Build File, Format Version 6.00
4
5 # ** DO NOT EDIT **
6
7
8
9 # TARGTYPE "Win32 (x86) Static Library" 0x0104
10
11
12
13 CFG=pic16 - Win32 Release
14
15 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
16
17 !MESSAGE use the Export Makefile command and run
18
19 !MESSAGE 
20
21 !MESSAGE NMAKE /f "pic16.mak".
22
23 !MESSAGE 
24
25 !MESSAGE You can specify a configuration when running NMAKE
26
27 !MESSAGE by defining the macro CFG on the command line. For example:
28
29 !MESSAGE 
30
31 !MESSAGE NMAKE /f "pic16.mak" CFG="pic16 - Win32 Release"
32
33 !MESSAGE 
34
35 !MESSAGE Possible choices for configuration are:
36
37 !MESSAGE 
38
39 !MESSAGE "pic16 - Win32 Debug" (based on "Win32 (x86) Static Library")
40
41 !MESSAGE "pic16 - Win32 Release" (based on "Win32 (x86) Static Library")
42
43 !MESSAGE 
44
45
46
47 # Begin Project
48
49 # PROP AllowPerConfigDependencies 0
50
51 # PROP Scc_ProjName ""
52
53 # PROP Scc_LocalPath ""
54
55 CPP=cl.exe
56
57 RSC=rc.exe
58
59
60
61 !IF  "$(CFG)" == "pic16 - Win32 Debug"
62
63
64
65 # PROP BASE Use_MFC 0
66
67 # PROP BASE Use_Debug_Libraries 1
68
69 # PROP BASE Output_Dir "Debug"
70
71 # PROP BASE Intermediate_Dir "Debug"
72
73 # PROP BASE Target_Dir ""
74
75 # PROP Use_MFC 0
76
77 # PROP Use_Debug_Libraries 1
78
79 # PROP Output_Dir "Debug"
80
81 # PROP Intermediate_Dir "Debug"
82
83 # PROP Target_Dir ""
84
85 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I ".." /I "." /I "..\.." /I "..\..\support\util" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /FD /GZ /Zm500 /c
86
87 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I ".." /I "." /I "..\.." /I "..\..\support\util" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /FD /GZ /Zm1000 /c
88
89 # ADD BASE RSC /l 0x409 /d "_DEBUG"
90
91 # ADD RSC /l 0x409 /d "_DEBUG"
92
93 BSC32=bscmake.exe
94
95 # ADD BASE BSC32 /nologo
96
97 # ADD BSC32 /nologo
98
99 LIB32=link.exe -lib
100
101 # ADD BASE LIB32 /nologo /out:"Debug\port.lib"
102
103 # ADD LIB32 /nologo /out:"Debug\port.lib"
104
105
106
107 !ELSEIF  "$(CFG)" == "pic16 - Win32 Release"
108
109
110
111 # PROP BASE Use_MFC 0
112
113 # PROP BASE Use_Debug_Libraries 1
114
115 # PROP BASE Output_Dir "Release"
116
117 # PROP BASE Intermediate_Dir "Release"
118
119 # PROP BASE Target_Dir ""
120
121 # PROP Use_MFC 0
122
123 # PROP Use_Debug_Libraries 1
124
125 # PROP Output_Dir "Release"
126
127 # PROP Intermediate_Dir "Release"
128
129 # PROP Target_Dir ""
130
131 # ADD BASE CPP /nologo /ML /W3 /GX /O2 /I ".." /I "." /I "..\.." /I "..\..\support\util" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /Zm500 /c
132
133 # ADD CPP /nologo /ML /W3 /GX /O2 /I ".." /I "." /I "..\.." /I "..\..\support\util" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /Zm1000 /c
134
135 # ADD BASE RSC /l 0x409 /d "NDEBUG"
136
137 # ADD RSC /l 0x409 /d "NDEBUG"
138
139 BSC32=bscmake.exe
140
141 # ADD BASE BSC32 /nologo
142
143 # ADD BSC32 /nologo
144
145 LIB32=link.exe -lib
146
147 # ADD BASE LIB32 /nologo /out:"Release\port.lib"
148
149 # ADD LIB32 /nologo /out:"Release\port.lib"
150
151
152
153 !ENDIF 
154
155
156
157 # Begin Target
158
159
160
161 # Name "pic16 - Win32 Debug"
162
163 # Name "pic16 - Win32 Release"
164
165 # Begin Group "Source Files"
166
167
168
169 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
170
171 # Begin Source File
172
173
174
175 SOURCE=.\device.c
176
177 # End Source File
178
179 # Begin Source File
180
181
182
183 SOURCE=.\gen.c
184
185 # End Source File
186
187 # Begin Source File
188
189
190
191 SOURCE=.\genarith.c
192
193 # End Source File
194
195 # Begin Source File
196
197
198
199 SOURCE=.\genutils.c
200
201 # End Source File
202
203 # Begin Source File
204
205
206
207 SOURCE=.\glue.c
208
209 # End Source File
210
211 # Begin Source File
212
213
214
215 SOURCE=.\main.c
216
217 # End Source File
218
219 # Begin Source File
220
221
222
223 SOURCE=.\pcode.c
224
225 # End Source File
226
227 # Begin Source File
228
229
230
231 SOURCE=.\pcodeflow.c
232
233 # End Source File
234
235 # Begin Source File
236
237
238
239 SOURCE=.\pcodepeep.c
240
241 # End Source File
242
243 # Begin Source File
244
245
246
247 SOURCE=.\pcoderegs.c
248
249 # End Source File
250
251 # Begin Source File
252
253
254
255 SOURCE=.\ralloc.c
256
257 # End Source File
258
259 # End Group
260
261 # Begin Group "Header Files"
262
263
264
265 # PROP Default_Filter "h;hpp;hxx;hm;inl"
266
267 # Begin Source File
268
269
270
271 SOURCE=.\device.h
272
273 # End Source File
274
275 # Begin Source File
276
277
278
279 SOURCE=.\gen.h
280
281 # End Source File
282
283 # Begin Source File
284
285
286
287 SOURCE=.\glue.h
288
289 # End Source File
290
291 # Begin Source File
292
293
294
295 SOURCE=.\main.h
296
297 # End Source File
298
299 # Begin Source File
300
301
302
303 SOURCE=.\pcode.h
304
305 # End Source File
306
307 # Begin Source File
308
309
310
311 SOURCE=.\pcodeflow.h
312
313 # End Source File
314
315 # Begin Source File
316
317
318
319 SOURCE=.\pcoderegs.h
320
321 # End Source File
322
323 # Begin Source File
324
325
326
327 SOURCE=.\ralloc.h
328
329 # End Source File
330
331 # End Group
332
333 # End Target
334
335 # End Project
336