1 |
dashley |
26 |
# Microsoft Developer Studio Project File - Name="egc" - Package Owner=<4>
|
2 |
|
|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
3 |
|
|
# ** DO NOT EDIT **
|
4 |
|
|
|
5 |
|
|
# TARGTYPE "Win32 (x86) Application" 0x0101
|
6 |
|
|
|
7 |
|
|
CFG=egc - Win32 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 "egc.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 "egc.mak" CFG="egc - Win32 Debug"
|
17 |
|
|
!MESSAGE
|
18 |
|
|
!MESSAGE Possible choices for configuration are:
|
19 |
|
|
!MESSAGE
|
20 |
|
|
!MESSAGE "egc - Win32 Release" (based on "Win32 (x86) Application")
|
21 |
|
|
!MESSAGE "egc - Win32 Debug" (based on "Win32 (x86) Application")
|
22 |
|
|
!MESSAGE
|
23 |
|
|
|
24 |
|
|
# Begin Project
|
25 |
|
|
# PROP AllowPerConfigDependencies 0
|
26 |
|
|
# PROP Scc_ProjName ""
|
27 |
|
|
# PROP Scc_LocalPath ""
|
28 |
|
|
CPP=cl.exe
|
29 |
|
|
MTL=midl.exe
|
30 |
|
|
RSC=rc.exe
|
31 |
|
|
|
32 |
|
|
!IF "$(CFG)" == "egc - 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 "Release"
|
42 |
|
|
# PROP Intermediate_Dir "Release"
|
43 |
|
|
# PROP Ignore_Export_Lib 0
|
44 |
|
|
# PROP Target_Dir ""
|
45 |
|
|
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
|
46 |
|
|
# ADD CPP /nologo /MT /W3 /GX /O2 /I "." /I "..\shared\tcl_base" /I "..\shared\tk_base" /I "..\shared\c_datd" /I "..\shared\c_cmode" /I "..\shared\tclxtens" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "STATIC_BUILD" /D "IJS_SM_EXEC_VERSION_TCL_BASE" /D "APP_TYPE_IJUSCRIPTER_IJUCONSOLE" /FR /FD /Zm200 /c
|
47 |
|
|
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
48 |
|
|
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
49 |
|
|
# ADD BASE RSC /l 0x409 /d "NDEBUG"
|
50 |
|
|
# ADD RSC /l 0x409 /d "NDEBUG"
|
51 |
|
|
BSC32=bscmake.exe
|
52 |
|
|
# ADD BASE BSC32 /nologo
|
53 |
|
|
# ADD BSC32 /nologo
|
54 |
|
|
LINK32=link.exe
|
55 |
|
|
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
|
56 |
|
|
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
|
57 |
|
|
|
58 |
|
|
!ELSEIF "$(CFG)" == "egc - Win32 Debug"
|
59 |
|
|
|
60 |
|
|
# PROP BASE Use_MFC 0
|
61 |
|
|
# PROP BASE Use_Debug_Libraries 1
|
62 |
|
|
# PROP BASE Output_Dir "Debug"
|
63 |
|
|
# PROP BASE Intermediate_Dir "Debug"
|
64 |
|
|
# PROP BASE Target_Dir ""
|
65 |
|
|
# PROP Use_MFC 0
|
66 |
|
|
# PROP Use_Debug_Libraries 1
|
67 |
|
|
# PROP Output_Dir "Debug"
|
68 |
|
|
# PROP Intermediate_Dir "Debug"
|
69 |
|
|
# PROP Ignore_Export_Lib 0
|
70 |
|
|
# PROP Target_Dir ""
|
71 |
|
|
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
|
72 |
|
|
# ADD CPP /nologo /MT /W3 /Gm /GX /ZI /Od /I "." /I "..\shared\tcl_base" /I "..\shared\tk_base" /I "..\shared\c_datd" /I "..\shared\c_cmode" /I "..\shared\tclxtens" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "STATIC_BUILD" /D "IJS_SM_EXEC_VERSION_TCL_BASE" /D "APP_TYPE_IJUSCRIPTER_IJUCONSOLE" /FR /FD /GZ /Zm200 /c
|
73 |
|
|
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
74 |
|
|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
75 |
|
|
# ADD BASE RSC /l 0x409 /d "_DEBUG"
|
76 |
|
|
# ADD RSC /l 0x409 /d "_DEBUG"
|
77 |
|
|
BSC32=bscmake.exe
|
78 |
|
|
# ADD BASE BSC32 /nologo
|
79 |
|
|
# ADD BSC32 /nologo
|
80 |
|
|
LINK32=link.exe
|
81 |
|
|
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
|
82 |
|
|
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
|
83 |
|
|
|
84 |
|
|
!ENDIF
|
85 |
|
|
|
86 |
|
|
# Begin Target
|
87 |
|
|
|
88 |
|
|
# Name "egc - Win32 Release"
|
89 |
|
|
# Name "egc - Win32 Debug"
|
90 |
|
|
# Begin Group "Source Files"
|
91 |
|
|
|
92 |
|
|
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
93 |
|
|
# Begin Group "Msvc_Main"
|
94 |
|
|
|
95 |
|
|
# PROP Default_Filter ".c,.cpp,.rc"
|
96 |
|
|
# Begin Source File
|
97 |
|
|
|
98 |
|
|
SOURCE=.\egc.rc
|
99 |
|
|
# End Source File
|
100 |
|
|
# Begin Source File
|
101 |
|
|
|
102 |
|
|
SOURCE=.\egc_main.cpp
|
103 |
|
|
# End Source File
|
104 |
|
|
# End Group
|
105 |
|
|
# Begin Group "Tcl_Base"
|
106 |
|
|
|
107 |
|
|
# PROP Default_Filter ""
|
108 |
|
|
# Begin Source File
|
109 |
|
|
|
110 |
|
|
SOURCE=..\shared\tcl_base\regcomp.c
|
111 |
|
|
# End Source File
|
112 |
|
|
# Begin Source File
|
113 |
|
|
|
114 |
|
|
SOURCE=..\shared\tcl_base\regerror.c
|
115 |
|
|
# End Source File
|
116 |
|
|
# Begin Source File
|
117 |
|
|
|
118 |
|
|
SOURCE=..\shared\tcl_base\regexec.c
|
119 |
|
|
# End Source File
|
120 |
|
|
# Begin Source File
|
121 |
|
|
|
122 |
|
|
SOURCE=..\shared\tcl_base\regfree.c
|
123 |
|
|
# End Source File
|
124 |
|
|
# Begin Source File
|
125 |
|
|
|
126 |
|
|
SOURCE=..\shared\tcl_base\strftime.c
|
127 |
|
|
# End Source File
|
128 |
|
|
# Begin Source File
|
129 |
|
|
|
130 |
|
|
SOURCE=..\shared\tcl_base\tclalloc.c
|
131 |
|
|
# End Source File
|
132 |
|
|
# Begin Source File
|
133 |
|
|
|
134 |
|
|
SOURCE=..\shared\tcl_base\tclasync.c
|
135 |
|
|
# End Source File
|
136 |
|
|
# Begin Source File
|
137 |
|
|
|
138 |
|
|
SOURCE=..\shared\tcl_base\tclbasic.c
|
139 |
|
|
# End Source File
|
140 |
|
|
# Begin Source File
|
141 |
|
|
|
142 |
|
|
SOURCE=..\shared\tcl_base\tclbinary.c
|
143 |
|
|
# End Source File
|
144 |
|
|
# Begin Source File
|
145 |
|
|
|
146 |
|
|
SOURCE=..\shared\tcl_base\tclckalloc.c
|
147 |
|
|
# End Source File
|
148 |
|
|
# Begin Source File
|
149 |
|
|
|
150 |
|
|
SOURCE=..\shared\tcl_base\tclclock.c
|
151 |
|
|
# End Source File
|
152 |
|
|
# Begin Source File
|
153 |
|
|
|
154 |
|
|
SOURCE=..\shared\tcl_base\tclcmdah.c
|
155 |
|
|
# End Source File
|
156 |
|
|
# Begin Source File
|
157 |
|
|
|
158 |
|
|
SOURCE=..\shared\tcl_base\tclcmdil.c
|
159 |
|
|
# End Source File
|
160 |
|
|
# Begin Source File
|
161 |
|
|
|
162 |
|
|
SOURCE=..\shared\tcl_base\tclcmdmz.c
|
163 |
|
|
# End Source File
|
164 |
|
|
# Begin Source File
|
165 |
|
|
|
166 |
|
|
SOURCE=..\shared\tcl_base\tclcompcmds.c
|
167 |
|
|
# End Source File
|
168 |
|
|
# Begin Source File
|
169 |
|
|
|
170 |
|
|
SOURCE=..\shared\tcl_base\tclcompexpr.c
|
171 |
|
|
# End Source File
|
172 |
|
|
# Begin Source File
|
173 |
|
|
|
174 |
|
|
SOURCE=..\shared\tcl_base\tclcompile.c
|
175 |
|
|
# End Source File
|
176 |
|
|
# Begin Source File
|
177 |
|
|
|
178 |
|
|
SOURCE=..\shared\tcl_base\tcldate.c
|
179 |
|
|
# End Source File
|
180 |
|
|
# Begin Source File
|
181 |
|
|
|
182 |
|
|
SOURCE=..\shared\tcl_base\tclencoding.c
|
183 |
|
|
# End Source File
|
184 |
|
|
# Begin Source File
|
185 |
|
|
|
186 |
|
|
SOURCE=..\shared\tcl_base\tclenv.c
|
187 |
|
|
# End Source File
|
188 |
|
|
# Begin Source File
|
189 |
|
|
|
190 |
|
|
SOURCE=..\shared\tcl_base\tclevent.c
|
191 |
|
|
# End Source File
|
192 |
|
|
# Begin Source File
|
193 |
|
|
|
194 |
|
|
SOURCE=..\shared\tcl_base\tclexecute.c
|
195 |
|
|
# End Source File
|
196 |
|
|
# Begin Source File
|
197 |
|
|
|
198 |
|
|
SOURCE=..\shared\tcl_base\tclfcmd.c
|
199 |
|
|
# End Source File
|
200 |
|
|
# Begin Source File
|
201 |
|
|
|
202 |
|
|
SOURCE=..\shared\tcl_base\tclfilename.c
|
203 |
|
|
# End Source File
|
204 |
|
|
# Begin Source File
|
205 |
|
|
|
206 |
|
|
SOURCE=..\shared\tcl_base\tclget.c
|
207 |
|
|
# End Source File
|
208 |
|
|
# Begin Source File
|
209 |
|
|
|
210 |
|
|
SOURCE=..\shared\tcl_base\tclhash.c
|
211 |
|
|
# End Source File
|
212 |
|
|
# Begin Source File
|
213 |
|
|
|
214 |
|
|
SOURCE=..\shared\tcl_base\tclhistory.c
|
215 |
|
|
# End Source File
|
216 |
|
|
# Begin Source File
|
217 |
|
|
|
218 |
|
|
SOURCE=..\shared\tcl_base\tclindexobj.c
|
219 |
|
|
# End Source File
|
220 |
|
|
# Begin Source File
|
221 |
|
|
|
222 |
|
|
SOURCE=..\shared\tcl_base\tclinterp.c
|
223 |
|
|
# End Source File
|
224 |
|
|
# Begin Source File
|
225 |
|
|
|
226 |
|
|
SOURCE=..\shared\tcl_base\tclio.c
|
227 |
|
|
# End Source File
|
228 |
|
|
# Begin Source File
|
229 |
|
|
|
230 |
|
|
SOURCE=..\shared\tcl_base\tcliocmd.c
|
231 |
|
|
# End Source File
|
232 |
|
|
# Begin Source File
|
233 |
|
|
|
234 |
|
|
SOURCE=..\shared\tcl_base\tcliosock.c
|
235 |
|
|
# End Source File
|
236 |
|
|
# Begin Source File
|
237 |
|
|
|
238 |
|
|
SOURCE=..\shared\tcl_base\tclioutil.c
|
239 |
|
|
# End Source File
|
240 |
|
|
# Begin Source File
|
241 |
|
|
|
242 |
|
|
SOURCE=..\shared\tcl_base\tcllink.c
|
243 |
|
|
# End Source File
|
244 |
|
|
# Begin Source File
|
245 |
|
|
|
246 |
|
|
SOURCE=..\shared\tcl_base\tcllistobj.c
|
247 |
|
|
# End Source File
|
248 |
|
|
# Begin Source File
|
249 |
|
|
|
250 |
|
|
SOURCE=..\shared\tcl_base\tclliteral.c
|
251 |
|
|
# End Source File
|
252 |
|
|
# Begin Source File
|
253 |
|
|
|
254 |
|
|
SOURCE=..\shared\tcl_base\tclload.c
|
255 |
|
|
# End Source File
|
256 |
|
|
# Begin Source File
|
257 |
|
|
|
258 |
|
|
SOURCE=..\shared\tcl_base\tclmain.c
|
259 |
|
|
# End Source File
|
260 |
|
|
# Begin Source File
|
261 |
|
|
|
262 |
|
|
SOURCE=..\shared\tcl_base\tclnamesp.c
|
263 |
|
|
# End Source File
|
264 |
|
|
# Begin Source File
|
265 |
|
|
|
266 |
|
|
SOURCE=..\shared\tcl_base\tclnotify.c
|
267 |
|
|
# End Source File
|
268 |
|
|
# Begin Source File
|
269 |
|
|
|
270 |
|
|
SOURCE=..\shared\tcl_base\tclobj.c
|
271 |
|
|
# End Source File
|
272 |
|
|
# Begin Source File
|
273 |
|
|
|
274 |
|
|
SOURCE=..\shared\tcl_base\tclpanic.c
|
275 |
|
|
# End Source File
|
276 |
|
|
# Begin Source File
|
277 |
|
|
|
278 |
|
|
SOURCE=..\shared\tcl_base\tclparse.c
|
279 |
|
|
# End Source File
|
280 |
|
|
# Begin Source File
|
281 |
|
|
|
282 |
|
|
SOURCE=..\shared\tcl_base\tclparseexpr.c
|
283 |
|
|
# End Source File
|
284 |
|
|
# Begin Source File
|
285 |
|
|
|
286 |
|
|
SOURCE=..\shared\tcl_base\tclpipe.c
|
287 |
|
|
# End Source File
|
288 |
|
|
# Begin Source File
|
289 |
|
|
|
290 |
|
|
SOURCE=..\shared\tcl_base\tclpkg.c
|
291 |
|
|
# End Source File
|
292 |
|
|
# Begin Source File
|
293 |
|
|
|
294 |
|
|
SOURCE=..\shared\tcl_base\tclposixstr.c
|
295 |
|
|
# End Source File
|
296 |
|
|
# Begin Source File
|
297 |
|
|
|
298 |
|
|
SOURCE=..\shared\tcl_base\tclpreserve.c
|
299 |
|
|
# End Source File
|
300 |
|
|
# Begin Source File
|
301 |
|
|
|
302 |
|
|
SOURCE=..\shared\tcl_base\tclproc.c
|
303 |
|
|
# End Source File
|
304 |
|
|
# Begin Source File
|
305 |
|
|
|
306 |
|
|
SOURCE=..\shared\tcl_base\tclregexp.c
|
307 |
|
|
# End Source File
|
308 |
|
|
# Begin Source File
|
309 |
|
|
|
310 |
|
|
SOURCE=..\shared\tcl_base\tclresolve.c
|
311 |
|
|
# End Source File
|
312 |
|
|
# Begin Source File
|
313 |
|
|
|
314 |
|
|
SOURCE=..\shared\tcl_base\tclresult.c
|
315 |
|
|
# End Source File
|
316 |
|
|
# Begin Source File
|
317 |
|
|
|
318 |
|
|
SOURCE=..\shared\tcl_base\tclscan.c
|
319 |
|
|
# End Source File
|
320 |
|
|
# Begin Source File
|
321 |
|
|
|
322 |
|
|
SOURCE=..\shared\tcl_base\tclstringobj.c
|
323 |
|
|
# End Source File
|
324 |
|
|
# Begin Source File
|
325 |
|
|
|
326 |
|
|
SOURCE=..\shared\tcl_base\tclstubinit.c
|
327 |
|
|
# End Source File
|
328 |
|
|
# Begin Source File
|
329 |
|
|
|
330 |
|
|
SOURCE=..\shared\tcl_base\tclstublib.c
|
331 |
|
|
# End Source File
|
332 |
|
|
# Begin Source File
|
333 |
|
|
|
334 |
|
|
SOURCE=..\shared\tcl_base\tclthread.c
|
335 |
|
|
# End Source File
|
336 |
|
|
# Begin Source File
|
337 |
|
|
|
338 |
|
|
SOURCE=..\shared\tcl_base\tcltimer.c
|
339 |
|
|
# End Source File
|
340 |
|
|
# Begin Source File
|
341 |
|
|
|
342 |
|
|
SOURCE=..\shared\tcl_base\tclunidata.c
|
343 |
|
|
# End Source File
|
344 |
|
|
# Begin Source File
|
345 |
|
|
|
346 |
|
|
SOURCE=..\shared\tcl_base\tclutf.c
|
347 |
|
|
# End Source File
|
348 |
|
|
# Begin Source File
|
349 |
|
|
|
350 |
|
|
SOURCE=..\shared\tcl_base\tclutil.c
|
351 |
|
|
# End Source File
|
352 |
|
|
# Begin Source File
|
353 |
|
|
|
354 |
|
|
SOURCE=..\shared\tcl_base\tclvar.c
|
355 |
|
|
# End Source File
|
356 |
|
|
# Begin Source File
|
357 |
|
|
|
358 |
|
|
SOURCE=..\shared\tcl_base\tclwin32dll.c
|
359 |
|
|
# End Source File
|
360 |
|
|
# Begin Source File
|
361 |
|
|
|
362 |
|
|
SOURCE=..\shared\tcl_base\tclwinchan.c
|
363 |
|
|
# End Source File
|
364 |
|
|
# Begin Source File
|
365 |
|
|
|
366 |
|
|
SOURCE=..\shared\tcl_base\tclwinconsole.c
|
367 |
|
|
# End Source File
|
368 |
|
|
# Begin Source File
|
369 |
|
|
|
370 |
|
|
SOURCE=..\shared\tcl_base\tclwindde.c
|
371 |
|
|
# End Source File
|
372 |
|
|
# Begin Source File
|
373 |
|
|
|
374 |
|
|
SOURCE=..\shared\tcl_base\tclwinerror.c
|
375 |
|
|
# End Source File
|
376 |
|
|
# Begin Source File
|
377 |
|
|
|
378 |
|
|
SOURCE=..\shared\tcl_base\tclwinfcmd.c
|
379 |
|
|
# End Source File
|
380 |
|
|
# Begin Source File
|
381 |
|
|
|
382 |
|
|
SOURCE=..\shared\tcl_base\tclwinfile.c
|
383 |
|
|
# End Source File
|
384 |
|
|
# Begin Source File
|
385 |
|
|
|
386 |
|
|
SOURCE=..\shared\tcl_base\tclwininit.c
|
387 |
|
|
# End Source File
|
388 |
|
|
# Begin Source File
|
389 |
|
|
|
390 |
|
|
SOURCE=..\shared\tcl_base\tclwinload.c
|
391 |
|
|
# End Source File
|
392 |
|
|
# Begin Source File
|
393 |
|
|
|
394 |
|
|
SOURCE=..\shared\tcl_base\tclwinmtherr.c
|
395 |
|
|
# End Source File
|
396 |
|
|
# Begin Source File
|
397 |
|
|
|
398 |
|
|
SOURCE=..\shared\tcl_base\tclwinnotify.c
|
399 |
|
|
# End Source File
|
400 |
|
|
# Begin Source File
|
401 |
|
|
|
402 |
|
|
SOURCE=..\shared\tcl_base\tclwinpipe.c
|
403 |
|
|
# End Source File
|
404 |
|
|
# Begin Source File
|
405 |
|
|
|
406 |
|
|
SOURCE=..\shared\tcl_base\tclwinreg.c
|
407 |
|
|
# End Source File
|
408 |
|
|
# Begin Source File
|
409 |
|
|
|
410 |
|
|
SOURCE=..\shared\tcl_base\tclwinserial.c
|
411 |
|
|
# End Source File
|
412 |
|
|
# Begin Source File
|
413 |
|
|
|
414 |
|
|
SOURCE=..\shared\tcl_base\tclwinsock.c
|
415 |
|
|
# End Source File
|
416 |
|
|
# Begin Source File
|
417 |
|
|
|
418 |
|
|
SOURCE=..\shared\tcl_base\tclwinthrd.c
|
419 |
|
|
# End Source File
|
420 |
|
|
# Begin Source File
|
421 |
|
|
|
422 |
|
|
SOURCE=..\shared\tcl_base\tclwintime.c
|
423 |
|
|
# End Source File
|
424 |
|
|
# End Group
|
425 |
|
|
# Begin Group "Tcl_Extensions"
|
426 |
|
|
|
427 |
|
|
# PROP Default_Filter ".c,.h"
|
428 |
|
|
# Begin Source File
|
429 |
|
|
|
430 |
|
|
SOURCE=..\shared\tclxtens\arblenints.c
|
431 |
|
|
# End Source File
|
432 |
|
|
# Begin Source File
|
433 |
|
|
|
434 |
|
|
SOURCE=..\shared\tclxtens\build_config.c
|
435 |
|
|
# End Source File
|
436 |
|
|
# Begin Source File
|
437 |
|
|
|
438 |
|
|
SOURCE=..\shared\tclxtens\crchashextns.c
|
439 |
|
|
# End Source File
|
440 |
|
|
# Begin Source File
|
441 |
|
|
|
442 |
|
|
SOURCE=..\shared\tclxtens\credits.c
|
443 |
|
|
# End Source File
|
444 |
|
|
# Begin Source File
|
445 |
|
|
|
446 |
|
|
SOURCE=..\shared\tclxtens\extninit.c
|
447 |
|
|
# End Source File
|
448 |
|
|
# Begin Source File
|
449 |
|
|
|
450 |
|
|
SOURCE=..\shared\tclxtens\msgstrs.c
|
451 |
|
|
# End Source File
|
452 |
|
|
# Begin Source File
|
453 |
|
|
|
454 |
|
|
SOURCE=..\shared\tclxtens\pr_randa.c
|
455 |
|
|
# End Source File
|
456 |
|
|
# Begin Source File
|
457 |
|
|
|
458 |
|
|
SOURCE=..\shared\tclxtens\vcinfo.c
|
459 |
|
|
# End Source File
|
460 |
|
|
# End Group
|
461 |
|
|
# Begin Group "Shared_C_Data_Driven_Modules"
|
462 |
|
|
|
463 |
|
|
# PROP Default_Filter ".c,.h"
|
464 |
|
|
# Begin Source File
|
465 |
|
|
|
466 |
|
|
SOURCE=..\shared\c_datd\bstrfunc.c
|
467 |
|
|
# End Source File
|
468 |
|
|
# Begin Source File
|
469 |
|
|
|
470 |
|
|
SOURCE=..\shared\c_datd\charfunc.c
|
471 |
|
|
# End Source File
|
472 |
|
|
# Begin Source File
|
473 |
|
|
|
474 |
|
|
SOURCE=..\shared\c_datd\crchashfuncs.c
|
475 |
|
|
# End Source File
|
476 |
|
|
# Begin Source File
|
477 |
|
|
|
478 |
|
|
SOURCE=..\shared\c_datd\fcmiof.c
|
479 |
|
|
# End Source File
|
480 |
|
|
# Begin Source File
|
481 |
|
|
|
482 |
|
|
SOURCE=..\shared\c_datd\gmp_ints.c
|
483 |
|
|
# End Source File
|
484 |
|
|
# Begin Source File
|
485 |
|
|
|
486 |
|
|
SOURCE=..\shared\c_datd\gmp_ralg.c
|
487 |
|
|
# End Source File
|
488 |
|
|
# Begin Source File
|
489 |
|
|
|
490 |
|
|
SOURCE=..\shared\c_datd\gmp_rats.c
|
491 |
|
|
# End Source File
|
492 |
|
|
# Begin Source File
|
493 |
|
|
|
494 |
|
|
SOURCE=..\shared\c_datd\intfunc.c
|
495 |
|
|
# End Source File
|
496 |
|
|
# Begin Source File
|
497 |
|
|
|
498 |
|
|
SOURCE=..\shared\c_datd\strfuncs.c
|
499 |
|
|
# End Source File
|
500 |
|
|
# End Group
|
501 |
|
|
# Begin Group "Tk_Base"
|
502 |
|
|
|
503 |
|
|
# PROP Default_Filter ".c,.h"
|
504 |
|
|
# Begin Source File
|
505 |
|
|
|
506 |
|
|
SOURCE=..\shared\tk_base\appinit.c
|
507 |
|
|
# End Source File
|
508 |
|
|
# Begin Source File
|
509 |
|
|
|
510 |
|
|
SOURCE=..\shared\tk_base\stubs.c
|
511 |
|
|
# End Source File
|
512 |
|
|
# Begin Source File
|
513 |
|
|
|
514 |
|
|
SOURCE=..\shared\tk_base\tk3d.c
|
515 |
|
|
# End Source File
|
516 |
|
|
# Begin Source File
|
517 |
|
|
|
518 |
|
|
SOURCE=..\shared\tk_base\tkargv.c
|
519 |
|
|
# End Source File
|
520 |
|
|
# Begin Source File
|
521 |
|
|
|
522 |
|
|
SOURCE=..\shared\tk_base\tkatom.c
|
523 |
|
|
# End Source File
|
524 |
|
|
# Begin Source File
|
525 |
|
|
|
526 |
|
|
SOURCE=..\shared\tk_base\tkbind.c
|
527 |
|
|
# End Source File
|
528 |
|
|
# Begin Source File
|
529 |
|
|
|
530 |
|
|
SOURCE=..\shared\tk_base\tkbitmap.c
|
531 |
|
|
# End Source File
|
532 |
|
|
# Begin Source File
|
533 |
|
|
|
534 |
|
|
SOURCE=..\shared\tk_base\tkbutton.c
|
535 |
|
|
# End Source File
|
536 |
|
|
# Begin Source File
|
537 |
|
|
|
538 |
|
|
SOURCE=..\shared\tk_base\tkcanvarc.c
|
539 |
|
|
# End Source File
|
540 |
|
|
# Begin Source File
|
541 |
|
|
|
542 |
|
|
SOURCE=..\shared\tk_base\tkcanvas.c
|
543 |
|
|
# End Source File
|
544 |
|
|
# Begin Source File
|
545 |
|
|
|
546 |
|
|
SOURCE=..\shared\tk_base\tkcanvbmap.c
|
547 |
|
|
# End Source File
|
548 |
|
|
# Begin Source File
|
549 |
|
|
|
550 |
|
|
SOURCE=..\shared\tk_base\tkcanvimg.c
|
551 |
|
|
# End Source File
|
552 |
|
|
# Begin Source File
|
553 |
|
|
|
554 |
|
|
SOURCE=..\shared\tk_base\tkcanvline.c
|
555 |
|
|
# End Source File
|
556 |
|
|
# Begin Source File
|
557 |
|
|
|
558 |
|
|
SOURCE=..\shared\tk_base\tkcanvpoly.c
|
559 |
|
|
# End Source File
|
560 |
|
|
# Begin Source File
|
561 |
|
|
|
562 |
|
|
SOURCE=..\shared\tk_base\tkcanvps.c
|
563 |
|
|
# End Source File
|
564 |
|
|
# Begin Source File
|
565 |
|
|
|
566 |
|
|
SOURCE=..\shared\tk_base\tkcanvtext.c
|
567 |
|
|
# End Source File
|
568 |
|
|
# Begin Source File
|
569 |
|
|
|
570 |
|
|
SOURCE=..\shared\tk_base\tkcanvutil.c
|
571 |
|
|
# End Source File
|
572 |
|
|
# Begin Source File
|
573 |
|
|
|
574 |
|
|
SOURCE=..\shared\tk_base\tkcanvwind.c
|
575 |
|
|
# End Source File
|
576 |
|
|
# Begin Source File
|
577 |
|
|
|
578 |
|
|
SOURCE=..\shared\tk_base\tkclipboard.c
|
579 |
|
|
# End Source File
|
580 |
|
|
# Begin Source File
|
581 |
|
|
|
582 |
|
|
SOURCE=..\shared\tk_base\tkcmds.c
|
583 |
|
|
# End Source File
|
584 |
|
|
# Begin Source File
|
585 |
|
|
|
586 |
|
|
SOURCE=..\shared\tk_base\tkcolor.c
|
587 |
|
|
# End Source File
|
588 |
|
|
# Begin Source File
|
589 |
|
|
|
590 |
|
|
SOURCE=..\shared\tk_base\tkconfig.c
|
591 |
|
|
# End Source File
|
592 |
|
|
# Begin Source File
|
593 |
|
|
|
594 |
|
|
SOURCE=..\shared\tk_base\tkconsole.c
|
595 |
|
|
# End Source File
|
596 |
|
|
# Begin Source File
|
597 |
|
|
|
598 |
|
|
SOURCE=..\shared\tk_base\tkcursor.c
|
599 |
|
|
# End Source File
|
600 |
|
|
# Begin Source File
|
601 |
|
|
|
602 |
|
|
SOURCE=..\shared\tk_base\tkentry.c
|
603 |
|
|
# End Source File
|
604 |
|
|
# Begin Source File
|
605 |
|
|
|
606 |
|
|
SOURCE=..\shared\tk_base\tkerror.c
|
607 |
|
|
# End Source File
|
608 |
|
|
# Begin Source File
|
609 |
|
|
|
610 |
|
|
SOURCE=..\shared\tk_base\tkevent.c
|
611 |
|
|
# End Source File
|
612 |
|
|
# Begin Source File
|
613 |
|
|
|
614 |
|
|
SOURCE=..\shared\tk_base\tkfilefilter.c
|
615 |
|
|
# End Source File
|
616 |
|
|
# Begin Source File
|
617 |
|
|
|
618 |
|
|
SOURCE=..\shared\tk_base\tkfocus.c
|
619 |
|
|
# End Source File
|
620 |
|
|
# Begin Source File
|
621 |
|
|
|
622 |
|
|
SOURCE=..\shared\tk_base\tkfont.c
|
623 |
|
|
# End Source File
|
624 |
|
|
# Begin Source File
|
625 |
|
|
|
626 |
|
|
SOURCE=..\shared\tk_base\tkframe.c
|
627 |
|
|
# End Source File
|
628 |
|
|
# Begin Source File
|
629 |
|
|
|
630 |
|
|
SOURCE=..\shared\tk_base\tkgc.c
|
631 |
|
|
# End Source File
|
632 |
|
|
# Begin Source File
|
633 |
|
|
|
634 |
|
|
SOURCE=..\shared\tk_base\tkgeometry.c
|
635 |
|
|
# End Source File
|
636 |
|
|
# Begin Source File
|
637 |
|
|
|
638 |
|
|
SOURCE=..\shared\tk_base\tkget.c
|
639 |
|
|
# End Source File
|
640 |
|
|
# Begin Source File
|
641 |
|
|
|
642 |
|
|
SOURCE=..\shared\tk_base\tkgrab.c
|
643 |
|
|
# End Source File
|
644 |
|
|
# Begin Source File
|
645 |
|
|
|
646 |
|
|
SOURCE=..\shared\tk_base\tkgrid.c
|
647 |
|
|
# End Source File
|
648 |
|
|
# Begin Source File
|
649 |
|
|
|
650 |
|
|
SOURCE=..\shared\tk_base\tkimage.c
|
651 |
|
|
# End Source File
|
652 |
|
|
# Begin Source File
|
653 |
|
|
|
654 |
|
|
SOURCE=..\shared\tk_base\tkimgbmap.c
|
655 |
|
|
# End Source File
|
656 |
|
|
# Begin Source File
|
657 |
|
|
|
658 |
|
|
SOURCE=..\shared\tk_base\tkimggif.c
|
659 |
|
|
# End Source File
|
660 |
|
|
# Begin Source File
|
661 |
|
|
|
662 |
|
|
SOURCE=..\shared\tk_base\tkimgphoto.c
|
663 |
|
|
# End Source File
|
664 |
|
|
# Begin Source File
|
665 |
|
|
|
666 |
|
|
SOURCE=..\shared\tk_base\tkimgppm.c
|
667 |
|
|
# End Source File
|
668 |
|
|
# Begin Source File
|
669 |
|
|
|
670 |
|
|
SOURCE=..\shared\tk_base\tkimgutil.c
|
671 |
|
|
# End Source File
|
672 |
|
|
# Begin Source File
|
673 |
|
|
|
674 |
|
|
SOURCE=..\shared\tk_base\tklistbox.c
|
675 |
|
|
# End Source File
|
676 |
|
|
# Begin Source File
|
677 |
|
|
|
678 |
|
|
SOURCE=..\shared\tk_base\tkmacwinmenu.c
|
679 |
|
|
# End Source File
|
680 |
|
|
# Begin Source File
|
681 |
|
|
|
682 |
|
|
SOURCE=..\shared\tk_base\tkmain.c
|
683 |
|
|
# End Source File
|
684 |
|
|
# Begin Source File
|
685 |
|
|
|
686 |
|
|
SOURCE=..\shared\tk_base\tkmenu.c
|
687 |
|
|
# End Source File
|
688 |
|
|
# Begin Source File
|
689 |
|
|
|
690 |
|
|
SOURCE=..\shared\tk_base\tkmenubutton.c
|
691 |
|
|
# End Source File
|
692 |
|
|
# Begin Source File
|
693 |
|
|
|
694 |
|
|
SOURCE=..\shared\tk_base\tkmenudraw.c
|
695 |
|
|
# End Source File
|
696 |
|
|
# Begin Source File
|
697 |
|
|
|
698 |
|
|
SOURCE=..\shared\tk_base\tkmessage.c
|
699 |
|
|
# End Source File
|
700 |
|
|
# Begin Source File
|
701 |
|
|
|
702 |
|
|
SOURCE=..\shared\tk_base\tkobj.c
|
703 |
|
|
# End Source File
|
704 |
|
|
# Begin Source File
|
705 |
|
|
|
706 |
|
|
SOURCE=..\shared\tk_base\tkoldconfig.c
|
707 |
|
|
# End Source File
|
708 |
|
|
# Begin Source File
|
709 |
|
|
|
710 |
|
|
SOURCE=..\shared\tk_base\tkoption.c
|
711 |
|
|
# End Source File
|
712 |
|
|
# Begin Source File
|
713 |
|
|
|
714 |
|
|
SOURCE=..\shared\tk_base\tkpack.c
|
715 |
|
|
# End Source File
|
716 |
|
|
# Begin Source File
|
717 |
|
|
|
718 |
|
|
SOURCE=..\shared\tk_base\tkplace.c
|
719 |
|
|
# End Source File
|
720 |
|
|
# Begin Source File
|
721 |
|
|
|
722 |
|
|
SOURCE=..\shared\tk_base\tkpointer.c
|
723 |
|
|
# End Source File
|
724 |
|
|
# Begin Source File
|
725 |
|
|
|
726 |
|
|
SOURCE=..\shared\tk_base\tkrectoval.c
|
727 |
|
|
# End Source File
|
728 |
|
|
# Begin Source File
|
729 |
|
|
|
730 |
|
|
SOURCE=..\shared\tk_base\tkscale.c
|
731 |
|
|
# End Source File
|
732 |
|
|
# Begin Source File
|
733 |
|
|
|
734 |
|
|
SOURCE=..\shared\tk_base\tkscrollbar.c
|
735 |
|
|
# End Source File
|
736 |
|
|
# Begin Source File
|
737 |
|
|
|
738 |
|
|
SOURCE=..\shared\tk_base\tkselect.c
|
739 |
|
|
# End Source File
|
740 |
|
|
# Begin Source File
|
741 |
|
|
|
742 |
|
|
SOURCE=..\shared\tk_base\tkstubinit.c
|
743 |
|
|
# End Source File
|
744 |
|
|
# Begin Source File
|
745 |
|
|
|
746 |
|
|
SOURCE=..\shared\tk_base\tkstublib.c
|
747 |
|
|
# End Source File
|
748 |
|
|
# Begin Source File
|
749 |
|
|
|
750 |
|
|
SOURCE=..\shared\tk_base\tktext.c
|
751 |
|
|
# End Source File
|
752 |
|
|
# Begin Source File
|
753 |
|
|
|
754 |
|
|
SOURCE=..\shared\tk_base\tktextbtree.c
|
755 |
|
|
# End Source File
|
756 |
|
|
# Begin Source File
|
757 |
|
|
|
758 |
|
|
SOURCE=..\shared\tk_base\tktextdisp.c
|
759 |
|
|
# End Source File
|
760 |
|
|
# Begin Source File
|
761 |
|
|
|
762 |
|
|
SOURCE=..\shared\tk_base\tktextimage.c
|
763 |
|
|
# End Source File
|
764 |
|
|
# Begin Source File
|
765 |
|
|
|
766 |
|
|
SOURCE=..\shared\tk_base\tktextindex.c
|
767 |
|
|
# End Source File
|
768 |
|
|
# Begin Source File
|
769 |
|
|
|
770 |
|
|
SOURCE=..\shared\tk_base\tktextmark.c
|
771 |
|
|
# End Source File
|
772 |
|
|
# Begin Source File
|
773 |
|
|
|
774 |
|
|
SOURCE=..\shared\tk_base\tktexttag.c
|
775 |
|
|
# End Source File
|
776 |
|
|
# Begin Source File
|
777 |
|
|
|
778 |
|
|
SOURCE=..\shared\tk_base\tktextwind.c
|
779 |
|
|
# End Source File
|
780 |
|
|
# Begin Source File
|
781 |
|
|
|
782 |
|
|
SOURCE=..\shared\tk_base\tktrig.c
|
783 |
|
|
# End Source File
|
784 |
|
|
# Begin Source File
|
785 |
|
|
|
786 |
|
|
SOURCE=..\shared\tk_base\tkunixmenubu.c
|
787 |
|
|
# End Source File
|
788 |
|
|
# Begin Source File
|
789 |
|
|
|
790 |
|
|
SOURCE=..\shared\tk_base\tkunixscale.c
|
791 |
|
|
# End Source File
|
792 |
|
|
# Begin Source File
|
793 |
|
|
|
794 |
|
|
SOURCE=..\shared\tk_base\tkutil.c
|
795 |
|
|
# End Source File
|
796 |
|
|
# Begin Source File
|
797 |
|
|
|
798 |
|
|
SOURCE=..\shared\tk_base\tkvisual.c
|
799 |
|
|
# End Source File
|
800 |
|
|
# Begin Source File
|
801 |
|
|
|
802 |
|
|
SOURCE=..\shared\tk_base\tkwin32dll.c
|
803 |
|
|
# End Source File
|
804 |
|
|
# Begin Source File
|
805 |
|
|
|
806 |
|
|
SOURCE=..\shared\tk_base\tkwin3d.c
|
807 |
|
|
# End Source File
|
808 |
|
|
# Begin Source File
|
809 |
|
|
|
810 |
|
|
SOURCE=..\shared\tk_base\tkwinbutton.c
|
811 |
|
|
# End Source File
|
812 |
|
|
# Begin Source File
|
813 |
|
|
|
814 |
|
|
SOURCE=..\shared\tk_base\tkwinclipboard.c
|
815 |
|
|
# End Source File
|
816 |
|
|
# Begin Source File
|
817 |
|
|
|
818 |
|
|
SOURCE=..\shared\tk_base\tkwincolor.c
|
819 |
|
|
# End Source File
|
820 |
|
|
# Begin Source File
|
821 |
|
|
|
822 |
|
|
SOURCE=..\shared\tk_base\tkwinconfig.c
|
823 |
|
|
# End Source File
|
824 |
|
|
# Begin Source File
|
825 |
|
|
|
826 |
|
|
SOURCE=..\shared\tk_base\tkwincursor.c
|
827 |
|
|
# End Source File
|
828 |
|
|
# Begin Source File
|
829 |
|
|
|
830 |
|
|
SOURCE=..\shared\tk_base\tkwindialog.c
|
831 |
|
|
# End Source File
|
832 |
|
|
# Begin Source File
|
833 |
|
|
|
834 |
|
|
SOURCE=..\shared\tk_base\tkwindow.c
|
835 |
|
|
# End Source File
|
836 |
|
|
# Begin Source File
|
837 |
|
|
|
838 |
|
|
SOURCE=..\shared\tk_base\tkwindraw.c
|
839 |
|
|
# End Source File
|
840 |
|
|
# Begin Source File
|
841 |
|
|
|
842 |
|
|
SOURCE=..\shared\tk_base\tkwinembed.c
|
843 |
|
|
# End Source File
|
844 |
|
|
# Begin Source File
|
845 |
|
|
|
846 |
|
|
SOURCE=..\shared\tk_base\tkwinfont.c
|
847 |
|
|
# End Source File
|
848 |
|
|
# Begin Source File
|
849 |
|
|
|
850 |
|
|
SOURCE=..\shared\tk_base\tkwinimage.c
|
851 |
|
|
# End Source File
|
852 |
|
|
# Begin Source File
|
853 |
|
|
|
854 |
|
|
SOURCE=..\shared\tk_base\tkwininit.c
|
855 |
|
|
# End Source File
|
856 |
|
|
# Begin Source File
|
857 |
|
|
|
858 |
|
|
SOURCE=..\shared\tk_base\tkwinkey.c
|
859 |
|
|
# End Source File
|
860 |
|
|
# Begin Source File
|
861 |
|
|
|
862 |
|
|
SOURCE=..\shared\tk_base\tkwinmenu.c
|
863 |
|
|
# End Source File
|
864 |
|
|
# Begin Source File
|
865 |
|
|
|
866 |
|
|
SOURCE=..\shared\tk_base\tkwinpixmap.c
|
867 |
|
|
# End Source File
|
868 |
|
|
# Begin Source File
|
869 |
|
|
|
870 |
|
|
SOURCE=..\shared\tk_base\tkwinpointer.c
|
871 |
|
|
# End Source File
|
872 |
|
|
# Begin Source File
|
873 |
|
|
|
874 |
|
|
SOURCE=..\shared\tk_base\tkwinregion.c
|
875 |
|
|
# End Source File
|
876 |
|
|
# Begin Source File
|
877 |
|
|
|
878 |
|
|
SOURCE=..\shared\tk_base\tkwinscrlbr.c
|
879 |
|
|
# End Source File
|
880 |
|
|
# Begin Source File
|
881 |
|
|
|
882 |
|
|
SOURCE=..\shared\tk_base\tkwinsend.c
|
883 |
|
|
# End Source File
|
884 |
|
|
# Begin Source File
|
885 |
|
|
|
886 |
|
|
SOURCE=..\shared\tk_base\tkwinwindow.c
|
887 |
|
|
# End Source File
|
888 |
|
|
# Begin Source File
|
889 |
|
|
|
890 |
|
|
SOURCE=..\shared\tk_base\tkwinwm.c
|
891 |
|
|
# End Source File
|
892 |
|
|
# Begin Source File
|
893 |
|
|
|
894 |
|
|
SOURCE=..\shared\tk_base\tkwinx.c
|
895 |
|
|
# End Source File
|
896 |
|
|
# Begin Source File
|
897 |
|
|
|
898 |
|
|
SOURCE=..\shared\tk_base\winmain.c
|
899 |
|
|
# End Source File
|
900 |
|
|
# Begin Source File
|
901 |
|
|
|
902 |
|
|
SOURCE=..\shared\tk_base\xcolors.c
|
903 |
|
|
# End Source File
|
904 |
|
|
# Begin Source File
|
905 |
|
|
|
906 |
|
|
SOURCE=..\shared\tk_base\xdraw.c
|
907 |
|
|
# End Source File
|
908 |
|
|
# Begin Source File
|
909 |
|
|
|
910 |
|
|
SOURCE=..\shared\tk_base\xgc.c
|
911 |
|
|
# End Source File
|
912 |
|
|
# Begin Source File
|
913 |
|
|
|
914 |
|
|
SOURCE=..\shared\tk_base\ximage.c
|
915 |
|
|
# End Source File
|
916 |
|
|
# Begin Source File
|
917 |
|
|
|
918 |
|
|
SOURCE=..\shared\tk_base\xutil.c
|
919 |
|
|
# End Source File
|
920 |
|
|
# End Group
|
921 |
|
|
# End Group
|
922 |
|
|
# Begin Group "Header Files"
|
923 |
|
|
|
924 |
|
|
# PROP Default_Filter "h;hpp;hxx;hm;inl"
|
925 |
|
|
# Begin Source File
|
926 |
|
|
|
927 |
|
|
SOURCE=.\egc.h
|
928 |
|
|
# End Source File
|
929 |
|
|
# Begin Source File
|
930 |
|
|
|
931 |
|
|
SOURCE=.\resource.h
|
932 |
|
|
# End Source File
|
933 |
|
|
# End Group
|
934 |
|
|
# Begin Source File
|
935 |
|
|
|
936 |
|
|
SOURCE=.\egc_icon_01_sm.ico
|
937 |
|
|
# End Source File
|
938 |
|
|
# Begin Source File
|
939 |
|
|
|
940 |
|
|
SOURCE=.\egc_icon_01_st.ico
|
941 |
|
|
# End Source File
|
942 |
|
|
# End Target
|
943 |
|
|
# End Project
|