1 |
# Microsoft Developer Studio Project File - Name="egs" - Package Owner=<4>
|
2 |
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
3 |
# ** DO NOT EDIT **
|
4 |
|
5 |
# TARGTYPE "Win32 (x86) Console Application" 0x0103
|
6 |
|
7 |
CFG=egs - 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 "egs.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 "egs.mak" CFG="egs - Win32 Debug"
|
17 |
!MESSAGE
|
18 |
!MESSAGE Possible choices for configuration are:
|
19 |
!MESSAGE
|
20 |
!MESSAGE "egs - Win32 Release" (based on "Win32 (x86) Console Application")
|
21 |
!MESSAGE "egs - Win32 Debug" (based on "Win32 (x86) Console Application")
|
22 |
!MESSAGE
|
23 |
|
24 |
# Begin Project
|
25 |
# PROP AllowPerConfigDependencies 0
|
26 |
# PROP Scc_ProjName ""
|
27 |
# PROP Scc_LocalPath ""
|
28 |
CPP=cl.exe
|
29 |
RSC=rc.exe
|
30 |
|
31 |
!IF "$(CFG)" == "egs - Win32 Release"
|
32 |
|
33 |
# PROP BASE Use_MFC 0
|
34 |
# PROP BASE Use_Debug_Libraries 0
|
35 |
# PROP BASE Output_Dir "Release"
|
36 |
# PROP BASE Intermediate_Dir "Release"
|
37 |
# PROP BASE Target_Dir ""
|
38 |
# PROP Use_MFC 0
|
39 |
# PROP Use_Debug_Libraries 0
|
40 |
# PROP Output_Dir "Release"
|
41 |
# PROP Intermediate_Dir "Release"
|
42 |
# PROP Ignore_Export_Lib 0
|
43 |
# PROP Target_Dir ""
|
44 |
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c
|
45 |
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\shared\tcl_base" /I "..\shared\c_datd" /I "..\shared\c_cmode" /I "..\shared\tclxtens" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "STATIC_BUILD" /D "IJS_SM_EXEC_VERSION_TCL_BASE" /D "APP_TYPE_IJUSCRIPTER_IJUCONSOLE" /FR /FD /c
|
46 |
# SUBTRACT CPP /YX /Yc /Yu
|
47 |
# ADD BASE RSC /l 0x409 /d "NDEBUG"
|
48 |
# ADD RSC /l 0x409 /d "NDEBUG"
|
49 |
BSC32=bscmake.exe
|
50 |
# ADD BASE BSC32 /nologo
|
51 |
# ADD BSC32 /nologo
|
52 |
LINK32=link.exe
|
53 |
# 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 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:console /machine:I386
|
54 |
# 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 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:console /machine:I386
|
55 |
|
56 |
!ELSEIF "$(CFG)" == "egs - Win32 Debug"
|
57 |
|
58 |
# PROP BASE Use_MFC 0
|
59 |
# PROP BASE Use_Debug_Libraries 1
|
60 |
# PROP BASE Output_Dir "Debug"
|
61 |
# PROP BASE Intermediate_Dir "Debug"
|
62 |
# PROP BASE Target_Dir ""
|
63 |
# PROP Use_MFC 0
|
64 |
# PROP Use_Debug_Libraries 1
|
65 |
# PROP Output_Dir "Debug"
|
66 |
# PROP Intermediate_Dir "Debug"
|
67 |
# PROP Ignore_Export_Lib 0
|
68 |
# PROP Target_Dir ""
|
69 |
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
|
70 |
# ADD CPP /nologo /MT /W3 /Gm /GX /ZI /Od /I "..\shared\tcl_base" /I "..\shared\c_datd" /I "..\shared\c_cmode" /I "..\shared\tclxtens" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "STATIC_BUILD" /D "IJS_SM_EXEC_VERSION_TCL_BASE" /D "APP_TYPE_IJUSCRIPTER_IJUCONSOLE" /FR /FD /GZ /c
|
71 |
# SUBTRACT CPP /YX /Yc /Yu
|
72 |
# ADD BASE RSC /l 0x409 /d "_DEBUG"
|
73 |
# ADD RSC /l 0x409 /d "_DEBUG"
|
74 |
BSC32=bscmake.exe
|
75 |
# ADD BASE BSC32 /nologo
|
76 |
# ADD BSC32 /nologo
|
77 |
LINK32=link.exe
|
78 |
# 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 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:console /debug /machine:I386 /pdbtype:sept
|
79 |
# 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 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:console /debug /machine:I386 /pdbtype:sept
|
80 |
|
81 |
!ENDIF
|
82 |
|
83 |
# Begin Target
|
84 |
|
85 |
# Name "egs - Win32 Release"
|
86 |
# Name "egs - Win32 Debug"
|
87 |
# Begin Group "Source Files"
|
88 |
|
89 |
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
90 |
# Begin Group "Tcl_Base"
|
91 |
|
92 |
# PROP Default_Filter ".c,.cpp"
|
93 |
# Begin Source File
|
94 |
|
95 |
SOURCE=..\shared\tcl_base\regcomp.c
|
96 |
# End Source File
|
97 |
# Begin Source File
|
98 |
|
99 |
SOURCE=..\shared\tcl_base\regerror.c
|
100 |
# End Source File
|
101 |
# Begin Source File
|
102 |
|
103 |
SOURCE=..\shared\tcl_base\regexec.c
|
104 |
# End Source File
|
105 |
# Begin Source File
|
106 |
|
107 |
SOURCE=..\shared\tcl_base\regfree.c
|
108 |
# End Source File
|
109 |
# Begin Source File
|
110 |
|
111 |
SOURCE=..\shared\tcl_base\strftime.c
|
112 |
# End Source File
|
113 |
# Begin Source File
|
114 |
|
115 |
SOURCE=..\shared\tcl_base\tclalloc.c
|
116 |
# End Source File
|
117 |
# Begin Source File
|
118 |
|
119 |
SOURCE=..\shared\tcl_base\tclappinit.c
|
120 |
# End Source File
|
121 |
# Begin Source File
|
122 |
|
123 |
SOURCE=..\shared\tcl_base\tclasync.c
|
124 |
# End Source File
|
125 |
# Begin Source File
|
126 |
|
127 |
SOURCE=..\shared\tcl_base\tclbasic.c
|
128 |
# End Source File
|
129 |
# Begin Source File
|
130 |
|
131 |
SOURCE=..\shared\tcl_base\tclbinary.c
|
132 |
# End Source File
|
133 |
# Begin Source File
|
134 |
|
135 |
SOURCE=..\shared\tcl_base\tclckalloc.c
|
136 |
# End Source File
|
137 |
# Begin Source File
|
138 |
|
139 |
SOURCE=..\shared\tcl_base\tclclock.c
|
140 |
# End Source File
|
141 |
# Begin Source File
|
142 |
|
143 |
SOURCE=..\shared\tcl_base\tclcmdah.c
|
144 |
# End Source File
|
145 |
# Begin Source File
|
146 |
|
147 |
SOURCE=..\shared\tcl_base\tclcmdil.c
|
148 |
# End Source File
|
149 |
# Begin Source File
|
150 |
|
151 |
SOURCE=..\shared\tcl_base\tclcmdmz.c
|
152 |
# End Source File
|
153 |
# Begin Source File
|
154 |
|
155 |
SOURCE=..\shared\tcl_base\tclcompcmds.c
|
156 |
# End Source File
|
157 |
# Begin Source File
|
158 |
|
159 |
SOURCE=..\shared\tcl_base\tclcompexpr.c
|
160 |
# End Source File
|
161 |
# Begin Source File
|
162 |
|
163 |
SOURCE=..\shared\tcl_base\tclcompile.c
|
164 |
# End Source File
|
165 |
# Begin Source File
|
166 |
|
167 |
SOURCE=..\shared\tcl_base\tcldate.c
|
168 |
# End Source File
|
169 |
# Begin Source File
|
170 |
|
171 |
SOURCE=..\shared\tcl_base\tclencoding.c
|
172 |
# End Source File
|
173 |
# Begin Source File
|
174 |
|
175 |
SOURCE=..\shared\tcl_base\tclenv.c
|
176 |
# End Source File
|
177 |
# Begin Source File
|
178 |
|
179 |
SOURCE=..\shared\tcl_base\tclevent.c
|
180 |
# End Source File
|
181 |
# Begin Source File
|
182 |
|
183 |
SOURCE=..\shared\tcl_base\tclexecute.c
|
184 |
# End Source File
|
185 |
# Begin Source File
|
186 |
|
187 |
SOURCE=..\shared\tcl_base\tclfcmd.c
|
188 |
# End Source File
|
189 |
# Begin Source File
|
190 |
|
191 |
SOURCE=..\shared\tcl_base\tclfilename.c
|
192 |
# End Source File
|
193 |
# Begin Source File
|
194 |
|
195 |
SOURCE=..\shared\tcl_base\tclget.c
|
196 |
# End Source File
|
197 |
# Begin Source File
|
198 |
|
199 |
SOURCE=..\shared\tcl_base\tclhash.c
|
200 |
# End Source File
|
201 |
# Begin Source File
|
202 |
|
203 |
SOURCE=..\shared\tcl_base\tclhistory.c
|
204 |
# End Source File
|
205 |
# Begin Source File
|
206 |
|
207 |
SOURCE=..\shared\tcl_base\tclindexobj.c
|
208 |
# End Source File
|
209 |
# Begin Source File
|
210 |
|
211 |
SOURCE=..\shared\tcl_base\tclinterp.c
|
212 |
# End Source File
|
213 |
# Begin Source File
|
214 |
|
215 |
SOURCE=..\shared\tcl_base\tclio.c
|
216 |
# End Source File
|
217 |
# Begin Source File
|
218 |
|
219 |
SOURCE=..\shared\tcl_base\tcliocmd.c
|
220 |
# End Source File
|
221 |
# Begin Source File
|
222 |
|
223 |
SOURCE=..\shared\tcl_base\tcliosock.c
|
224 |
# End Source File
|
225 |
# Begin Source File
|
226 |
|
227 |
SOURCE=..\shared\tcl_base\tclioutil.c
|
228 |
# End Source File
|
229 |
# Begin Source File
|
230 |
|
231 |
SOURCE=..\shared\tcl_base\tcllink.c
|
232 |
# End Source File
|
233 |
# Begin Source File
|
234 |
|
235 |
SOURCE=..\shared\tcl_base\tcllistobj.c
|
236 |
# End Source File
|
237 |
# Begin Source File
|
238 |
|
239 |
SOURCE=..\shared\tcl_base\tclliteral.c
|
240 |
# End Source File
|
241 |
# Begin Source File
|
242 |
|
243 |
SOURCE=..\shared\tcl_base\tclload.c
|
244 |
# End Source File
|
245 |
# Begin Source File
|
246 |
|
247 |
SOURCE=..\shared\tcl_base\tclmain.c
|
248 |
# End Source File
|
249 |
# Begin Source File
|
250 |
|
251 |
SOURCE=..\shared\tcl_base\tclnamesp.c
|
252 |
# End Source File
|
253 |
# Begin Source File
|
254 |
|
255 |
SOURCE=..\shared\tcl_base\tclnotify.c
|
256 |
# End Source File
|
257 |
# Begin Source File
|
258 |
|
259 |
SOURCE=..\shared\tcl_base\tclobj.c
|
260 |
# End Source File
|
261 |
# Begin Source File
|
262 |
|
263 |
SOURCE=..\shared\tcl_base\tclpanic.c
|
264 |
# End Source File
|
265 |
# Begin Source File
|
266 |
|
267 |
SOURCE=..\shared\tcl_base\tclparse.c
|
268 |
# End Source File
|
269 |
# Begin Source File
|
270 |
|
271 |
SOURCE=..\shared\tcl_base\tclparseexpr.c
|
272 |
# End Source File
|
273 |
# Begin Source File
|
274 |
|
275 |
SOURCE=..\shared\tcl_base\tclpipe.c
|
276 |
# End Source File
|
277 |
# Begin Source File
|
278 |
|
279 |
SOURCE=..\shared\tcl_base\tclpkg.c
|
280 |
# End Source File
|
281 |
# Begin Source File
|
282 |
|
283 |
SOURCE=..\shared\tcl_base\tclposixstr.c
|
284 |
# End Source File
|
285 |
# Begin Source File
|
286 |
|
287 |
SOURCE=..\shared\tcl_base\tclpreserve.c
|
288 |
# End Source File
|
289 |
# Begin Source File
|
290 |
|
291 |
SOURCE=..\shared\tcl_base\tclproc.c
|
292 |
# End Source File
|
293 |
# Begin Source File
|
294 |
|
295 |
SOURCE=..\shared\tcl_base\tclregexp.c
|
296 |
# End Source File
|
297 |
# Begin Source File
|
298 |
|
299 |
SOURCE=..\shared\tcl_base\tclresolve.c
|
300 |
# End Source File
|
301 |
# Begin Source File
|
302 |
|
303 |
SOURCE=..\shared\tcl_base\tclresult.c
|
304 |
# End Source File
|
305 |
# Begin Source File
|
306 |
|
307 |
SOURCE=..\shared\tcl_base\tclscan.c
|
308 |
# End Source File
|
309 |
# Begin Source File
|
310 |
|
311 |
SOURCE=..\shared\tcl_base\tclstringobj.c
|
312 |
# End Source File
|
313 |
# Begin Source File
|
314 |
|
315 |
SOURCE=..\shared\tcl_base\tclstubinit.c
|
316 |
# End Source File
|
317 |
# Begin Source File
|
318 |
|
319 |
SOURCE=..\shared\tcl_base\tclstublib.c
|
320 |
# End Source File
|
321 |
# Begin Source File
|
322 |
|
323 |
SOURCE=..\shared\tcl_base\tclthread.c
|
324 |
# End Source File
|
325 |
# Begin Source File
|
326 |
|
327 |
SOURCE=..\shared\tcl_base\tcltimer.c
|
328 |
# End Source File
|
329 |
# Begin Source File
|
330 |
|
331 |
SOURCE=..\shared\tcl_base\tclunidata.c
|
332 |
# End Source File
|
333 |
# Begin Source File
|
334 |
|
335 |
SOURCE=..\shared\tcl_base\tclutf.c
|
336 |
# End Source File
|
337 |
# Begin Source File
|
338 |
|
339 |
SOURCE=..\shared\tcl_base\tclutil.c
|
340 |
# End Source File
|
341 |
# Begin Source File
|
342 |
|
343 |
SOURCE=..\shared\tcl_base\tclvar.c
|
344 |
# End Source File
|
345 |
# Begin Source File
|
346 |
|
347 |
SOURCE=..\shared\tcl_base\tclwin32dll.c
|
348 |
# End Source File
|
349 |
# Begin Source File
|
350 |
|
351 |
SOURCE=..\shared\tcl_base\tclwinchan.c
|
352 |
# End Source File
|
353 |
# Begin Source File
|
354 |
|
355 |
SOURCE=..\shared\tcl_base\tclwinconsole.c
|
356 |
# End Source File
|
357 |
# Begin Source File
|
358 |
|
359 |
SOURCE=..\shared\tcl_base\tclwindde.c
|
360 |
# End Source File
|
361 |
# Begin Source File
|
362 |
|
363 |
SOURCE=..\shared\tcl_base\tclwinerror.c
|
364 |
# End Source File
|
365 |
# Begin Source File
|
366 |
|
367 |
SOURCE=..\shared\tcl_base\tclwinfcmd.c
|
368 |
# End Source File
|
369 |
# Begin Source File
|
370 |
|
371 |
SOURCE=..\shared\tcl_base\tclwinfile.c
|
372 |
# End Source File
|
373 |
# Begin Source File
|
374 |
|
375 |
SOURCE=..\shared\tcl_base\tclwininit.c
|
376 |
# End Source File
|
377 |
# Begin Source File
|
378 |
|
379 |
SOURCE=..\shared\tcl_base\tclwinload.c
|
380 |
# End Source File
|
381 |
# Begin Source File
|
382 |
|
383 |
SOURCE=..\shared\tcl_base\tclwinmtherr.c
|
384 |
# End Source File
|
385 |
# Begin Source File
|
386 |
|
387 |
SOURCE=..\shared\tcl_base\tclwinnotify.c
|
388 |
# End Source File
|
389 |
# Begin Source File
|
390 |
|
391 |
SOURCE=..\shared\tcl_base\tclwinpipe.c
|
392 |
# End Source File
|
393 |
# Begin Source File
|
394 |
|
395 |
SOURCE=..\shared\tcl_base\tclwinreg.c
|
396 |
# End Source File
|
397 |
# Begin Source File
|
398 |
|
399 |
SOURCE=..\shared\tcl_base\tclwinserial.c
|
400 |
# End Source File
|
401 |
# Begin Source File
|
402 |
|
403 |
SOURCE=..\shared\tcl_base\tclwinsock.c
|
404 |
# End Source File
|
405 |
# Begin Source File
|
406 |
|
407 |
SOURCE=..\shared\tcl_base\tclwinthrd.c
|
408 |
# End Source File
|
409 |
# Begin Source File
|
410 |
|
411 |
SOURCE=..\shared\tcl_base\tclwintime.c
|
412 |
# End Source File
|
413 |
# End Group
|
414 |
# Begin Group "Msvc_Main"
|
415 |
|
416 |
# PROP Default_Filter ".c,.cpp"
|
417 |
# Begin Source File
|
418 |
|
419 |
SOURCE=.\egs_main.cpp
|
420 |
# End Source File
|
421 |
# End Group
|
422 |
# Begin Group "Extensions"
|
423 |
|
424 |
# PROP Default_Filter ".c,.cpp"
|
425 |
# Begin Source File
|
426 |
|
427 |
SOURCE=..\shared\tclxtens\arblenints.c
|
428 |
# End Source File
|
429 |
# Begin Source File
|
430 |
|
431 |
SOURCE=..\shared\tclxtens\build_config.c
|
432 |
# End Source File
|
433 |
# Begin Source File
|
434 |
|
435 |
SOURCE=..\shared\tclxtens\crchashextns.c
|
436 |
# End Source File
|
437 |
# Begin Source File
|
438 |
|
439 |
SOURCE=..\shared\tclxtens\credits.c
|
440 |
# End Source File
|
441 |
# Begin Source File
|
442 |
|
443 |
SOURCE=..\shared\tclxtens\extninit.c
|
444 |
# End Source File
|
445 |
# Begin Source File
|
446 |
|
447 |
SOURCE=..\shared\tclxtens\msgstrs.c
|
448 |
# End Source File
|
449 |
# Begin Source File
|
450 |
|
451 |
SOURCE=..\shared\tclxtens\pr_randa.c
|
452 |
# End Source File
|
453 |
# Begin Source File
|
454 |
|
455 |
SOURCE=..\shared\tclxtens\vcinfo.c
|
456 |
# End Source File
|
457 |
# End Group
|
458 |
# Begin Group "Shared_C_Data_Driven_Modules"
|
459 |
|
460 |
# PROP Default_Filter ""
|
461 |
# Begin Source File
|
462 |
|
463 |
SOURCE=..\shared\c_datd\bstrfunc.c
|
464 |
# End Source File
|
465 |
# Begin Source File
|
466 |
|
467 |
SOURCE=..\shared\c_datd\charfunc.c
|
468 |
# End Source File
|
469 |
# Begin Source File
|
470 |
|
471 |
SOURCE=..\shared\c_datd\crchashfuncs.c
|
472 |
# End Source File
|
473 |
# Begin Source File
|
474 |
|
475 |
SOURCE=..\shared\c_datd\fcmiof.c
|
476 |
# End Source File
|
477 |
# Begin Source File
|
478 |
|
479 |
SOURCE=..\shared\c_datd\gmp_ints.c
|
480 |
# End Source File
|
481 |
# Begin Source File
|
482 |
|
483 |
SOURCE=..\shared\c_datd\gmp_ralg.c
|
484 |
# End Source File
|
485 |
# Begin Source File
|
486 |
|
487 |
SOURCE=..\shared\c_datd\gmp_rats.c
|
488 |
# End Source File
|
489 |
# Begin Source File
|
490 |
|
491 |
SOURCE=..\shared\c_datd\intfunc.c
|
492 |
# End Source File
|
493 |
# Begin Source File
|
494 |
|
495 |
SOURCE=..\shared\c_datd\strfuncs.c
|
496 |
# End Source File
|
497 |
# End Group
|
498 |
# End Group
|
499 |
# Begin Group "Resource Files"
|
500 |
|
501 |
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
502 |
# End Group
|
503 |
# End Target
|
504 |
# End Project
|