OSDN Git Service

Import UnkoTim220
[timidity41/timidity41.git] / timidity / timidity.vcproj
1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="timidity"
6         ProjectGUID="{45579E0F-6A19-4E8C-B638-945E0FB44D36}"
7         TargetFrameworkVersion="131072"
8         >
9         <Platforms>
10                 <Platform
11                         Name="Win32"
12                 />
13         </Platforms>
14         <ToolFiles>
15         </ToolFiles>
16         <Configurations>
17                 <Configuration
18                         Name="Debug|Win32"
19                         OutputDirectory="..\Debug"
20                         IntermediateDirectory=".\Debug"
21                         ConfigurationType="4"
22                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
23                         UseOfMFC="0"
24                         ATLMinimizesCRunTimeLibraryUsage="false"
25                         CharacterSet="2"
26                         >
27                         <Tool
28                                 Name="VCPreBuildEventTool"
29                         />
30                         <Tool
31                                 Name="VCCustomBuildTool"
32                         />
33                         <Tool
34                                 Name="VCXMLDataGeneratorTool"
35                         />
36                         <Tool
37                                 Name="VCWebServiceProxyGeneratorTool"
38                         />
39                         <Tool
40                                 Name="VCMIDLTool"
41                         />
42                         <Tool
43                                 Name="VCCLCompilerTool"
44                                 Optimization="0"
45                                 AdditionalIncludeDirectories="..\libmpg123\include;..\interface;..\libarc;..\libunimod;..\timidity;..\utils;..;..\..\include;..\portaudio\pa_common;..\rcpcv;..\..\lame\dll"
46                                 PreprocessorDefinitions="_DEBUG,_MT,_WINDOWS,_LIB,WIN32,HAVE_CONFIG_H"
47                                 StringPooling="true"
48                                 MinimalRebuild="true"
49                                 ExceptionHandling="0"
50                                 BasicRuntimeChecks="3"
51                                 SmallerTypeCheck="true"
52                                 RuntimeLibrary="1"
53                                 StructMemberAlignment="4"
54                                 BufferSecurityCheck="false"
55                                 EnableFunctionLevelLinking="true"
56                                 UsePrecompiledHeader="0"
57                                 PrecompiledHeaderThrough="..\config.h"
58                                 PrecompiledHeaderFile=".\Debug/timidity.pch"
59                                 AssemblerListingLocation=".\Debug/"
60                                 ObjectFile=".\Debug/"
61                                 ProgramDataBaseFileName=".\Debug/"
62                                 WarningLevel="3"
63                                 SuppressStartupBanner="true"
64                                 DebugInformationFormat="4"
65                                 CompileAs="1"
66                         />
67                         <Tool
68                                 Name="VCManagedResourceCompilerTool"
69                         />
70                         <Tool
71                                 Name="VCResourceCompilerTool"
72                                 PreprocessorDefinitions="_DEBUG"
73                                 Culture="1041"
74                                 AdditionalIncludeDirectories="..\interface;..\libarc;..\libunimod;..\timidity;..\utils;.."
75                         />
76                         <Tool
77                                 Name="VCPreLinkEventTool"
78                         />
79                         <Tool
80                                 Name="VCLibrarianTool"
81                                 OutputFile="../Debug\timidity.lib"
82                                 AdditionalLibraryDirectories="../dll;"
83                                 SuppressStartupBanner="true"
84                         />
85                         <Tool
86                                 Name="VCALinkTool"
87                         />
88                         <Tool
89                                 Name="VCXDCMakeTool"
90                         />
91                         <Tool
92                                 Name="VCBscMakeTool"
93                         />
94                         <Tool
95                                 Name="VCFxCopTool"
96                         />
97                         <Tool
98                                 Name="VCPostBuildEventTool"
99                         />
100                 </Configuration>
101                 <Configuration
102                         Name="Release|Win32"
103                         OutputDirectory="..\Release\"
104                         IntermediateDirectory=".\Release\"
105                         ConfigurationType="4"
106                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
107                         UseOfMFC="0"
108                         ATLMinimizesCRunTimeLibraryUsage="false"
109                         CharacterSet="2"
110                         WholeProgramOptimization="1"
111                         >
112                         <Tool
113                                 Name="VCPreBuildEventTool"
114                         />
115                         <Tool
116                                 Name="VCCustomBuildTool"
117                         />
118                         <Tool
119                                 Name="VCXMLDataGeneratorTool"
120                         />
121                         <Tool
122                                 Name="VCWebServiceProxyGeneratorTool"
123                         />
124                         <Tool
125                                 Name="VCMIDLTool"
126                         />
127                         <Tool
128                                 Name="VCCLCompilerTool"
129                                 Optimization="3"
130                                 InlineFunctionExpansion="2"
131                                 EnableIntrinsicFunctions="true"
132                                 FavorSizeOrSpeed="1"
133                                 OmitFramePointers="true"
134                                 AdditionalIncludeDirectories="..\libmpg123\include;..\interface;..\libarc;..\libunimod;..\timidity;..\utils;..;..\..\include;..\portaudio\pa_common;..\rcpcv;..\..\lame\dll"
135                                 PreprocessorDefinitions="NDEBUG,_MT,_WINDOWS,_LIB,WIN32,HAVE_CONFIG_H"
136                                 StringPooling="true"
137                                 ExceptionHandling="0"
138                                 RuntimeLibrary="0"
139                                 StructMemberAlignment="5"
140                                 BufferSecurityCheck="false"
141                                 EnableFunctionLevelLinking="true"
142                                 EnableEnhancedInstructionSet="2"
143                                 FloatingPointModel="2"
144                                 PrecompiledHeaderThrough="..\config.h"
145                                 PrecompiledHeaderFile=".\Release/timidity.pch"
146                                 AssemblerListingLocation=".\Release/"
147                                 ObjectFile=".\Release/"
148                                 ProgramDataBaseFileName=".\Release/"
149                                 WarningLevel="1"
150                                 SuppressStartupBanner="true"
151                                 CompileAs="1"
152                         />
153                         <Tool
154                                 Name="VCManagedResourceCompilerTool"
155                         />
156                         <Tool
157                                 Name="VCResourceCompilerTool"
158                                 PreprocessorDefinitions="NDEBUG"
159                                 Culture="1041"
160                                 AdditionalIncludeDirectories="..\interface;..\libarc;..\libunimod;..\timidity;..\utils;.."
161                         />
162                         <Tool
163                                 Name="VCPreLinkEventTool"
164                         />
165                         <Tool
166                                 Name="VCLibrarianTool"
167                                 AdditionalOptions="/LTCG"
168                                 OutputFile="../Release\timidity.lib"
169                                 AdditionalLibraryDirectories="../dll;"
170                                 SuppressStartupBanner="true"
171                         />
172                         <Tool
173                                 Name="VCALinkTool"
174                         />
175                         <Tool
176                                 Name="VCXDCMakeTool"
177                         />
178                         <Tool
179                                 Name="VCBscMakeTool"
180                         />
181                         <Tool
182                                 Name="VCFxCopTool"
183                         />
184                         <Tool
185                                 Name="VCPostBuildEventTool"
186                         />
187                 </Configuration>
188         </Configurations>
189         <References>
190         </References>
191         <Files>
192                 <Filter
193                         Name="Source Files"
194                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
195                         >
196                         <File
197                                 RelativePath=".\aiff_a.c"
198                                 >
199                         </File>
200                         <File
201                                 RelativePath=".\ao_a.c"
202                                 >
203                         </File>
204                         <File
205                                 RelativePath=".\aq.c"
206                                 >
207                         </File>
208                         <File
209                                 RelativePath=".\au_a.c"
210                                 >
211                         </File>
212                         <File
213                                 RelativePath=".\audio_cnv.c"
214                                 >
215                         </File>
216                         <File
217                                 RelativePath=".\benchmark_a.c"
218                                 >
219                         </File>
220                         <File
221                                 RelativePath=".\common.c"
222                                 >
223                         </File>
224                         <File
225                                 RelativePath=".\controls.c"
226                                 >
227                         </File>
228                         <File
229                                 RelativePath=".\decode.c"
230                                 >
231                         </File>
232                         <File
233                                 RelativePath=".\effect.c"
234                                 >
235                         </File>
236                         <File
237                                 RelativePath=".\envelope.c"
238                                 >
239                         </File>
240                         <File
241                                 RelativePath=".\filter.c"
242                                 >
243                         </File>
244                         <File
245                                 RelativePath=".\flac_a.c"
246                                 >
247                         </File>
248                         <File
249                                 RelativePath=".\freq.c"
250                                 >
251                         </File>
252                         <File
253                                 RelativePath=".\gogo_a.c"
254                                 >
255                         </File>
256                         <File
257                                 RelativePath=".\instrum.c"
258                                 >
259                         </File>
260                         <File
261                                 RelativePath=".\int_synth.c"
262                                 >
263                         </File>
264                         <File
265                                 RelativePath=".\lame_a.c"
266                                 >
267                         </File>
268                         <File
269                                 RelativePath=".\list_a.c"
270                                 >
271                         </File>
272                         <File
273                                 RelativePath=".\loadtab.c"
274                                 >
275                         </File>
276                         <File
277                                 RelativePath=".\m2m.c"
278                                 >
279                         </File>
280                         <File
281                                 RelativePath=".\mfi.c"
282                                 >
283                         </File>
284                         <File
285                                 RelativePath=".\mfnode.c"
286                                 >
287                         </File>
288                         <File
289                                 RelativePath=".\midi_a.c"
290                                 >
291                         </File>
292                         <File
293                                 RelativePath=".\miditrace.c"
294                                 >
295                         </File>
296                         <File
297                                 RelativePath=".\mix.c"
298                                 >
299                         </File>
300                         <File
301                                 RelativePath=".\mod.c"
302                                 >
303                         </File>
304                         <File
305                                 RelativePath=".\mod2midi.c"
306                                 >
307                         </File>
308                         <File
309                                 RelativePath=".\modmid_a.c"
310                                 >
311                         </File>
312                         <File
313                                 RelativePath=".\mt19937ar.c"
314                                 >
315                         </File>
316                         <File
317                                 RelativePath=".\myini.c"
318                                 >
319                         </File>
320                         <File
321                                 RelativePath=".\npipe_a.c"
322                                 >
323                         </File>
324                         <File
325                                 RelativePath=".\optcode.c"
326                                 >
327                         </File>
328                         <File
329                                 RelativePath=".\opus_a.c"
330                                 >
331                         </File>
332                         <File
333                                 RelativePath=".\oscillator.c"
334                                 >
335                         </File>
336                         <File
337                                 RelativePath=".\output.c"
338                                 >
339                         </File>
340                         <File
341                                 RelativePath=".\playmidi.c"
342                                 >
343                         </File>
344                         <File
345                                 RelativePath="portaudio_a.c"
346                                 >
347                         </File>
348                         <File
349                                 RelativePath=".\quantity.c"
350                                 >
351                         </File>
352                         <File
353                                 RelativePath=".\raw_a.c"
354                                 >
355                         </File>
356                         <File
357                                 RelativePath=".\rcp.c"
358                                 >
359                         </File>
360                         <File
361                                 RelativePath=".\readmidi.c"
362                                 >
363                         </File>
364                         <File
365                                 RelativePath=".\recache.c"
366                                 >
367                         </File>
368                         <File
369                                 RelativePath=".\resample.c"
370                                 >
371                         </File>
372                         <File
373                                 RelativePath=".\sbkconv.c"
374                                 >
375                         </File>
376                         <File
377                                 RelativePath=".\sffile.c"
378                                 >
379                         </File>
380                         <File
381                                 RelativePath=".\sfitem.c"
382                                 >
383                         </File>
384                         <File
385                                 RelativePath=".\smfconv.c"
386                                 >
387                         </File>
388                         <File
389                                 RelativePath=".\smplfile.c"
390                                 >
391                         </File>
392                         <File
393                                 RelativePath=".\sndfont.c"
394                                 >
395                         </File>
396                         <File
397                                 RelativePath=".\sndfontini.c"
398                                 >
399                         </File>
400                         <File
401                                 RelativePath=".\speex_a.c"
402                                 >
403                         </File>
404                         <File
405                                 RelativePath=".\tables.c"
406                                 >
407                         </File>
408                         <File
409                                 RelativePath=".\thread.c"
410                                 >
411                         </File>
412                         <File
413                                 RelativePath=".\timer2.c"
414                                 >
415                         </File>
416                         <File
417                                 RelativePath=".\timidity.c"
418                                 >
419                         </File>
420                         <File
421                                 RelativePath=".\version.c"
422                                 >
423                         </File>
424                         <File
425                                 RelativePath=".\voice_effect.c"
426                                 >
427                         </File>
428                         <File
429                                 RelativePath=".\volumecalc_a.c"
430                                 >
431                         </File>
432                         <File
433                                 RelativePath=".\vorbis_a.c"
434                                 >
435                         </File>
436                         <File
437                                 RelativePath=".\w32_a.c"
438                                 >
439                         </File>
440                         <File
441                                 RelativePath=".\w32_gogo.c"
442                                 >
443                         </File>
444                         <File
445                                 RelativePath=".\wasapi_a.c"
446                                 >
447                         </File>
448                         <File
449                                 RelativePath=".\wave_a.c"
450                                 >
451                         </File>
452                         <File
453                                 RelativePath=".\wdmks_a.c"
454                                 >
455                         </File>
456                         <File
457                                 RelativePath=".\wrd_read.c"
458                                 >
459                         </File>
460                         <File
461                                 RelativePath=".\wrdt.c"
462                                 >
463                         </File>
464                 </Filter>
465                 <Filter
466                         Name="Header Files"
467                         Filter="h;hpp;hxx;hm;inl"
468                         >
469                         <File
470                                 RelativePath=".\aenc.h"
471                                 >
472                         </File>
473                         <File
474                                 RelativePath=".\aq.h"
475                                 >
476                         </File>
477                         <File
478                                 RelativePath=".\audio_cnv.h"
479                                 >
480                         </File>
481                         <File
482                                 RelativePath=".\audriv.h"
483                                 >
484                         </File>
485                         <File
486                                 RelativePath=".\common.h"
487                                 >
488                         </File>
489                         <File
490                                 RelativePath=".\controls.h"
491                                 >
492                         </File>
493                         <File
494                                 RelativePath=".\dlutils.h"
495                                 >
496                         </File>
497                         <File
498                                 RelativePath=".\effect.h"
499                                 >
500                         </File>
501                         <File
502                                 RelativePath=".\filter.h"
503                                 >
504                         </File>
505                         <File
506                                 RelativePath=".\freq.h"
507                                 >
508                         </File>
509                         <File
510                                 RelativePath=".\gogo_a.h"
511                                 >
512                         </File>
513                         <File
514                                 RelativePath=".\instrum.h"
515                                 >
516                         </File>
517                         <File
518                                 RelativePath=".\int_synth.h"
519                                 >
520                         </File>
521                         <File
522                                 RelativePath=".\LameEnc.h"
523                                 >
524                         </File>
525                         <File
526                                 RelativePath=".\loadsndfontini.h"
527                                 >
528                         </File>
529                         <File
530                                 RelativePath=".\mac_com.h"
531                                 >
532                         </File>
533                         <File
534                                 RelativePath=".\mac_main.h"
535                                 >
536                         </File>
537                         <File
538                                 RelativePath=".\mfnode.h"
539                                 >
540                         </File>
541                         <File
542                                 RelativePath=".\miditrace.h"
543                                 >
544                         </File>
545                         <File
546                                 RelativePath=".\mix.h"
547                                 >
548                         </File>
549                         <File
550                                 RelativePath=".\mod.h"
551                                 >
552                         </File>
553                         <File
554                                 RelativePath=".\mod2midi.h"
555                                 >
556                         </File>
557                         <File
558                                 RelativePath=".\mt19937ar.h"
559                                 >
560                         </File>
561                         <File
562                                 RelativePath=".\myini.h"
563                                 >
564                         </File>
565                         <File
566                                 RelativePath=".\optcode.h"
567                                 >
568                         </File>
569                         <File
570                                 RelativePath=".\oscillator.h"
571                                 >
572                         </File>
573                         <File
574                                 RelativePath=".\output.h"
575                                 >
576                         </File>
577                         <File
578                                 RelativePath=".\playmidi.h"
579                                 >
580                         </File>
581                         <File
582                                 RelativePath=".\portaudio_a.h"
583                                 >
584                         </File>
585                         <File
586                                 RelativePath=".\pragmapack.h"
587                                 >
588                         </File>
589                         <File
590                                 RelativePath=".\quantity.h"
591                                 >
592                         </File>
593                         <File
594                                 RelativePath=".\readmidi.h"
595                                 >
596                         </File>
597                         <File
598                                 RelativePath=".\recache.h"
599                                 >
600                         </File>
601                         <File
602                                 RelativePath=".\resample.h"
603                                 >
604                         </File>
605                         <File
606                                 RelativePath=".\sffile.h"
607                                 >
608                         </File>
609                         <File
610                                 RelativePath=".\sfitem.h"
611                                 >
612                         </File>
613                         <File
614                                 RelativePath=".\sflayer.h"
615                                 >
616                         </File>
617                         <File
618                                 RelativePath=".\smfconv.h"
619                                 >
620                         </File>
621                         <File
622                                 RelativePath=".\sndfontini.h"
623                                 >
624                         </File>
625                         <File
626                                 RelativePath=".\sysdep.h"
627                                 >
628                         </File>
629                         <File
630                                 RelativePath=".\tables.h"
631                                 >
632                         </File>
633                         <File
634                                 RelativePath=".\thread.h"
635                                 >
636                         </File>
637                         <File
638                                 RelativePath=".\timer2.h"
639                                 >
640                         </File>
641                         <File
642                                 RelativePath=".\timidity.h"
643                                 >
644                         </File>
645                         <File
646                                 RelativePath=".\voice_effect.h"
647                                 >
648                         </File>
649                         <File
650                                 RelativePath=".\vstwrapper.h"
651                                 >
652                         </File>
653                         <File
654                                 RelativePath=".\w32_a.h"
655                                 >
656                         </File>
657                         <File
658                                 RelativePath=".\w32_gogo.h"
659                                 >
660                         </File>
661                         <File
662                                 RelativePath=".\w32_libFLAC_dll.h"
663                                 >
664                         </File>
665                         <File
666                                 RelativePath=".\w32_libFLAC_dll_g.h"
667                                 >
668                         </File>
669                         <File
670                                 RelativePath=".\w32_libFLAC_dll_i.h"
671                                 >
672                         </File>
673                         <File
674                                 RelativePath=".\w32_libOggFLAC_dll.h"
675                                 >
676                         </File>
677                         <File
678                                 RelativePath=".\w32_libOggFLAC_dll_g.h"
679                                 >
680                         </File>
681                         <File
682                                 RelativePath=".\w32_libOggFLAC_dll_i.h"
683                                 >
684                         </File>
685                         <File
686                                 RelativePath=".\w32_portaudio.h"
687                                 >
688                         </File>
689                         <File
690                                 RelativePath=".\w32_soundspec.h"
691                                 >
692                         </File>
693                         <File
694                                 RelativePath=".\wrd.h"
695                                 >
696                         </File>
697                 </Filter>
698         </Files>
699         <Globals>
700         </Globals>
701 </VisualStudioProject>