comparison host/libcdl/cdl.dsp @ 76:435cced73e2f ecos-v1_3_1-release

eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
author jlarmour
date Tue, 28 Mar 2000 14:10:45 +0000
parents
children c37d3a9e1b28
comparison
equal deleted inserted replaced
75:41bf073c0c32 76:435cced73e2f
1 # Microsoft Developer Studio Project File - Name="cdl" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Generic Project" 0x010a
6
7 CFG=cdl - Win32 ANSI 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 "cdl.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 "cdl.mak" CFG="cdl - Win32 ANSI Debug"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "cdl - Win32 Release" (based on "Win32 (x86) Generic Project")
21 !MESSAGE "cdl - Win32 Debug" (based on "Win32 (x86) Generic Project")
22 !MESSAGE "cdl - Win32 ANSI Debug" (based on "Win32 (x86) Generic Project")
23 !MESSAGE "cdl - Win32 ANSI Release" (based on "Win32 (x86) Generic Project")
24 !MESSAGE
25
26 # Begin Project
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
30 MTL=midl.exe
31
32 !IF "$(CFG)" == "cdl - Win32 Release"
33
34 # PROP BASE Use_MFC 0
35 # PROP BASE Use_Debug_Libraries 0
36 # PROP BASE Output_Dir "Release"
37 # PROP BASE Intermediate_Dir "Release"
38 # PROP BASE Target_Dir ""
39 # PROP Use_MFC 0
40 # PROP Use_Debug_Libraries 0
41 # PROP Output_Dir "V:\ide\Release\cdl"
42 # PROP Intermediate_Dir "V:\ide\Release\cdl\build"
43 # PROP Target_Dir ""
44
45 !ELSEIF "$(CFG)" == "cdl - Win32 Debug"
46
47 # PROP BASE Use_MFC 0
48 # PROP BASE Use_Debug_Libraries 1
49 # PROP BASE Output_Dir "cdl___Win32_Debug"
50 # PROP BASE Intermediate_Dir "cdl___Win32_Debug"
51 # PROP BASE Target_Dir ""
52 # PROP Use_MFC 0
53 # PROP Use_Debug_Libraries 1
54 # PROP Output_Dir "V:\ide\Debug\cdl"
55 # PROP Intermediate_Dir "V:\ide\Debug\cdl\build"
56 # PROP Target_Dir ""
57
58 !ELSEIF "$(CFG)" == "cdl - Win32 ANSI Debug"
59
60 # PROP BASE Use_MFC 0
61 # PROP BASE Use_Debug_Libraries 1
62 # PROP BASE Output_Dir "cdl___Win32_ANSI_Debug"
63 # PROP BASE Intermediate_Dir "cdl___Win32_ANSI_Debug"
64 # PROP BASE Target_Dir ""
65 # PROP Use_MFC 0
66 # PROP Use_Debug_Libraries 1
67 # PROP Output_Dir "V:\ide\Debug\cdl"
68 # PROP Intermediate_Dir "V:\ide\Debug\cdl\build"
69 # PROP Target_Dir ""
70
71 !ELSEIF "$(CFG)" == "cdl - Win32 ANSI Release"
72
73 # PROP BASE Use_MFC 0
74 # PROP BASE Use_Debug_Libraries 0
75 # PROP BASE Output_Dir "cdl___Win32_ANSI_Release"
76 # PROP BASE Intermediate_Dir "cdl___Win32_ANSI_Release"
77 # PROP BASE Target_Dir ""
78 # PROP Use_MFC 0
79 # PROP Use_Debug_Libraries 0
80 # PROP Output_Dir "V:\ide\Release\cdl"
81 # PROP Intermediate_Dir "V:\ide\Release\cdl\build"
82 # PROP Target_Dir ""
83
84 !ENDIF
85
86 # Begin Target
87
88 # Name "cdl - Win32 Release"
89 # Name "cdl - Win32 Debug"
90 # Name "cdl - Win32 ANSI Debug"
91 # Name "cdl - Win32 ANSI Release"
92 # Begin Source File
93
94 SOURCE=.\base.cxx
95 # End Source File
96 # Begin Source File
97
98 SOURCE=.\build.cxx
99 # End Source File
100 # Begin Source File
101
102 SOURCE=.\cdl.hxx
103 # End Source File
104 # Begin Source File
105
106 SOURCE=.\cdlcore.hxx
107 # End Source File
108 # Begin Source File
109
110 SOURCE=.\cdlmisc.cxx
111 # End Source File
112 # Begin Source File
113
114 SOURCE=.\ChangeLog
115
116 !IF "$(CFG)" == "cdl - Win32 Release"
117
118 # Begin Custom Build - Performing Custom Build Step for libCDL
119 IntDir=V:\ide\Release\cdl\build
120 OutDir=V:\ide\Release\cdl
121 InputPath=.\ChangeLog
122
123 BuildCmds= \
124 if not exist $(IntDir)\tools\configtool\standalone\common\Makefile sh -c "ECOSHOST=`echo ""puts [ file attributes [ pwd ] -shortname ]"" | cygtclsh80`/.. ; echo ""ECOSHOST=$ECOSHOST"" ; echo ""TCLHOME=$TCLHOME"" ; mkdir -p `cygpath -u ""$(IntDir)""` ; cd `cygpath -u ""$(IntDir)""` && CC=cl CXX=cl `cygpath -u ""$ECOSHOST""`/configure --prefix=`cygpath -u ""$(OutDir)""` --with-tcl=`cygpath -u ""$TCLHOME""` --with-tcl_version=82" \
125 cd $(IntDir) \
126 v: \
127 make --unix install \
128
129
130 "$(OutDir)\lib\cdl.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
131 $(BuildCmds)
132
133 "$(OutDir)\lib\cyginfra.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
134 $(BuildCmds)
135 # End Custom Build
136
137 !ELSEIF "$(CFG)" == "cdl - Win32 Debug"
138
139 # Begin Custom Build - Performing Custom Build Step for libCDL
140 IntDir=V:\ide\Debug\cdl\build
141 OutDir=V:\ide\Debug\cdl
142 InputPath=.\ChangeLog
143
144 BuildCmds= \
145 if not exist $(IntDir)\tools\configtool\standalone\common\Makefile sh -c "ECOSHOST=`echo ""puts [ file attributes [ pwd ] -shortname ]"" | cygtclsh80`/.. ; echo ""ECOSHOST=$ECOSHOST"" ; echo ""TCLHOME=$TCLHOME"" ; mkdir -p `cygpath -u ""$(IntDir)""` ; cd `cygpath -u ""$(IntDir)""` && CC=cl CXX=cl `cygpath -u ""$ECOSHOST""`/configure --prefix=`cygpath -u ""$(OutDir)""` --with-tcl=`cygpath -u ""$TCLHOME""` --with-tcl_version=82 --enable-debug --enable-maintainer-mode" \
146 cd $(IntDir) \
147 v: \
148 make --unix install \
149
150
151 "$(OutDir)\lib\cdl.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
152 $(BuildCmds)
153
154 "$(OutDir)\lib\cyginfra.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
155 $(BuildCmds)
156 # End Custom Build
157
158 !ELSEIF "$(CFG)" == "cdl - Win32 ANSI Debug"
159
160 # Begin Custom Build - Performing Custom Build Step for libCDL
161 IntDir=V:\ide\Debug\cdl\build
162 OutDir=V:\ide\Debug\cdl
163 InputPath=.\ChangeLog
164
165 BuildCmds= \
166 if not exist $(IntDir)\tools\configtool\standalone\common\Makefile sh -c "ECOSHOST=`echo ""puts [ file attributes [ pwd ] -shortname ]"" | cygtclsh80`/.. ; echo ""ECOSHOST=$ECOSHOST"" ; echo ""TCLHOME=$TCLHOME"" ; mkdir -p `cygpath -u ""$(IntDir)""` ; cd `cygpath -u ""$(IntDir)""` && CC=cl CXX=cl `cygpath -u ""$ECOSHOST""`/configure --prefix=`cygpath -u ""$(OutDir)""` --with-tcl=`cygpath -u ""$TCLHOME""` --with-tcl_version=82 --enable-debug --enable-maintainer-mode" \
167 cd $(IntDir) \
168 v: \
169 make --unix install \
170
171
172 "$(OutDir)\lib\cdl.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
173 $(BuildCmds)
174
175 "$(OutDir)\lib\cyginfra.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
176 $(BuildCmds)
177 # End Custom Build
178
179 !ELSEIF "$(CFG)" == "cdl - Win32 ANSI Release"
180
181 # Begin Custom Build - Performing Custom Build Step for libCDL
182 IntDir=V:\ide\Release\cdl\build
183 OutDir=V:\ide\Release\cdl
184 InputPath=.\ChangeLog
185
186 BuildCmds= \
187 if not exist $(IntDir)\tools\configtool\standalone\common\Makefile sh -c "ECOSHOST=`echo ""puts [ file attributes [ pwd ] -shortname ]"" | cygtclsh80`/.. ; echo ""ECOSHOST=$ECOSHOST"" ; echo ""TCLHOME=$TCLHOME"" ; mkdir -p `cygpath -u ""$(IntDir)""` ; cd `cygpath -u ""$(IntDir)""` && CC=cl CXX=cl `cygpath -u ""$ECOSHOST""`/configure --prefix=`cygpath -u ""$(OutDir)""` --with-tcl=`cygpath -u ""$TCLHOME""` --with-tcl_version=82" \
188 cd $(IntDir) \
189 v: \
190 make --unix install \
191
192
193 "$(OutDir)\lib\cdl.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
194 $(BuildCmds)
195
196 "$(OutDir)\lib\cyginfra.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
197 $(BuildCmds)
198 # End Custom Build
199
200 !ENDIF
201
202 # End Source File
203 # Begin Source File
204
205 SOURCE=.\component.cxx
206 # End Source File
207 # Begin Source File
208
209 SOURCE=.\config.cxx
210 # End Source File
211 # Begin Source File
212
213 SOURCE=.\conflict.cxx
214 # End Source File
215 # Begin Source File
216
217 SOURCE=.\database.cxx
218 # End Source File
219 # Begin Source File
220
221 SOURCE=.\dialog.cxx
222 # End Source File
223 # Begin Source File
224
225 SOURCE=.\expr.cxx
226 # End Source File
227 # Begin Source File
228
229 SOURCE=.\interface.cxx
230 # End Source File
231 # Begin Source File
232
233 SOURCE=.\interp.cxx
234 # End Source File
235 # Begin Source File
236
237 SOURCE=.\option.cxx
238 # End Source File
239 # Begin Source File
240
241 SOURCE=.\package.cxx
242 # End Source File
243 # Begin Source File
244
245 SOURCE=.\parse.cxx
246 # End Source File
247 # Begin Source File
248
249 SOURCE=.\property.cxx
250 # End Source File
251 # Begin Source File
252
253 SOURCE=.\refer.cxx
254 # End Source File
255 # Begin Source File
256
257 SOURCE=.\transact.cxx
258 # End Source File
259 # Begin Source File
260
261 SOURCE=.\value.cxx
262 # End Source File
263 # Begin Source File
264
265 SOURCE=.\wizard.cxx
266 # End Source File
267 # End Target
268 # End Project