]> andersk Git - splint.git/blame - win32/Splint/Splint.dsp
Removed /bin/csh from tainted/Makefile
[splint.git] / win32 / Splint / Splint.dsp
CommitLineData
747ae48b 1# Microsoft Developer Studio Project File - Name="Splint" - 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) Console Application" 0x0103\r
6\r
7CFG=Splint - 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 "Splint.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 "Splint.mak" CFG="Splint - Win32 Debug"\r
17!MESSAGE \r
18!MESSAGE Possible choices for configuration are:\r
19!MESSAGE \r
20!MESSAGE "Splint - Win32 Release" (based on "Win32 (x86) Console Application")\r
21!MESSAGE "Splint - Win32 Debug" (based on "Win32 (x86) Console 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
28CPP=cl.exe\r
29RSC=rc.exe\r
30\r
31!IF "$(CFG)" == "Splint - Win32 Release"\r
32\r
33# PROP BASE Use_MFC 0\r
34# PROP BASE Use_Debug_Libraries 0\r
35# PROP BASE Output_Dir "Release"\r
36# PROP BASE Intermediate_Dir "Release"\r
37# PROP BASE Target_Dir ""\r
38# PROP Use_MFC 0\r
39# PROP Use_Debug_Libraries 0\r
40# PROP Output_Dir "Release"\r
41# PROP Intermediate_Dir "Release"\r
29d38a81 42# PROP Ignore_Export_Lib 0\r
747ae48b 43# PROP Target_Dir ""\r
44# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
29d38a81 45# ADD CPP /nologo /W3 /GX /O2 /I "\\Apollo\evans\LCLintDev\src\Headers" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "HAVE_CONFIG_H" /FD /c\r
46# SUBTRACT CPP /YX\r
747ae48b 47# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
48# ADD RSC /l 0x409 /d "NDEBUG"\r
49BSC32=bscmake.exe\r
50# ADD BASE BSC32 /nologo\r
51# ADD BSC32 /nologo\r
52LINK32=link.exe\r
29d38a81 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\r
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 setargv.obj /nologo /subsystem:console /machine:I386 /out:"C:/splint-3.0.1/bin/splint.exe"\r
747ae48b 55\r
56!ELSEIF "$(CFG)" == "Splint - Win32 Debug"\r
57\r
58# PROP BASE Use_MFC 0\r
59# PROP BASE Use_Debug_Libraries 1\r
60# PROP BASE Output_Dir "Debug"\r
61# PROP BASE Intermediate_Dir "Debug"\r
62# PROP BASE Target_Dir ""\r
63# PROP Use_MFC 0\r
64# PROP Use_Debug_Libraries 1\r
65# PROP Output_Dir "Debug"\r
66# PROP Intermediate_Dir "Debug"\r
29d38a81 67# PROP Ignore_Export_Lib 0\r
747ae48b 68# PROP Target_Dir ""\r
29d38a81 69# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
70# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "Headers" /I "\\Apollo\evans]LCLintDev\src\Headers" /D "_DEBUG" /D "HAVE_CONFIG_H" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c\r
747ae48b 71# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
72# ADD RSC /l 0x409 /d "_DEBUG"\r
73BSC32=bscmake.exe\r
74# ADD BASE BSC32 /nologo\r
75# ADD BSC32 /nologo\r
76LINK32=link.exe\r
29d38a81 77# 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\r
78# ADD LINK32 setargv.obj 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\r
747ae48b 79\r
80!ENDIF \r
81\r
82# Begin Target\r
83\r
84# Name "Splint - Win32 Release"\r
85# Name "Splint - Win32 Debug"\r
86# Begin Group "Source Files"\r
87\r
88# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
29d38a81 89# Begin Source File\r
90\r
91SOURCE=..\..\src\abstract.c\r
92# End Source File\r
93# Begin Source File\r
94\r
95SOURCE=..\..\src\aliasTable.c\r
96# End Source File\r
97# Begin Source File\r
98\r
99SOURCE=..\..\src\annotationInfo.c\r
100# End Source File\r
101# Begin Source File\r
102\r
103SOURCE=..\..\src\annotationTable.c\r
104# End Source File\r
105# Begin Source File\r
106\r
107SOURCE=..\..\src\cgrammar.c\r
108# End Source File\r
109# Begin Source File\r
110\r
111SOURCE=..\..\src\checking.c\r
112# End Source File\r
113# Begin Source File\r
114\r
115SOURCE=..\..\src\clabstract.c\r
116# End Source File\r
117# Begin Source File\r
118\r
119SOURCE=..\..\src\clause.c\r
120# End Source File\r
121# Begin Source File\r
122\r
123SOURCE=..\..\src\clauseStack.c\r
124# End Source File\r
125# Begin Source File\r
126\r
127SOURCE=..\..\src\constraint.c\r
128# End Source File\r
129# Begin Source File\r
130\r
131SOURCE=..\..\src\constraintExpr.c\r
132# End Source File\r
133# Begin Source File\r
134\r
135SOURCE=..\..\src\constraintExprData.c\r
136# End Source File\r
137# Begin Source File\r
138\r
139SOURCE=..\..\src\constraintGeneration.c\r
140# End Source File\r
141# Begin Source File\r
142\r
143SOURCE=..\..\src\constraintList.c\r
144# End Source File\r
145# Begin Source File\r
146\r
147SOURCE=..\..\src\constraintOutput.c\r
148# End Source File\r
149# Begin Source File\r
150\r
151SOURCE=..\..\src\constraintResolve.c\r
152# End Source File\r
153# Begin Source File\r
154\r
155SOURCE=..\..\src\constraintTerm.c\r
156# End Source File\r
157# Begin Source File\r
158\r
159SOURCE=..\..\src\context.c\r
160# End Source File\r
161# Begin Source File\r
162\r
163SOURCE=..\..\src\cpperror.c\r
164# End Source File\r
165# Begin Source File\r
166\r
167SOURCE=..\..\src\cppexp.c\r
168# End Source File\r
169# Begin Source File\r
170\r
171SOURCE=..\..\src\cpphash.c\r
172# End Source File\r
173# Begin Source File\r
174\r
175SOURCE=..\..\src\cpplib.c\r
176# End Source File\r
177# Begin Source File\r
178\r
179SOURCE=..\..\src\cppmain.c\r
180# End Source File\r
181# Begin Source File\r
182\r
183SOURCE=..\..\src\cprim.c\r
184# End Source File\r
185# Begin Source File\r
186\r
187SOURCE=..\..\src\cscanner.c\r
188# End Source File\r
189# Begin Source File\r
190\r
191SOURCE=..\..\src\cstring.c\r
192# End Source File\r
193# Begin Source File\r
194\r
195SOURCE=..\..\src\cstringList.c\r
196# End Source File\r
197# Begin Source File\r
198\r
199SOURCE=..\..\src\cstringSList.c\r
200# End Source File\r
201# Begin Source File\r
202\r
203SOURCE=..\..\src\cstringTable.c\r
204# End Source File\r
205# Begin Source File\r
206\r
207SOURCE=..\..\src\ctype.c\r
208# End Source File\r
209# Begin Source File\r
210\r
211SOURCE=..\..\src\ctypeList.c\r
212# End Source File\r
213# Begin Source File\r
214\r
215SOURCE=..\..\src\cvar.c\r
216# End Source File\r
217# Begin Source File\r
218\r
219SOURCE=..\..\src\declaratorInvNodeList.c\r
220# End Source File\r
221# Begin Source File\r
222\r
223SOURCE=..\..\src\declaratorNodeList.c\r
224# End Source File\r
225# Begin Source File\r
226\r
227SOURCE=..\..\src\ekind.c\r
228# End Source File\r
229# Begin Source File\r
230\r
231SOURCE=..\..\src\enumNameList.c\r
232# End Source File\r
233# Begin Source File\r
234\r
235SOURCE=..\..\src\enumNameSList.c\r
236# End Source File\r
237# Begin Source File\r
238\r
239SOURCE=..\..\src\exprChecks.c\r
240# End Source File\r
241# Begin Source File\r
242\r
243SOURCE=..\..\src\exprData.c\r
244# End Source File\r
245# Begin Source File\r
246\r
247SOURCE=..\..\src\exprNode.c\r
248# End Source File\r
249# Begin Source File\r
250\r
251SOURCE=..\..\src\exprNodeList.c\r
252# End Source File\r
253# Begin Source File\r
254\r
255SOURCE=..\..\src\exprNodeSList.c\r
256# End Source File\r
257# Begin Source File\r
258\r
259SOURCE=..\..\src\fcnNodeList.c\r
260# End Source File\r
261# Begin Source File\r
262\r
263SOURCE=..\..\src\fileIdList.c\r
264# End Source File\r
265# Begin Source File\r
266\r
267SOURCE=..\..\src\fileLib.c\r
268# End Source File\r
269# Begin Source File\r
270\r
271SOURCE=..\..\src\fileloc.c\r
272# End Source File\r
273# Begin Source File\r
274\r
275SOURCE=..\..\src\filelocList.c\r
276# End Source File\r
277# Begin Source File\r
278\r
279SOURCE=..\..\src\filelocStack.c\r
280# End Source File\r
281# Begin Source File\r
282\r
283SOURCE=..\..\src\fileTable.c\r
284# End Source File\r
285# Begin Source File\r
286\r
287SOURCE=..\..\src\flagMarker.c\r
288# End Source File\r
289# Begin Source File\r
290\r
291SOURCE=..\..\src\flagMarkerList.c\r
292# End Source File\r
293# Begin Source File\r
294\r
295SOURCE=..\..\src\flags.c\r
296# End Source File\r
297# Begin Source File\r
298\r
299SOURCE=..\..\src\flagSpec.c\r
300# End Source File\r
301# Begin Source File\r
302\r
303SOURCE=..\..\src\functionClause.c\r
304# End Source File\r
305# Begin Source File\r
306\r
307SOURCE=..\..\src\functionClauseList.c\r
308# End Source File\r
309# Begin Source File\r
310\r
311SOURCE=..\..\src\functionConstraint.c\r
312# End Source File\r
313# Begin Source File\r
314\r
315SOURCE=..\..\src\general.c\r
316# End Source File\r
317# Begin Source File\r
318\r
319SOURCE=..\..\src\genericTable.c\r
320# End Source File\r
321# Begin Source File\r
322\r
323SOURCE=..\..\src\globals.c\r
324# End Source File\r
325# Begin Source File\r
326\r
327SOURCE=..\..\src\globalsClause.c\r
328# End Source File\r
329# Begin Source File\r
330\r
331SOURCE=..\..\src\globSet.c\r
332# End Source File\r
333# Begin Source File\r
334\r
335SOURCE=..\..\src\guardSet.c\r
336# End Source File\r
337# Begin Source File\r
338\r
339SOURCE=..\..\src\idDecl.c\r
340# End Source File\r
341# Begin Source File\r
342\r
343SOURCE=..\..\src\idDeclList.c\r
344# End Source File\r
345# Begin Source File\r
346\r
347SOURCE=..\..\src\importNodeList.c\r
348# End Source File\r
349# Begin Source File\r
350\r
351SOURCE=..\..\src\imports.c\r
352# End Source File\r
353# Begin Source File\r
354\r
355SOURCE=..\..\src\initDeclNodeList.c\r
356# End Source File\r
357# Begin Source File\r
358\r
359SOURCE=..\..\src\inputStream.c\r
360# End Source File\r
361# Begin Source File\r
362\r
363SOURCE=..\..\src\interfaceNodeList.c\r
364# End Source File\r
365# Begin Source File\r
366\r
367SOURCE=..\..\src\intSet.c\r
368# End Source File\r
369# Begin Source File\r
370\r
371SOURCE=..\..\src\lclctypes.c\r
372# End Source File\r
373# Begin Source File\r
374\r
375SOURCE=..\..\src\lclinit.c\r
376# End Source File\r
377# Begin Source File\r
378\r
379SOURCE=..\..\src\lcllib.c\r
380# End Source File\r
381# Begin Source File\r
382\r
383SOURCE=..\..\src\lclscan.c\r
384# End Source File\r
385# Begin Source File\r
386\r
387SOURCE=..\..\src\lclscanline.c\r
388# End Source File\r
389# Begin Source File\r
390\r
391SOURCE=..\..\src\lclsyntable.c\r
392# End Source File\r
393# Begin Source File\r
394\r
395SOURCE=..\..\src\lcltokentable.c\r
396# End Source File\r
397# Begin Source File\r
398\r
399SOURCE=..\..\src\letDeclNodeList.c\r
400# End Source File\r
401# Begin Source File\r
402\r
403SOURCE=..\..\src\lh.c\r
404# End Source File\r
405# Begin Source File\r
406\r
407SOURCE=..\..\src\llerror.c\r
408# End Source File\r
409# Begin Source File\r
410\r
411SOURCE=..\..\src\llgrammar.c\r
412# End Source File\r
413# Begin Source File\r
414\r
415SOURCE=..\..\src\llmain.c\r
416# End Source File\r
417# Begin Source File\r
418\r
419SOURCE=..\..\src\lltok.c\r
420# End Source File\r
421# Begin Source File\r
422\r
423SOURCE=..\..\src\loopHeuristics.c\r
424# End Source File\r
425# Begin Source File\r
426\r
427SOURCE=..\..\src\lslinit.c\r
428# End Source File\r
429# Begin Source File\r
430\r
431SOURCE=..\..\src\lslOpList.c\r
432# End Source File\r
433# Begin Source File\r
434\r
435SOURCE=..\..\src\lslOpSet.c\r
436# End Source File\r
437# Begin Source File\r
438\r
439SOURCE=..\..\src\lslparse.c\r
440# End Source File\r
441# Begin Source File\r
442\r
443SOURCE=..\..\src\lsymbol.c\r
444# End Source File\r
445# Begin Source File\r
446\r
447SOURCE=..\..\src\lsymbolList.c\r
448# End Source File\r
449# Begin Source File\r
450\r
451SOURCE=..\..\src\lsymbolSet.c\r
452# End Source File\r
453# Begin Source File\r
454\r
455SOURCE=..\..\src\ltoken.c\r
456# End Source File\r
457# Begin Source File\r
458\r
459SOURCE=..\..\src\ltokenList.c\r
460# End Source File\r
461# Begin Source File\r
462\r
463SOURCE=..\..\src\macrocache.c\r
464# End Source File\r
465# Begin Source File\r
466\r
467SOURCE=..\..\src\mapping.c\r
468# End Source File\r
469# Begin Source File\r
470\r
471SOURCE=..\..\src\message.c\r
472# End Source File\r
473# Begin Source File\r
474\r
475SOURCE=..\..\src\messageLog.c\r
476# End Source File\r
477# Begin Source File\r
478\r
479SOURCE=..\..\src\metaStateConstraint.c\r
480# End Source File\r
481# Begin Source File\r
482\r
483SOURCE=..\..\src\metaStateConstraintList.c\r
484# End Source File\r
485# Begin Source File\r
486\r
487SOURCE=..\..\src\metaStateExpression.c\r
488# End Source File\r
489# Begin Source File\r
490\r
491SOURCE=..\..\src\metaStateInfo.c\r
492# End Source File\r
493# Begin Source File\r
494\r
495SOURCE=..\..\src\metaStateSpecifier.c\r
496# End Source File\r
497# Begin Source File\r
498\r
499SOURCE=..\..\src\metaStateTable.c\r
500# End Source File\r
501# Begin Source File\r
502\r
503SOURCE=..\..\src\modifiesClause.c\r
504# End Source File\r
505# Begin Source File\r
506\r
507SOURCE=..\..\src\mtAnnotationDecl.c\r
508# End Source File\r
509# Begin Source File\r
510\r
511SOURCE=..\..\src\mtAnnotationList.c\r
512# End Source File\r
513# Begin Source File\r
514\r
515SOURCE=..\..\src\mtAnnotationsNode.c\r
516# End Source File\r
517# Begin Source File\r
518\r
519SOURCE=..\..\src\mtContextNode.c\r
520# End Source File\r
521# Begin Source File\r
522\r
523SOURCE=..\..\src\mtDeclarationNode.c\r
524# End Source File\r
525# Begin Source File\r
526\r
527SOURCE=..\..\src\mtDeclarationPiece.c\r
528# End Source File\r
529# Begin Source File\r
530\r
531SOURCE=..\..\src\mtDeclarationPieces.c\r
532# End Source File\r
533# Begin Source File\r
534\r
535SOURCE=..\..\src\mtDefaultsDecl.c\r
536# End Source File\r
537# Begin Source File\r
538\r
539SOURCE=..\..\src\mtDefaultsDeclList.c\r
540# End Source File\r
541# Begin Source File\r
542\r
543SOURCE=..\..\src\mtDefaultsNode.c\r
544# End Source File\r
545# Begin Source File\r
546\r
547SOURCE=..\..\src\mtgrammar.c\r
548# End Source File\r
549# Begin Source File\r
550\r
551SOURCE=..\..\src\mtLoseReference.c\r
552# End Source File\r
553# Begin Source File\r
554\r
555SOURCE=..\..\src\mtLoseReferenceList.c\r
556# End Source File\r
557# Begin Source File\r
558\r
559SOURCE=..\..\src\mtMergeClause.c\r
560# End Source File\r
561# Begin Source File\r
562\r
563SOURCE=..\..\src\mtMergeClauseList.c\r
564# End Source File\r
565# Begin Source File\r
566\r
567SOURCE=..\..\src\mtMergeItem.c\r
568# End Source File\r
569# Begin Source File\r
570\r
571SOURCE=..\..\src\mtMergeNode.c\r
572# End Source File\r
573# Begin Source File\r
574\r
575SOURCE=..\..\src\mtreader.c\r
576# End Source File\r
577# Begin Source File\r
578\r
579SOURCE=..\..\src\mtscanner.c\r
580# End Source File\r
581# Begin Source File\r
582\r
583SOURCE=..\..\src\mttok.c\r
584# End Source File\r
585# Begin Source File\r
586\r
587SOURCE=..\..\src\mtTransferAction.c\r
588# End Source File\r
589# Begin Source File\r
590\r
591SOURCE=..\..\src\mtTransferClause.c\r
592# End Source File\r
593# Begin Source File\r
594\r
595SOURCE=..\..\src\mtTransferClauseList.c\r
596# End Source File\r
597# Begin Source File\r
598\r
599SOURCE=..\..\src\mtValuesNode.c\r
600# End Source File\r
601# Begin Source File\r
602\r
603SOURCE=..\..\src\multiVal.c\r
604# End Source File\r
605# Begin Source File\r
606\r
607SOURCE=..\..\src\nameChecks.c\r
608# End Source File\r
609# Begin Source File\r
610\r
611SOURCE=..\..\src\osd.c\r
612# End Source File\r
613# Begin Source File\r
614\r
615SOURCE=..\..\src\pairNodeList.c\r
616# End Source File\r
617# Begin Source File\r
618\r
619SOURCE=..\..\src\paramNodeList.c\r
620# End Source File\r
621# Begin Source File\r
622\r
623SOURCE=..\..\src\programNodeList.c\r
624# End Source File\r
625# Begin Source File\r
626\r
627SOURCE=..\..\src\qtype.c\r
628# End Source File\r
629# Begin Source File\r
630\r
631SOURCE=..\..\src\qual.c\r
632# End Source File\r
633# Begin Source File\r
634\r
635SOURCE=..\..\src\qualList.c\r
636# End Source File\r
637# Begin Source File\r
638\r
639SOURCE=..\..\src\quantifierNodeList.c\r
640# End Source File\r
641# Begin Source File\r
642\r
643SOURCE=..\..\src\randomNumbers.c\r
644# End Source File\r
645# Begin Source File\r
646\r
647SOURCE=..\..\src\reader.c\r
648# End Source File\r
649# Begin Source File\r
650\r
651SOURCE=..\..\src\replaceNodeList.c\r
652# End Source File\r
653# Begin Source File\r
654\r
655SOURCE=..\..\src\scan.c\r
656# End Source File\r
657# Begin Source File\r
658\r
659SOURCE=..\..\src\scanline.c\r
660# End Source File\r
661# Begin Source File\r
662\r
663SOURCE=..\..\src\shift.c\r
664# End Source File\r
665# Begin Source File\r
666\r
667SOURCE=..\..\src\signature.c\r
668# End Source File\r
669# Begin Source File\r
670\r
671SOURCE=..\..\src\sigNodeSet.c\r
672# End Source File\r
673# Begin Source File\r
674\r
675SOURCE=..\..\src\sort.c\r
676# End Source File\r
677# Begin Source File\r
678\r
679SOURCE=..\..\src\sortList.c\r
680# End Source File\r
681# Begin Source File\r
682\r
683SOURCE=..\..\src\sortSet.c\r
684# End Source File\r
685# Begin Source File\r
686\r
687SOURCE=..\..\src\sortSetList.c\r
688# End Source File\r
689# Begin Source File\r
690\r
691SOURCE=..\..\src\sRef.c\r
692# End Source File\r
693# Begin Source File\r
694\r
695SOURCE=..\..\src\sRefList.c\r
696# End Source File\r
697# Begin Source File\r
698\r
699SOURCE=..\..\src\sRefSet.c\r
700# End Source File\r
701# Begin Source File\r
702\r
703SOURCE=..\..\src\sRefSetList.c\r
704# End Source File\r
705# Begin Source File\r
706\r
707SOURCE=..\..\src\sRefTable.c\r
708# End Source File\r
709# Begin Source File\r
710\r
711SOURCE=..\..\src\stateClause.c\r
712# End Source File\r
713# Begin Source File\r
714\r
715SOURCE=..\..\src\stateClauseList.c\r
716# End Source File\r
717# Begin Source File\r
718\r
719SOURCE=..\..\src\stateCombinationTable.c\r
720# End Source File\r
721# Begin Source File\r
722\r
723SOURCE=..\..\src\stateInfo.c\r
724# End Source File\r
725# Begin Source File\r
726\r
727SOURCE=..\..\src\stateValue.c\r
728# End Source File\r
729# Begin Source File\r
730\r
731SOURCE=..\..\src\stDeclNodeList.c\r
732# End Source File\r
733# Begin Source File\r
734\r
735SOURCE=..\..\src\storeRefNodeList.c\r
736# End Source File\r
737# Begin Source File\r
738\r
739SOURCE=..\..\src\structNames.c\r
740# End Source File\r
741# Begin Source File\r
742\r
743SOURCE=..\..\src\symtable.c\r
744# End Source File\r
745# Begin Source File\r
746\r
747SOURCE=..\..\src\syntable.c\r
748# End Source File\r
749# Begin Source File\r
750\r
751SOURCE=..\..\src\termNodeList.c\r
752# End Source File\r
753# Begin Source File\r
754\r
755SOURCE=..\..\src\tokentable.c\r
756# End Source File\r
757# Begin Source File\r
758\r
759SOURCE=..\..\src\traitRefNodeList.c\r
760# End Source File\r
761# Begin Source File\r
762\r
763SOURCE=..\..\src\transferChecks.c\r
764# End Source File\r
765# Begin Source File\r
766\r
767SOURCE=..\..\src\typeIdSet.c\r
768# End Source File\r
769# Begin Source File\r
770\r
771SOURCE=..\..\src\typeNameNodeList.c\r
772# End Source File\r
773# Begin Source File\r
774\r
775SOURCE=..\..\src\uentry.c\r
776# End Source File\r
777# Begin Source File\r
778\r
779SOURCE=..\..\src\uentryList.c\r
780# End Source File\r
781# Begin Source File\r
782\r
783SOURCE=..\..\src\usymIdSet.c\r
784# End Source File\r
785# Begin Source File\r
786\r
787SOURCE=..\..\src\usymtab.c\r
788# End Source File\r
789# Begin Source File\r
790\r
791SOURCE=..\..\src\usymtab_interface.c\r
792# End Source File\r
793# Begin Source File\r
794\r
795SOURCE=..\..\src\valueTable.c\r
796# End Source File\r
797# Begin Source File\r
798\r
799SOURCE=..\..\src\varDeclarationNodeList.c\r
800# End Source File\r
801# Begin Source File\r
802\r
803SOURCE=..\..\src\varKinds.c\r
804# End Source File\r
805# Begin Source File\r
806\r
807SOURCE=..\..\src\varNodeList.c\r
808# End Source File\r
809# Begin Source File\r
810\r
811SOURCE=..\..\src\warnClause.c\r
812# End Source File\r
813# Begin Source File\r
814\r
815SOURCE=..\..\src\ynm.c\r
816# End Source File\r
747ae48b 817# End Group\r
818# Begin Group "Header Files"\r
819\r
820# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
821# End Group\r
822# Begin Group "Resource Files"\r
823\r
824# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
825# End Group\r
826# End Target\r
827# End Project\r
This page took 0.163251 seconds and 5 git commands to generate.