]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - tools/src/libcdl/cdl.dsp
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / tools / src / libcdl / cdl.dsp
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:\cdl\Release"
42 # PROP Intermediate_Dir "V:\cdl\Release\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:\cdl\Debug"
55 # PROP Intermediate_Dir "V:\cdl\Debug\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:\cdl\Debug"
68 # PROP Intermediate_Dir "v:\cdl\Debug\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:\cdl\Release"
81 # PROP Intermediate_Dir "V:\cdl\Release\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:\cdl\Release\build
120 OutDir=V:\cdl\Release
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 ]"" | tclsh`/.. ; 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:\cdl\Debug\build
141 OutDir=V:\cdl\Debug
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 ]"" | tclsh`/.. ; 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=82d --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:\cdl\Debug\build
162 OutDir=v:\cdl\Debug
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 ]"" | tclsh`/.. ; 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=82d --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:\cdl\Release\build
183 OutDir=V:\cdl\Release
184 InputPath=.\ChangeLog
185
186 BuildCmds= \
187         echo $(PATH) \
188         if not exist $(IntDir)\tools\configtool\standalone\common\Makefile sh -c "ECOSHOST=`echo ""puts [ file attributes [ pwd ] -shortname ]"" | tclsh`/.. ; 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" \
189         cd $(IntDir) \
190         v: \
191         make --unix install \
192         
193
194 "$(OutDir)\lib\cdl.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
195    $(BuildCmds)
196
197 "$(OutDir)\lib\cyginfra.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
198    $(BuildCmds)
199 # End Custom Build
200
201 !ENDIF 
202
203 # End Source File
204 # Begin Source File
205
206 SOURCE=.\component.cxx
207 # End Source File
208 # Begin Source File
209
210 SOURCE=.\config.cxx
211 # End Source File
212 # Begin Source File
213
214 SOURCE=.\conflict.cxx
215 # End Source File
216 # Begin Source File
217
218 SOURCE=.\database.cxx
219 # End Source File
220 # Begin Source File
221
222 SOURCE=.\dialog.cxx
223 # End Source File
224 # Begin Source File
225
226 SOURCE=.\expr.cxx
227 # End Source File
228 # Begin Source File
229
230 SOURCE=.\interface.cxx
231 # End Source File
232 # Begin Source File
233
234 SOURCE=.\interp.cxx
235 # End Source File
236 # Begin Source File
237
238 SOURCE=.\option.cxx
239 # End Source File
240 # Begin Source File
241
242 SOURCE=.\package.cxx
243 # End Source File
244 # Begin Source File
245
246 SOURCE=.\parse.cxx
247 # End Source File
248 # Begin Source File
249
250 SOURCE=.\property.cxx
251 # End Source File
252 # Begin Source File
253
254 SOURCE=.\refer.cxx
255 # End Source File
256 # Begin Source File
257
258 SOURCE=.\transact.cxx
259 # End Source File
260 # Begin Source File
261
262 SOURCE=.\value.cxx
263 # End Source File
264 # Begin Source File
265
266 SOURCE=.\wizard.cxx
267 # End Source File
268 # End Target
269 # End Project