First cleaning step in "dsp_files" directory.
[Faustine.git] / interpretor / faust-0.9.47mr3 / windows / faust_vs2008.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="faust_vs2008"
6 ProjectGUID="{5B179DA5-5826-46C2-AF2C-DBEF9181610D}"
7 RootNamespace="faust_vs2008"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
10 >
11 <Platforms>
12 <Platform
13 Name="Win32"
14 />
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="_output/$(PlatformName)/$(ProjectName)/$(ConfigurationName)"
22 IntermediateDirectory="_output/$(PlatformName)/$(ProjectName)/$(ConfigurationName)/Int"
23 ConfigurationType="1"
24 CharacterSet="2"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 />
29 <Tool
30 Name="VCCustomBuildTool"
31 />
32 <Tool
33 Name="VCXMLDataGeneratorTool"
34 />
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
37 />
38 <Tool
39 Name="VCMIDLTool"
40 />
41 <Tool
42 Name="VCCLCompilerTool"
43 AdditionalOptions="/wd4554"
44 Optimization="0"
45 AdditionalIncludeDirectories="../compiler/tlib;../compiler/signals;../compiler/normalize;../compiler/generator;../compiler/parallelize;../compiler/propagate;../compiler/boxes;../compiler/errors;../compiler/parser;../compiler/evaluate;../compiler/documentator;../compiler/draw/schema;../compiler/draw/device;../compiler/draw;../compiler/extended;../compiler/utils;../compiler/patternmatcher"
46 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
47 MinimalRebuild="true"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="1"
50 UsePrecompiledHeader="0"
51 WarningLevel="3"
52 DebugInformationFormat="3"
53 />
54 <Tool
55 Name="VCManagedResourceCompilerTool"
56 />
57 <Tool
58 Name="VCResourceCompilerTool"
59 />
60 <Tool
61 Name="VCPreLinkEventTool"
62 />
63 <Tool
64 Name="VCLinkerTool"
65 LinkIncremental="2"
66 GenerateDebugInformation="true"
67 SubSystem="1"
68 TargetMachine="1"
69 />
70 <Tool
71 Name="VCALinkTool"
72 />
73 <Tool
74 Name="VCManifestTool"
75 />
76 <Tool
77 Name="VCXDCMakeTool"
78 />
79 <Tool
80 Name="VCBscMakeTool"
81 />
82 <Tool
83 Name="VCFxCopTool"
84 />
85 <Tool
86 Name="VCAppVerifierTool"
87 />
88 <Tool
89 Name="VCPostBuildEventTool"
90 />
91 </Configuration>
92 <Configuration
93 Name="Release|Win32"
94 OutputDirectory="_output/$(PlatformName)/$(ProjectName)/$(ConfigurationName)"
95 IntermediateDirectory="_output/$(PlatformName)/$(ProjectName)/$(ConfigurationName)/Int"
96 ConfigurationType="1"
97 CharacterSet="2"
98 WholeProgramOptimization="1"
99 >
100 <Tool
101 Name="VCPreBuildEventTool"
102 />
103 <Tool
104 Name="VCCustomBuildTool"
105 />
106 <Tool
107 Name="VCXMLDataGeneratorTool"
108 />
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"
111 />
112 <Tool
113 Name="VCMIDLTool"
114 />
115 <Tool
116 Name="VCCLCompilerTool"
117 AdditionalOptions="/wd4554"
118 Optimization="2"
119 EnableIntrinsicFunctions="true"
120 AdditionalIncludeDirectories="../compiler/tlib;../compiler/signals;../compiler/normalize;../compiler/generator;../compiler/parallelize;../compiler/propagate;../compiler/boxes;../compiler/errors;../compiler/parser;../compiler/evaluate;../compiler/documentator;../compiler/draw/schema;../compiler/draw/device;../compiler/draw;../compiler/extended;../compiler/utils;../compiler/patternmatcher"
121 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
122 RuntimeLibrary="0"
123 EnableFunctionLevelLinking="true"
124 UsePrecompiledHeader="0"
125 WarningLevel="3"
126 DebugInformationFormat="3"
127 />
128 <Tool
129 Name="VCManagedResourceCompilerTool"
130 />
131 <Tool
132 Name="VCResourceCompilerTool"
133 />
134 <Tool
135 Name="VCPreLinkEventTool"
136 />
137 <Tool
138 Name="VCLinkerTool"
139 LinkIncremental="1"
140 GenerateDebugInformation="true"
141 SubSystem="1"
142 OptimizeReferences="2"
143 EnableCOMDATFolding="2"
144 TargetMachine="1"
145 />
146 <Tool
147 Name="VCALinkTool"
148 />
149 <Tool
150 Name="VCManifestTool"
151 />
152 <Tool
153 Name="VCXDCMakeTool"
154 />
155 <Tool
156 Name="VCBscMakeTool"
157 />
158 <Tool
159 Name="VCFxCopTool"
160 />
161 <Tool
162 Name="VCAppVerifierTool"
163 />
164 <Tool
165 Name="VCPostBuildEventTool"
166 />
167 </Configuration>
168 </Configurations>
169 <References>
170 </References>
171 <Files>
172 <Filter
173 Name="boxes"
174 >
175 <File
176 RelativePath="..\compiler\boxes\boxcomplexity.cpp"
177 >
178 </File>
179 <File
180 RelativePath="..\compiler\boxes\boxcomplexity.h"
181 >
182 </File>
183 <File
184 RelativePath="..\compiler\boxes\boxes.cpp"
185 >
186 </File>
187 <File
188 RelativePath="..\compiler\boxes\boxes.hh"
189 >
190 </File>
191 <File
192 RelativePath="..\compiler\boxes\boxtype.cpp"
193 >
194 </File>
195 <File
196 RelativePath="..\compiler\boxes\ppbox.cpp"
197 >
198 </File>
199 <File
200 RelativePath="..\compiler\boxes\ppbox.hh"
201 >
202 </File>
203 </Filter>
204 <Filter
205 Name="documentator"
206 >
207 <File
208 RelativePath="..\compiler\documentator\doc.cpp"
209 >
210 </File>
211 <File
212 RelativePath="..\compiler\documentator\doc.hh"
213 >
214 </File>
215 <File
216 RelativePath="..\compiler\documentator\doc_autodoc.cpp"
217 >
218 </File>
219 <File
220 RelativePath="..\compiler\documentator\doc_autodoc.hh"
221 >
222 </File>
223 <File
224 RelativePath="..\compiler\documentator\doc_compile.cpp"
225 >
226 </File>
227 <File
228 RelativePath="..\compiler\documentator\doc_compile.hh"
229 >
230 </File>
231 <File
232 RelativePath="..\compiler\documentator\doc_lang.cpp"
233 >
234 </File>
235 <File
236 RelativePath="..\compiler\documentator\doc_lang.hh"
237 >
238 </File>
239 <File
240 RelativePath="..\compiler\documentator\doc_metadatas.cpp"
241 >
242 </File>
243 <File
244 RelativePath="..\compiler\documentator\doc_metadatas.hh"
245 >
246 </File>
247 <File
248 RelativePath="..\compiler\documentator\doc_notice.cpp"
249 >
250 </File>
251 <File
252 RelativePath="..\compiler\documentator\doc_notice.hh"
253 >
254 </File>
255 <File
256 RelativePath="..\compiler\documentator\doc_sharing.cpp"
257 >
258 </File>
259 <File
260 RelativePath="..\compiler\documentator\doc_Text.cpp"
261 >
262 </File>
263 <File
264 RelativePath="..\compiler\documentator\doc_Text.hh"
265 >
266 </File>
267 <File
268 RelativePath="..\compiler\documentator\lateq.cpp"
269 >
270 </File>
271 <File
272 RelativePath="..\compiler\documentator\lateq.hh"
273 >
274 </File>
275 </Filter>
276 <Filter
277 Name="draw"
278 >
279 <File
280 RelativePath="..\compiler\draw\drawschema.cpp"
281 >
282 </File>
283 <File
284 RelativePath="..\compiler\draw\drawschema.hh"
285 >
286 </File>
287 <File
288 RelativePath="..\compiler\draw\sigToGraph.cpp"
289 >
290 </File>
291 <File
292 RelativePath="..\compiler\draw\sigToGraph.hh"
293 >
294 </File>
295 <Filter
296 Name="device"
297 >
298 <File
299 RelativePath="..\compiler\draw\device\device.h"
300 >
301 </File>
302 <File
303 RelativePath="..\compiler\draw\device\devLib.h"
304 >
305 </File>
306 <File
307 RelativePath="..\compiler\draw\device\PSDev.cpp"
308 >
309 </File>
310 <File
311 RelativePath="..\compiler\draw\device\PSDev.h"
312 >
313 </File>
314 <File
315 RelativePath="..\compiler\draw\device\SVGDev.cpp"
316 >
317 </File>
318 <File
319 RelativePath="..\compiler\draw\device\SVGDev.h"
320 >
321 </File>
322 </Filter>
323 <Filter
324 Name="schema"
325 >
326 <File
327 RelativePath="..\compiler\draw\schema\blockSchema.cpp"
328 >
329 </File>
330 <File
331 RelativePath="..\compiler\draw\schema\blockSchema.h"
332 >
333 </File>
334 <File
335 RelativePath="..\compiler\draw\schema\cableSchema.cpp"
336 >
337 </File>
338 <File
339 RelativePath="..\compiler\draw\schema\cableSchema.h"
340 >
341 </File>
342 <File
343 RelativePath="..\compiler\draw\schema\collector.cpp"
344 >
345 </File>
346 <File
347 RelativePath="..\compiler\draw\schema\cutSchema.cpp"
348 >
349 </File>
350 <File
351 RelativePath="..\compiler\draw\schema\cutSchema.h"
352 >
353 </File>
354 <File
355 RelativePath="..\compiler\draw\schema\decorateSchema.cpp"
356 >
357 </File>
358 <File
359 RelativePath="..\compiler\draw\schema\decorateSchema.h"
360 >
361 </File>
362 <File
363 RelativePath="..\compiler\draw\schema\enlargedSchema.cpp"
364 >
365 </File>
366 <File
367 RelativePath="..\compiler\draw\schema\enlargedSchema.h"
368 >
369 </File>
370 <File
371 RelativePath="..\compiler\draw\schema\inverterSchema.cpp"
372 >
373 </File>
374 <File
375 RelativePath="..\compiler\draw\schema\inverterSchema.h"
376 >
377 </File>
378 <File
379 RelativePath="..\compiler\draw\schema\mergeSchema.cpp"
380 >
381 </File>
382 <File
383 RelativePath="..\compiler\draw\schema\mergeSchema.h"
384 >
385 </File>
386 <File
387 RelativePath="..\compiler\draw\schema\parSchema.cpp"
388 >
389 </File>
390 <File
391 RelativePath="..\compiler\draw\schema\parSchema.h"
392 >
393 </File>
394 <File
395 RelativePath="..\compiler\draw\schema\recSchema.cpp"
396 >
397 </File>
398 <File
399 RelativePath="..\compiler\draw\schema\recSchema.h"
400 >
401 </File>
402 <File
403 RelativePath="..\compiler\draw\schema\schema.h"
404 >
405 </File>
406 <File
407 RelativePath="..\compiler\draw\schema\seqSchema.cpp"
408 >
409 </File>
410 <File
411 RelativePath="..\compiler\draw\schema\seqSchema.h"
412 >
413 </File>
414 <File
415 RelativePath="..\compiler\draw\schema\splitSchema.cpp"
416 >
417 </File>
418 <File
419 RelativePath="..\compiler\draw\schema\splitSchema.h"
420 >
421 </File>
422 <File
423 RelativePath="..\compiler\draw\schema\topSchema.cpp"
424 >
425 </File>
426 <File
427 RelativePath="..\compiler\draw\schema\topSchema.h"
428 >
429 </File>
430 </Filter>
431 </Filter>
432 <Filter
433 Name="errors"
434 >
435 <File
436 RelativePath="..\compiler\errors\errormsg.cpp"
437 >
438 </File>
439 <File
440 RelativePath="..\compiler\errors\errormsg.hh"
441 >
442 </File>
443 <File
444 RelativePath="..\compiler\errors\timing.cpp"
445 >
446 </File>
447 <File
448 RelativePath="..\compiler\errors\timing.hh"
449 >
450 </File>
451 </Filter>
452 <Filter
453 Name="evaluate"
454 >
455 <File
456 RelativePath="..\compiler\evaluate\environment.cpp"
457 >
458 </File>
459 <File
460 RelativePath="..\compiler\evaluate\environment.hh"
461 >
462 </File>
463 <File
464 RelativePath="..\compiler\evaluate\eval.cpp"
465 >
466 </File>
467 <File
468 RelativePath="..\compiler\evaluate\eval.hh"
469 >
470 </File>
471 <File
472 RelativePath="..\compiler\evaluate\loopDetector.cpp"
473 >
474 </File>
475 <File
476 RelativePath="..\compiler\evaluate\loopDetector.hh"
477 >
478 </File>
479 </Filter>
480 <Filter
481 Name="extended"
482 >
483 <File
484 RelativePath="..\compiler\extended\absprim.cpp"
485 >
486 </File>
487 <File
488 RelativePath="..\compiler\extended\acosprim.cpp"
489 >
490 </File>
491 <File
492 RelativePath="..\compiler\extended\asinprim.cpp"
493 >
494 </File>
495 <File
496 RelativePath="..\compiler\extended\atan2prim.cpp"
497 >
498 </File>
499 <File
500 RelativePath="..\compiler\extended\atanprim.cpp"
501 >
502 </File>
503 <File
504 RelativePath="..\compiler\extended\ceilprim.cpp"
505 >
506 </File>
507 <File
508 RelativePath="..\compiler\extended\cosprim.cpp"
509 >
510 </File>
511 <File
512 RelativePath="..\compiler\extended\expprim.cpp"
513 >
514 </File>
515 <File
516 RelativePath="..\compiler\extended\floorprim.cpp"
517 >
518 </File>
519 <File
520 RelativePath="..\compiler\extended\fmodprim.cpp"
521 >
522 </File>
523 <File
524 RelativePath="..\compiler\extended\log10prim.cpp"
525 >
526 </File>
527 <File
528 RelativePath="..\compiler\extended\logprim.cpp"
529 >
530 </File>
531 <File
532 RelativePath="..\compiler\extended\maxprim.cpp"
533 >
534 </File>
535 <File
536 RelativePath="..\compiler\extended\minprim.cpp"
537 >
538 </File>
539 <File
540 RelativePath="..\compiler\extended\powprim.cpp"
541 >
542 </File>
543 <File
544 RelativePath="..\compiler\extended\remainderprim.cpp"
545 >
546 </File>
547 <File
548 RelativePath="..\compiler\extended\rintprim.cpp"
549 >
550 </File>
551 <File
552 RelativePath="..\compiler\extended\sinprim.cpp"
553 >
554 </File>
555 <File
556 RelativePath="..\compiler\extended\sqrtprim.cpp"
557 >
558 </File>
559 <File
560 RelativePath="..\compiler\extended\tanprim.cpp"
561 >
562 </File>
563 <File
564 RelativePath="..\compiler\extended\xtended.hh"
565 >
566 </File>
567 </Filter>
568 <Filter
569 Name="generator"
570 >
571 <File
572 RelativePath="..\compiler\generator\compile.cpp"
573 >
574 </File>
575 <File
576 RelativePath="..\compiler\generator\compile.hh"
577 >
578 </File>
579 <File
580 RelativePath="..\compiler\generator\compile_scal.cpp"
581 >
582 </File>
583 <File
584 RelativePath="..\compiler\generator\compile_scal.hh"
585 >
586 </File>
587 <File
588 RelativePath="..\compiler\generator\compile_sched.cpp"
589 >
590 </File>
591 <File
592 RelativePath="..\compiler\generator\compile_sched.hh"
593 >
594 </File>
595 <File
596 RelativePath="..\compiler\generator\compile_vect.cpp"
597 >
598 </File>
599 <File
600 RelativePath="..\compiler\generator\compile_vect.hh"
601 >
602 </File>
603 <File
604 RelativePath="..\compiler\generator\contextor.cpp"
605 >
606 </File>
607 <File
608 RelativePath="..\compiler\generator\contextor.hh"
609 >
610 </File>
611 <File
612 RelativePath="..\compiler\generator\description.cpp"
613 >
614 </File>
615 <File
616 RelativePath="..\compiler\generator\description.hh"
617 >
618 </File>
619 <File
620 RelativePath="..\compiler\generator\floats.cpp"
621 >
622 </File>
623 <File
624 RelativePath="..\compiler\generator\floats.hh"
625 >
626 </File>
627 <File
628 RelativePath="..\compiler\generator\klass.cpp"
629 >
630 </File>
631 <File
632 RelativePath="..\compiler\generator\klass.hh"
633 >
634 </File>
635 <File
636 RelativePath="..\compiler\generator\occurences.cpp"
637 >
638 </File>
639 <File
640 RelativePath="..\compiler\generator\occurences.hh"
641 >
642 </File>
643 <File
644 RelativePath="..\compiler\generator\sharing.cpp"
645 >
646 </File>
647 <File
648 RelativePath="..\compiler\generator\Text.cpp"
649 >
650 </File>
651 <File
652 RelativePath="..\compiler\generator\Text.hh"
653 >
654 </File>
655 <File
656 RelativePath="..\compiler\generator\uitree.cpp"
657 >
658 </File>
659 <File
660 RelativePath="..\compiler\generator\uitree.hh"
661 >
662 </File>
663 </Filter>
664 <Filter
665 Name="normalize"
666 >
667 <File
668 RelativePath="..\compiler\normalize\aterm.cpp"
669 >
670 </File>
671 <File
672 RelativePath="..\compiler\normalize\aterm.hh"
673 >
674 </File>
675 <File
676 RelativePath="..\compiler\normalize\mterm.cpp"
677 >
678 </File>
679 <File
680 RelativePath="..\compiler\normalize\mterm.hh"
681 >
682 </File>
683 <File
684 RelativePath="..\compiler\normalize\normalize.cpp"
685 >
686 </File>
687 <File
688 RelativePath="..\compiler\normalize\normalize.hh"
689 >
690 </File>
691 <File
692 RelativePath="..\compiler\normalize\privatise.cpp"
693 >
694 </File>
695 <File
696 RelativePath="..\compiler\normalize\privatise.hh"
697 >
698 </File>
699 <File
700 RelativePath="..\compiler\normalize\simplify.cpp"
701 >
702 </File>
703 <File
704 RelativePath="..\compiler\normalize\simplify.hh"
705 >
706 </File>
707 </Filter>
708 <Filter
709 Name="parallelize"
710 >
711 <File
712 RelativePath="..\compiler\parallelize\colorize.cpp"
713 >
714 </File>
715 <File
716 RelativePath="..\compiler\parallelize\colorize.h"
717 >
718 </File>
719 <File
720 RelativePath="..\compiler\parallelize\graphSorting.cpp"
721 >
722 </File>
723 <File
724 RelativePath="..\compiler\parallelize\graphSorting.hh"
725 >
726 </File>
727 <File
728 RelativePath="..\compiler\parallelize\loop.cpp"
729 >
730 </File>
731 <File
732 RelativePath="..\compiler\parallelize\loop.hh"
733 >
734 </File>
735 </Filter>
736 <Filter
737 Name="parser"
738 >
739 <File
740 RelativePath="..\compiler\parser\enrobage.cpp"
741 >
742 </File>
743 <File
744 RelativePath="..\compiler\parser\enrobage.hh"
745 >
746 </File>
747 <File
748 RelativePath="..\compiler\parser\faustlexer.cpp"
749 >
750 </File>
751 <File
752 RelativePath="..\compiler\parser\faustparser.cpp"
753 >
754 </File>
755 <File
756 RelativePath="..\compiler\parser\faustparser.hpp"
757 >
758 </File>
759 <File
760 RelativePath="..\compiler\parser\sourcereader.cpp"
761 >
762 </File>
763 <File
764 RelativePath="..\compiler\parser\sourcereader.hh"
765 >
766 </File>
767 </Filter>
768 <Filter
769 Name="patternmatcher"
770 >
771 <File
772 RelativePath="..\compiler\patternmatcher\patternmatcher.cpp"
773 >
774 </File>
775 <File
776 RelativePath="..\compiler\patternmatcher\patternmatcher.hh"
777 >
778 </File>
779 </Filter>
780 <Filter
781 Name="propagate"
782 >
783 <File
784 RelativePath="..\compiler\propagate\labels.cpp"
785 >
786 </File>
787 <File
788 RelativePath="..\compiler\propagate\labels.hh"
789 >
790 </File>
791 <File
792 RelativePath="..\compiler\propagate\propagate.cpp"
793 >
794 </File>
795 <File
796 RelativePath="..\compiler\propagate\propagate.hh"
797 >
798 </File>
799 </Filter>
800 <Filter
801 Name="signals"
802 >
803 <File
804 RelativePath="..\compiler\signals\binop.cpp"
805 >
806 </File>
807 <File
808 RelativePath="..\compiler\signals\binop.hh"
809 >
810 </File>
811 <File
812 RelativePath="..\compiler\signals\interval.hh"
813 >
814 </File>
815 <File
816 RelativePath="..\compiler\signals\ppsig.cpp"
817 >
818 </File>
819 <File
820 RelativePath="..\compiler\signals\ppsig.hh"
821 >
822 </File>
823 <File
824 RelativePath="..\compiler\signals\prim2.cpp"
825 >
826 </File>
827 <File
828 RelativePath="..\compiler\signals\prim2.hh"
829 >
830 </File>
831 <File
832 RelativePath="..\compiler\signals\recursivness.cpp"
833 >
834 </File>
835 <File
836 RelativePath="..\compiler\signals\recursivness.hh"
837 >
838 </File>
839 <File
840 RelativePath="..\compiler\signals\signals.cpp"
841 >
842 </File>
843 <File
844 RelativePath="..\compiler\signals\signals.hh"
845 >
846 </File>
847 <File
848 RelativePath="..\compiler\signals\sigorderrules.cpp"
849 >
850 </File>
851 <File
852 RelativePath="..\compiler\signals\sigorderrules.hh"
853 >
854 </File>
855 <File
856 RelativePath="..\compiler\signals\sigprint.cpp"
857 >
858 </File>
859 <File
860 RelativePath="..\compiler\signals\sigprint.hh"
861 >
862 </File>
863 <File
864 RelativePath="..\compiler\signals\sigtype.cpp"
865 >
866 </File>
867 <File
868 RelativePath="..\compiler\signals\sigtype.hh"
869 >
870 </File>
871 <File
872 RelativePath="..\compiler\signals\sigtyperules.cpp"
873 >
874 </File>
875 <File
876 RelativePath="..\compiler\signals\sigtyperules.hh"
877 >
878 </File>
879 <File
880 RelativePath="..\compiler\signals\sigvisitor.cpp"
881 >
882 </File>
883 <File
884 RelativePath="..\compiler\signals\sigvisitor.hh"
885 >
886 </File>
887 <File
888 RelativePath="..\compiler\signals\subsignals.cpp"
889 >
890 </File>
891 </Filter>
892 <Filter
893 Name="tlib"
894 >
895 <File
896 RelativePath="..\compiler\tlib\compatibility.cpp"
897 >
898 </File>
899 <File
900 RelativePath="..\compiler\tlib\compatibility.hh"
901 >
902 </File>
903 <File
904 RelativePath="..\compiler\tlib\list.cpp"
905 >
906 </File>
907 <File
908 RelativePath="..\compiler\tlib\list.hh"
909 >
910 </File>
911 <File
912 RelativePath="..\compiler\tlib\node.cpp"
913 >
914 </File>
915 <File
916 RelativePath="..\compiler\tlib\node.hh"
917 >
918 </File>
919 <File
920 RelativePath="..\compiler\tlib\num.hh"
921 >
922 </File>
923 <File
924 RelativePath="..\compiler\tlib\occurrences.cpp"
925 >
926 </File>
927 <File
928 RelativePath="..\compiler\tlib\occurrences.hh"
929 >
930 </File>
931 <File
932 RelativePath="..\compiler\tlib\property.hh"
933 >
934 </File>
935 <File
936 RelativePath="..\compiler\tlib\recursive-tree.cpp"
937 >
938 </File>
939 <File
940 RelativePath="..\compiler\tlib\shlysis.cpp"
941 >
942 </File>
943 <File
944 RelativePath="..\compiler\tlib\shlysis.hh"
945 >
946 </File>
947 <File
948 RelativePath="..\compiler\tlib\smartpointer.hh"
949 >
950 </File>
951 <File
952 RelativePath="..\compiler\tlib\symbol.cpp"
953 >
954 </File>
955 <File
956 RelativePath="..\compiler\tlib\symbol.hh"
957 >
958 </File>
959 <File
960 RelativePath="..\compiler\tlib\tlib.hh"
961 >
962 </File>
963 <File
964 RelativePath="..\compiler\tlib\tree.cpp"
965 >
966 </File>
967 <File
968 RelativePath="..\compiler\tlib\tree.hh"
969 >
970 </File>
971 </Filter>
972 <Filter
973 Name="utils"
974 >
975 <File
976 RelativePath="..\compiler\utils\names.cpp"
977 >
978 </File>
979 <File
980 RelativePath="..\compiler\utils\names.hh"
981 >
982 </File>
983 </Filter>
984 <File
985 RelativePath="..\compiler\main.cpp"
986 >
987 </File>
988 </Files>
989 <Globals>
990 </Globals>
991 </VisualStudioProject>