* *.dsw, *.dsp: changed property svn:eol-style to CRLF since they
[fw/sdcc] / support / cpp2 / sdcpp.dsp
1 # Microsoft Developer Studio Project File - Name="sdcpp" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Application" 0x0101\r
6 \r
7 CFG=sdcpp - 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
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "sdcpp.mak".\r
12 !MESSAGE \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
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "sdcpp.mak" CFG="sdcpp - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "sdcpp - Win32 Debug" (based on "Win32 (x86) Application")\r
21 !MESSAGE "sdcpp - Win32 Release" (based on "Win32 (x86) Application")\r
22 !MESSAGE \r
23 \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 MTL=midl.exe\r
30 RSC=rc.exe\r
31 \r
32 !IF  "$(CFG)" == "sdcpp - Win32 Debug"\r
33 \r
34 # PROP BASE Use_MFC 0\r
35 # PROP BASE Use_Debug_Libraries 1\r
36 # PROP BASE Output_Dir "Debug"\r
37 # PROP BASE Intermediate_Dir "Debug"\r
38 # PROP BASE Target_Dir ""\r
39 # PROP Use_MFC 0\r
40 # PROP Use_Debug_Libraries 1\r
41 # PROP Output_Dir "Debug"\r
42 # PROP Intermediate_Dir "Debug"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 # ADD BASE CPP /nologo /MLd /W3 /Gm /GX /ZI /Od /I "." /I ".\libiberty" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "HAVE_CONFIG_H"/FR /FD /GZ /c\r
46 # ADD CPP /nologo /MLd /W3 /Gm /GX /ZI /Od /I "." /I ".\libiberty" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "HAVE_CONFIG_H" /FR /FD /GZ /c\r
47 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
48 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
49 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
50 # ADD RSC /l 0x409 /d "_DEBUG"\r
51 BSC32=bscmake.exe\r
52 # ADD BASE BSC32 /nologo\r
53 # ADD BSC32 /nologo\r
54 LINK32=link.exe\r
55 # ADD BASE LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"..\..\bin_vc\sdcpp.exe" /pdbtype:sept\r
56 # ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"..\..\bin_vc\sdcpp.exe" /pdbtype:sept\r
57 # SUBTRACT LINK32 /pdb:none\r
58 \r
59 !ELSEIF  "$(CFG)" == "sdcpp - Win32 Release"\r
60 \r
61 # PROP BASE Use_MFC 0\r
62 # PROP BASE Use_Debug_Libraries 0\r
63 # PROP BASE Output_Dir "Release"\r
64 # PROP BASE Intermediate_Dir "Release"\r
65 # PROP BASE Target_Dir ""\r
66 # PROP Use_MFC 0\r
67 # PROP Use_Debug_Libraries 0\r
68 # PROP Output_Dir "Release"\r
69 # PROP Intermediate_Dir "Release"\r
70 # PROP Ignore_Export_Lib 0\r
71 # PROP Target_Dir ""\r
72 # ADD BASE CPP /nologo /ML /W3 /GX /O2 /I "." /I ".\libiberty" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /c\r
73 # ADD CPP /nologo /ML /W3 /GX /O2 /I "." /I ".\libiberty" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "HAVE_CONFIG_H" /D "_WIN32" /FD /c\r
74 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
75 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
76 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
77 # ADD RSC /l 0x409 /d "NDEBUG"\r
78 BSC32=bscmake.exe\r
79 # ADD BASE BSC32 /nologo\r
80 # ADD BSC32 /nologo\r
81 LINK32=link.exe\r
82 # ADD BASE LINK32 /nologo /subsystem:console /machine:I386 /out:"..\..\bin_vc\sdcpp.exe" /pdbtype:sept\r
83 # ADD LINK32 /nologo /subsystem:console /machine:I386 /out:"..\..\bin_vc\sdcpp.exe" /pdbtype:sept\r
84 \r
85 !ENDIF \r
86 \r
87 # Begin Target\r
88 \r
89 # Name "sdcpp - Win32 Release"\r
90 # Name "sdcpp - Win32 Debug"\r
91 # Begin Group "Source Files"\r
92 \r
93 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
94 # Begin Source File\r
95 \r
96 SOURCE=.\cppdefault.c\r
97 # End Source File\r
98 # Begin Source File\r
99 \r
100 SOURCE=.\cpperror.c\r
101 # End Source File\r
102 # Begin Source File\r
103 \r
104 SOURCE=.\cppexp.c\r
105 # End Source File\r
106 # Begin Source File\r
107 \r
108 SOURCE=.\cppfiles.c\r
109 # End Source File\r
110 # Begin Source File\r
111 \r
112 SOURCE=.\cpphash.c\r
113 # End Source File\r
114 # Begin Source File\r
115 \r
116 SOURCE=.\cppinit.c\r
117 # End Source File\r
118 # Begin Source File\r
119 \r
120 SOURCE=.\cpplex.c\r
121 # End Source File\r
122 # Begin Source File\r
123 \r
124 SOURCE=.\cpplib.c\r
125 # End Source File\r
126 # Begin Source File\r
127 \r
128 SOURCE=.\cppmacro.c\r
129 # End Source File\r
130 # Begin Source File\r
131 \r
132 SOURCE=.\cppmain.c\r
133 # End Source File\r
134 # Begin Source File\r
135 \r
136 SOURCE=.\hashtable.c\r
137 # End Source File\r
138 # Begin Source File\r
139 \r
140 SOURCE=.\intl.c\r
141 # End Source File\r
142 # Begin Source File\r
143 \r
144 SOURCE=.\libiberty\lbasename.c\r
145 # End Source File\r
146 # Begin Source File\r
147 \r
148 SOURCE=.\mbchar.c\r
149 # End Source File\r
150 # Begin Source File\r
151 \r
152 SOURCE=.\mkdeps.c\r
153 # End Source File\r
154 # Begin Source File\r
155 \r
156 SOURCE=.\libiberty\obstack.c\r
157 # End Source File\r
158 # Begin Source File\r
159 \r
160 SOURCE=.\prefix.c\r
161 # End Source File\r
162 # Begin Source File\r
163 \r
164 SOURCE=".\libiberty\safe-ctype.c"\r
165 # End Source File\r
166 # Begin Source File\r
167 \r
168 SOURCE=".\libiberty\splay-tree.c"\r
169 # End Source File\r
170 # Begin Source File\r
171 \r
172 SOURCE=.\version.c\r
173 # End Source File\r
174 # End Group\r
175 # Begin Group "Header Files"\r
176 \r
177 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
178 # Begin Source File\r
179 \r
180 SOURCE=.\ansidecl.h\r
181 # End Source File\r
182 # Begin Source File\r
183 \r
184 SOURCE=".\auto-host.h"\r
185 # End Source File\r
186 # Begin Source File\r
187 \r
188 SOURCE=.\config.h\r
189 # End Source File\r
190 # Begin Source File\r
191 \r
192 SOURCE=.\cppdefault.h\r
193 # End Source File\r
194 # Begin Source File\r
195 \r
196 SOURCE=.\cpphash.h\r
197 # End Source File\r
198 # Begin Source File\r
199 \r
200 SOURCE=.\cpplib.h\r
201 # End Source File\r
202 # Begin Source File\r
203 \r
204 SOURCE=.\hashtable.h\r
205 # End Source File\r
206 # Begin Source File\r
207 \r
208 SOURCE=.\hwint.h\r
209 # End Source File\r
210 # Begin Source File\r
211 \r
212 SOURCE=.\intl.h\r
213 # End Source File\r
214 # Begin Source File\r
215 \r
216 SOURCE=.\libiberty.h\r
217 # End Source File\r
218 # Begin Source File\r
219 \r
220 SOURCE=.\mkdeps.h\r
221 # End Source File\r
222 # Begin Source File\r
223 \r
224 SOURCE=.\libiberty\obstack.h\r
225 # End Source File\r
226 # Begin Source File\r
227 \r
228 SOURCE=.\output.h\r
229 # End Source File\r
230 # Begin Source File\r
231 \r
232 SOURCE=.\prefix.h\r
233 # End Source File\r
234 # Begin Source File\r
235 \r
236 SOURCE=".\libiberty\safe-ctype.h"\r
237 # End Source File\r
238 # Begin Source File\r
239 \r
240 SOURCE=.\sdcc.h\r
241 # End Source File\r
242 # Begin Source File\r
243 \r
244 SOURCE=".\libiberty\splay-tree.h"\r
245 # End Source File\r
246 # Begin Source File\r
247 \r
248 SOURCE=.\symcat.h\r
249 # End Source File\r
250 # Begin Source File\r
251 \r
252 SOURCE=.\system.h\r
253 # End Source File\r
254 # Begin Source File\r
255 \r
256 SOURCE=.\version.h\r
257 # End Source File\r
258 # End Group\r
259 # End Target\r
260 # End Project\r