• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

MIDITrail をピカピカにする。鍵盤方向自動切替・多ポート・歌詞対応等


Commit MetaInfo

Revisióne6a60b94db2f370c4d99e14e9fcbd54c3f3eeb2f (tree)
Tiempo2019-08-28 05:05:32
Autoryoshy <yoshy@user...>
Commiteryoshy

Log Message

[UPDATE] original 1.2.5をマージ

Cambiar Resumen

  • delete: MIDITrail/MIDITrail.vcproj

Diferencia incremental

--- a/MIDITrail/MIDITrail.vcproj
+++ /dev/null
@@ -1,970 +0,0 @@
1-<?xml version="1.0" encoding="shift_jis"?>
2-<VisualStudioProject
3- ProjectType="Visual C++"
4- Version="9.00"
5- Name="MIDITrail"
6- ProjectGUID="{106FBE78-9698-49DF-B557-B8E591D189F9}"
7- RootNamespace="MIDITrail"
8- Keyword="Win32Proj"
9- TargetFrameworkVersion="196613"
10- >
11- <Platforms>
12- <Platform
13- Name="Win32"
14- />
15- <Platform
16- Name="x64"
17- />
18- </Platforms>
19- <ToolFiles>
20- </ToolFiles>
21- <Configurations>
22- <Configuration
23- Name="Debug|Win32"
24- OutputDirectory="$(SolutionDir)\bin\$(ConfigurationName)"
25- IntermediateDirectory="$(ConfigurationName)"
26- ConfigurationType="1"
27- CharacterSet="2"
28- >
29- <Tool
30- Name="VCPreBuildEventTool"
31- />
32- <Tool
33- Name="VCCustomBuildTool"
34- />
35- <Tool
36- Name="VCXMLDataGeneratorTool"
37- />
38- <Tool
39- Name="VCWebServiceProxyGeneratorTool"
40- />
41- <Tool
42- Name="VCMIDLTool"
43- />
44- <Tool
45- Name="VCCLCompilerTool"
46- Optimization="0"
47- AdditionalIncludeDirectories="$(SolutionDir)\YNBaseLib\;$(SolutionDir)\SMIDILib\;"
48- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
49- MinimalRebuild="true"
50- BasicRuntimeChecks="3"
51- RuntimeLibrary="3"
52- UsePrecompiledHeader="2"
53- WarningLevel="3"
54- Detect64BitPortabilityProblems="true"
55- DebugInformationFormat="4"
56- />
57- <Tool
58- Name="VCManagedResourceCompilerTool"
59- />
60- <Tool
61- Name="VCResourceCompilerTool"
62- />
63- <Tool
64- Name="VCPreLinkEventTool"
65- />
66- <Tool
67- Name="VCLinkerTool"
68- AdditionalDependencies="dxerr.lib dxguid.lib d3dx9.lib d3d9.lib dinput8.lib winmm.lib SMIDILib.lib YNBaseLib.lib imagehlp.lib shlwapi.lib"
69- LinkIncremental="2"
70- AdditionalLibraryDirectories="$(SolutionDir)\bin\$(ConfigurationName)"
71- GenerateDebugInformation="true"
72- SubSystem="2"
73- TargetMachine="1"
74- />
75- <Tool
76- Name="VCALinkTool"
77- />
78- <Tool
79- Name="VCManifestTool"
80- EmbedManifest="true"
81- />
82- <Tool
83- Name="VCXDCMakeTool"
84- />
85- <Tool
86- Name="VCBscMakeTool"
87- />
88- <Tool
89- Name="VCFxCopTool"
90- />
91- <Tool
92- Name="VCAppVerifierTool"
93- />
94- <Tool
95- Name="VCPostBuildEventTool"
96- />
97- </Configuration>
98- <Configuration
99- Name="Debug|x64"
100- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
101- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
102- ConfigurationType="1"
103- CharacterSet="2"
104- >
105- <Tool
106- Name="VCPreBuildEventTool"
107- />
108- <Tool
109- Name="VCCustomBuildTool"
110- />
111- <Tool
112- Name="VCXMLDataGeneratorTool"
113- />
114- <Tool
115- Name="VCWebServiceProxyGeneratorTool"
116- />
117- <Tool
118- Name="VCMIDLTool"
119- TargetEnvironment="3"
120- />
121- <Tool
122- Name="VCCLCompilerTool"
123- Optimization="0"
124- AdditionalIncludeDirectories="$(SolutionDir)\YNBaseLib\;$(SolutionDir)\SMIDILib\;"
125- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
126- MinimalRebuild="true"
127- BasicRuntimeChecks="3"
128- RuntimeLibrary="3"
129- UsePrecompiledHeader="2"
130- WarningLevel="3"
131- Detect64BitPortabilityProblems="true"
132- DebugInformationFormat="3"
133- />
134- <Tool
135- Name="VCManagedResourceCompilerTool"
136- />
137- <Tool
138- Name="VCResourceCompilerTool"
139- />
140- <Tool
141- Name="VCPreLinkEventTool"
142- />
143- <Tool
144- Name="VCLinkerTool"
145- AdditionalDependencies="dxerr.lib dxguid.lib d3dx9.lib d3d9.lib dinput8.lib winmm.lib SMIDILib.lib YNBaseLib.lib imagehlp.lib shlwapi.lib"
146- LinkIncremental="2"
147- AdditionalLibraryDirectories="$(SolutionDir)\x64\$(ConfigurationName)"
148- GenerateDebugInformation="true"
149- SubSystem="2"
150- TargetMachine="17"
151- />
152- <Tool
153- Name="VCALinkTool"
154- />
155- <Tool
156- Name="VCManifestTool"
157- EmbedManifest="true"
158- />
159- <Tool
160- Name="VCXDCMakeTool"
161- />
162- <Tool
163- Name="VCBscMakeTool"
164- />
165- <Tool
166- Name="VCFxCopTool"
167- />
168- <Tool
169- Name="VCAppVerifierTool"
170- />
171- <Tool
172- Name="VCPostBuildEventTool"
173- />
174- </Configuration>
175- <Configuration
176- Name="Release|Win32"
177- OutputDirectory="$(SolutionDir)\bin\$(ConfigurationName)"
178- IntermediateDirectory="$(ConfigurationName)"
179- ConfigurationType="1"
180- CharacterSet="2"
181- WholeProgramOptimization="1"
182- >
183- <Tool
184- Name="VCPreBuildEventTool"
185- />
186- <Tool
187- Name="VCCustomBuildTool"
188- />
189- <Tool
190- Name="VCXMLDataGeneratorTool"
191- />
192- <Tool
193- Name="VCWebServiceProxyGeneratorTool"
194- />
195- <Tool
196- Name="VCMIDLTool"
197- />
198- <Tool
199- Name="VCCLCompilerTool"
200- Optimization="2"
201- EnableIntrinsicFunctions="true"
202- AdditionalIncludeDirectories="$(SolutionDir)\YNBaseLib\;$(SolutionDir)\SMIDILib\;"
203- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_BIND_TO_CURRENT_VCLIBS_VERSION"
204- RuntimeLibrary="2"
205- EnableFunctionLevelLinking="true"
206- UsePrecompiledHeader="2"
207- WarningLevel="3"
208- DebugInformationFormat="3"
209- />
210- <Tool
211- Name="VCManagedResourceCompilerTool"
212- />
213- <Tool
214- Name="VCResourceCompilerTool"
215- />
216- <Tool
217- Name="VCPreLinkEventTool"
218- />
219- <Tool
220- Name="VCLinkerTool"
221- AdditionalOptions="/PDBALTPATH:%_PDB%"
222- AdditionalDependencies="dxerr.lib dxguid.lib d3dx9.lib d3d9.lib dinput8.lib winmm.lib SMIDILib.lib YNBaseLib.lib imagehlp.lib shlwapi.lib"
223- LinkIncremental="1"
224- AdditionalLibraryDirectories="$(SolutionDir)\bin\$(ConfigurationName)"
225- GenerateDebugInformation="true"
226- SubSystem="2"
227- OptimizeReferences="2"
228- EnableCOMDATFolding="2"
229- TargetMachine="1"
230- />
231- <Tool
232- Name="VCALinkTool"
233- />
234- <Tool
235- Name="VCManifestTool"
236- />
237- <Tool
238- Name="VCXDCMakeTool"
239- />
240- <Tool
241- Name="VCBscMakeTool"
242- />
243- <Tool
244- Name="VCFxCopTool"
245- />
246- <Tool
247- Name="VCAppVerifierTool"
248- />
249- <Tool
250- Name="VCPostBuildEventTool"
251- />
252- </Configuration>
253- <Configuration
254- Name="Release|x64"
255- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
256- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
257- ConfigurationType="1"
258- CharacterSet="2"
259- WholeProgramOptimization="1"
260- >
261- <Tool
262- Name="VCPreBuildEventTool"
263- />
264- <Tool
265- Name="VCCustomBuildTool"
266- />
267- <Tool
268- Name="VCXMLDataGeneratorTool"
269- />
270- <Tool
271- Name="VCWebServiceProxyGeneratorTool"
272- />
273- <Tool
274- Name="VCMIDLTool"
275- TargetEnvironment="3"
276- />
277- <Tool
278- Name="VCCLCompilerTool"
279- Optimization="2"
280- EnableIntrinsicFunctions="true"
281- AdditionalIncludeDirectories="$(SolutionDir)\YNBaseLib\;$(SolutionDir)\SMIDILib\;"
282- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_BIND_TO_CURRENT_VCLIBS_VERSION"
283- RuntimeLibrary="2"
284- EnableFunctionLevelLinking="true"
285- UsePrecompiledHeader="2"
286- WarningLevel="3"
287- Detect64BitPortabilityProblems="true"
288- DebugInformationFormat="3"
289- />
290- <Tool
291- Name="VCManagedResourceCompilerTool"
292- />
293- <Tool
294- Name="VCResourceCompilerTool"
295- />
296- <Tool
297- Name="VCPreLinkEventTool"
298- />
299- <Tool
300- Name="VCLinkerTool"
301- AdditionalOptions="/PDBALTPATH:%_PDB%"
302- AdditionalDependencies="dxerr.lib dxguid.lib d3dx9.lib d3d9.lib dinput8.lib winmm.lib SMIDILib.lib YNBaseLib.lib imagehlp.lib shlwapi.lib"
303- LinkIncremental="1"
304- AdditionalLibraryDirectories="$(SolutionDir)\x64\$(ConfigurationName)"
305- GenerateDebugInformation="true"
306- SubSystem="2"
307- OptimizeReferences="2"
308- EnableCOMDATFolding="2"
309- TargetMachine="17"
310- />
311- <Tool
312- Name="VCALinkTool"
313- />
314- <Tool
315- Name="VCManifestTool"
316- />
317- <Tool
318- Name="VCXDCMakeTool"
319- />
320- <Tool
321- Name="VCBscMakeTool"
322- />
323- <Tool
324- Name="VCFxCopTool"
325- />
326- <Tool
327- Name="VCAppVerifierTool"
328- />
329- <Tool
330- Name="VCPostBuildEventTool"
331- />
332- </Configuration>
333- </Configurations>
334- <References>
335- </References>
336- <Files>
337- <Filter
338- Name="Resources"
339- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
340- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
341- >
342- <File
343- RelativePath=".\MIDITrail.ico"
344- >
345- </File>
346- <File
347- RelativePath=".\MIDITrail.rc"
348- >
349- </File>
350- <File
351- RelativePath=".\small.ico"
352- >
353- </File>
354- </Filter>
355- <Filter
356- Name="Sources"
357- >
358- <Filter
359- Name="AppMain"
360- >
361- <File
362- RelativePath=".\MIDITrailApp.cpp"
363- >
364- </File>
365- <File
366- RelativePath=".\MIDITrailApp.h"
367- >
368- </File>
369- <File
370- RelativePath=".\MIDITrailMain.cpp"
371- >
372- </File>
373- <File
374- RelativePath=".\MIDITrailMain.h"
375- >
376- </File>
377- <File
378- RelativePath=".\MIDITrailVersion.h"
379- >
380- </File>
381- <File
382- RelativePath=".\MTParam.h"
383- >
384- </File>
385- <File
386- RelativePath=".\Resource.h"
387- >
388- </File>
389- <File
390- RelativePath=".\stdafx.cpp"
391- >
392- <FileConfiguration
393- Name="Debug|Win32"
394- >
395- <Tool
396- Name="VCCLCompilerTool"
397- UsePrecompiledHeader="1"
398- />
399- </FileConfiguration>
400- <FileConfiguration
401- Name="Debug|x64"
402- >
403- <Tool
404- Name="VCCLCompilerTool"
405- UsePrecompiledHeader="1"
406- />
407- </FileConfiguration>
408- <FileConfiguration
409- Name="Release|Win32"
410- >
411- <Tool
412- Name="VCCLCompilerTool"
413- UsePrecompiledHeader="1"
414- />
415- </FileConfiguration>
416- <FileConfiguration
417- Name="Release|x64"
418- >
419- <Tool
420- Name="VCCLCompilerTool"
421- UsePrecompiledHeader="1"
422- />
423- </FileConfiguration>
424- </File>
425- <File
426- RelativePath=".\stdafx.h"
427- >
428- </File>
429- <File
430- RelativePath=".\targetver.h"
431- >
432- </File>
433- </Filter>
434- <Filter
435- Name="SceneObject"
436- >
437- <File
438- RelativePath=".\MTBackgroundImage.cpp"
439- >
440- </File>
441- <File
442- RelativePath=".\MTBackgroundImage.h"
443- >
444- </File>
445- <File
446- RelativePath=".\MTDashboard.cpp"
447- >
448- </File>
449- <File
450- RelativePath=".\MTDashboard.h"
451- >
452- </File>
453- <File
454- RelativePath=".\MTDashboardLive.cpp"
455- >
456- </File>
457- <File
458- RelativePath=".\MTDashboardLive.h"
459- >
460- </File>
461- <File
462- RelativePath=".\MTGridBox.cpp"
463- >
464- </File>
465- <File
466- RelativePath=".\MTGridBox.h"
467- >
468- </File>
469- <File
470- RelativePath=".\MTGridBoxLive.cpp"
471- >
472- </File>
473- <File
474- RelativePath=".\MTGridBoxLive.h"
475- >
476- </File>
477- <File
478- RelativePath=".\MTGridBoxMod.cpp"
479- >
480- </File>
481- <File
482- RelativePath=".\MTGridBoxMod.h"
483- >
484- </File>
485- <File
486- RelativePath=".\MTLogo.cpp"
487- >
488- </File>
489- <File
490- RelativePath=".\MTLogo.h"
491- >
492- </File>
493- <File
494- RelativePath=".\MTMeshCtrl.cpp"
495- >
496- </File>
497- <File
498- RelativePath=".\MTMeshCtrl.h"
499- >
500- </File>
501- <File
502- RelativePath=".\MTNoteBox.cpp"
503- >
504- </File>
505- <File
506- RelativePath=".\MTNoteBox.h"
507- >
508- </File>
509- <File
510- RelativePath=".\MTNoteBoxLive.cpp"
511- >
512- </File>
513- <File
514- RelativePath=".\MTNoteBoxLive.h"
515- >
516- </File>
517- <File
518- RelativePath=".\MTNoteBoxMod.cpp"
519- >
520- </File>
521- <File
522- RelativePath=".\MTNoteBoxMod.h"
523- >
524- </File>
525- <File
526- RelativePath=".\MTNoteDesign.cpp"
527- >
528- </File>
529- <File
530- RelativePath=".\MTNoteDesign.h"
531- >
532- </File>
533- <File
534- RelativePath=".\MTNoteDesignMod.cpp"
535- >
536- </File>
537- <File
538- RelativePath=".\MTNoteDesignMod.h"
539- >
540- </File>
541- <File
542- RelativePath=".\MTNoteLyrics.cpp"
543- >
544- </File>
545- <File
546- RelativePath=".\MTNoteLyrics.h"
547- >
548- </File>
549- <File
550- RelativePath=".\MTNoteRain.cpp"
551- >
552- </File>
553- <File
554- RelativePath=".\MTNoteRain.h"
555- >
556- </File>
557- <File
558- RelativePath=".\MTNoteRainLive.cpp"
559- >
560- </File>
561- <File
562- RelativePath=".\MTNoteRainLive.h"
563- >
564- </File>
565- <File
566- RelativePath=".\MTNoteRipple.cpp"
567- >
568- </File>
569- <File
570- RelativePath=".\MTNoteRipple.h"
571- >
572- </File>
573- <File
574- RelativePath=".\MTNoteRippleMod.cpp"
575- >
576- </File>
577- <File
578- RelativePath=".\MTNoteRippleMod.h"
579- >
580- </File>
581- <File
582- RelativePath=".\MTPianoKeyboard.cpp"
583- >
584- </File>
585- <File
586- RelativePath=".\MTPianoKeyboard.h"
587- >
588- </File>
589- <File
590- RelativePath=".\MTPianoKeyboardCtrl.cpp"
591- >
592- </File>
593- <File
594- RelativePath=".\MTPianoKeyboardCtrl.h"
595- >
596- </File>
597- <File
598- RelativePath=".\MTPianoKeyboardCtrlLive.cpp"
599- >
600- </File>
601- <File
602- RelativePath=".\MTPianoKeyboardCtrlLive.h"
603- >
604- </File>
605- <File
606- RelativePath=".\MTPianoKeyboardCtrlMod.cpp"
607- >
608- </File>
609- <File
610- RelativePath=".\MTPianoKeyboardCtrlMod.h"
611- >
612- </File>
613- <File
614- RelativePath=".\MTPianoKeyboardDesign.cpp"
615- >
616- </File>
617- <File
618- RelativePath=".\MTPianoKeyboardDesign.h"
619- >
620- </File>
621- <File
622- RelativePath=".\MTPianoKeyboardDesignMod.cpp"
623- >
624- </File>
625- <File
626- RelativePath=".\MTPianoKeyboardDesignMod.h"
627- >
628- </File>
629- <File
630- RelativePath=".\MTPianoKeyboardMod.cpp"
631- >
632- </File>
633- <File
634- RelativePath=".\MTPianoKeyboardMod.h"
635- >
636- </File>
637- <File
638- RelativePath=".\MTPictBoard.cpp"
639- >
640- </File>
641- <File
642- RelativePath=".\MTPictBoard.h"
643- >
644- </File>
645- <File
646- RelativePath=".\MTStars.cpp"
647- >
648- </File>
649- <File
650- RelativePath=".\MTStars.h"
651- >
652- </File>
653- <File
654- RelativePath=".\MTTimeIndicator.cpp"
655- >
656- </File>
657- <File
658- RelativePath=".\MTTimeIndicator.h"
659- >
660- </File>
661- </Filter>
662- <Filter
663- Name="Scene"
664- >
665- <File
666- RelativePath=".\MTScene.cpp"
667- >
668- </File>
669- <File
670- RelativePath=".\MTScene.h"
671- >
672- </File>
673- <File
674- RelativePath=".\MTScenePianoRoll2D.cpp"
675- >
676- </File>
677- <File
678- RelativePath=".\MTScenePianoRoll2D.h"
679- >
680- </File>
681- <File
682- RelativePath=".\MTScenePianoRoll2DLive.cpp"
683- >
684- </File>
685- <File
686- RelativePath=".\MTScenePianoRoll2DLive.h"
687- >
688- </File>
689- <File
690- RelativePath=".\MTScenePianoRoll2DMod.cpp"
691- >
692- </File>
693- <File
694- RelativePath=".\MTScenePianoRoll2DMod.h"
695- >
696- </File>
697- <File
698- RelativePath=".\MTScenePianoRoll3D.cpp"
699- >
700- </File>
701- <File
702- RelativePath=".\MTScenePianoRoll3D.h"
703- >
704- </File>
705- <File
706- RelativePath=".\MTScenePianoRoll3DLive.cpp"
707- >
708- </File>
709- <File
710- RelativePath=".\MTScenePianoRoll3DLive.h"
711- >
712- </File>
713- <File
714- RelativePath=".\MTScenePianoRoll3DMod.cpp"
715- >
716- </File>
717- <File
718- RelativePath=".\MTScenePianoRoll3DMod.h"
719- >
720- </File>
721- <File
722- RelativePath=".\MTScenePianoRollRain.cpp"
723- >
724- </File>
725- <File
726- RelativePath=".\MTScenePianoRollRain.h"
727- >
728- </File>
729- <File
730- RelativePath=".\MTScenePianoRollRain2D.cpp"
731- >
732- </File>
733- <File
734- RelativePath=".\MTScenePianoRollRain2D.h"
735- >
736- </File>
737- <File
738- RelativePath=".\MTScenePianoRollRain2DLive.cpp"
739- >
740- </File>
741- <File
742- RelativePath=".\MTScenePianoRollRain2DLive.h"
743- >
744- </File>
745- <File
746- RelativePath=".\MTScenePianoRollRainLive.cpp"
747- >
748- </File>
749- <File
750- RelativePath=".\MTScenePianoRollRainLive.h"
751- >
752- </File>
753- <File
754- RelativePath=".\MTSceneTitle.cpp"
755- >
756- </File>
757- <File
758- RelativePath=".\MTSceneTitle.h"
759- >
760- </File>
761- </Filter>
762- <Filter
763- Name="SceneLibrary"
764- >
765- <File
766- RelativePath=".\MTDynamicCaption.cpp"
767- >
768- </File>
769- <File
770- RelativePath=".\MTDynamicCaption.h"
771- >
772- </File>
773- <File
774- RelativePath=".\MTFirstPersonCam.cpp"
775- >
776- </File>
777- <File
778- RelativePath=".\MTFirstPersonCam.h"
779- >
780- </File>
781- <File
782- RelativePath=".\MTFont2Bmp.cpp"
783- >
784- </File>
785- <File
786- RelativePath=".\MTFont2Bmp.h"
787- >
788- </File>
789- <File
790- RelativePath=".\MTFontTexture.cpp"
791- >
792- </File>
793- <File
794- RelativePath=".\MTFontTexture.h"
795- >
796- </File>
797- <File
798- RelativePath=".\MTNotePitchBend.cpp"
799- >
800- </File>
801- <File
802- RelativePath=".\MTNotePitchBend.h"
803- >
804- </File>
805- <File
806- RelativePath=".\MTStaticCaption.cpp"
807- >
808- </File>
809- <File
810- RelativePath=".\MTStaticCaption.h"
811- >
812- </File>
813- </Filter>
814- <Filter
815- Name="DirectInputUtility"
816- >
817- <File
818- RelativePath=".\DIKeyCtrl.cpp"
819- >
820- </File>
821- <File
822- RelativePath=".\DIKeyCtrl.h"
823- >
824- </File>
825- <File
826- RelativePath=".\DIMouseCtrl.cpp"
827- >
828- </File>
829- <File
830- RelativePath=".\DIMouseCtrl.h"
831- >
832- </File>
833- </Filter>
834- <Filter
835- Name="DirectXUtility"
836- >
837- <File
838- RelativePath=".\DXCamera.cpp"
839- >
840- </File>
841- <File
842- RelativePath=".\DXCamera.h"
843- >
844- </File>
845- <File
846- RelativePath=".\DXColorUtil.cpp"
847- >
848- </File>
849- <File
850- RelativePath=".\DXColorUtil.h"
851- >
852- </File>
853- <File
854- RelativePath=".\DXDirLight.cpp"
855- >
856- </File>
857- <File
858- RelativePath=".\DXDirLight.h"
859- >
860- </File>
861- <File
862- RelativePath=".\DXMesh.cpp"
863- >
864- </File>
865- <File
866- RelativePath=".\DXMesh.h"
867- >
868- </File>
869- <File
870- RelativePath=".\DXPrimitive.cpp"
871- >
872- </File>
873- <File
874- RelativePath=".\DXPrimitive.h"
875- >
876- </File>
877- <File
878- RelativePath=".\DXRenderer.cpp"
879- >
880- </File>
881- <File
882- RelativePath=".\DXRenderer.h"
883- >
884- </File>
885- <File
886- RelativePath=".\DXScene.cpp"
887- >
888- </File>
889- <File
890- RelativePath=".\DXScene.h"
891- >
892- </File>
893- </Filter>
894- <Filter
895- Name="Utility"
896- >
897- <File
898- RelativePath=".\MTCmdLineParser.cpp"
899- >
900- </File>
901- <File
902- RelativePath=".\MTCmdLineParser.h"
903- >
904- </File>
905- <File
906- RelativePath=".\MTConfFile.cpp"
907- >
908- </File>
909- <File
910- RelativePath=".\MTConfFile.h"
911- >
912- </File>
913- </Filter>
914- <Filter
915- Name="Dialog"
916- >
917- <File
918- RelativePath=".\MTAboutDlg.cpp"
919- >
920- </File>
921- <File
922- RelativePath=".\MTAboutDlg.h"
923- >
924- </File>
925- <File
926- RelativePath=".\MTGraphicCfgDlg.cpp"
927- >
928- </File>
929- <File
930- RelativePath=".\MTGraphicCfgDlg.h"
931- >
932- </File>
933- <File
934- RelativePath=".\MTHowToViewDlg.cpp"
935- >
936- </File>
937- <File
938- RelativePath=".\MTHowToViewDlg.h"
939- >
940- </File>
941- <File
942- RelativePath=".\MTMIDIINCfgDlg.cpp"
943- >
944- </File>
945- <File
946- RelativePath=".\MTMIDIINCfgDlg.h"
947- >
948- </File>
949- <File
950- RelativePath=".\MTMIDIOUTCfgDlg.cpp"
951- >
952- </File>
953- <File
954- RelativePath=".\MTMIDIOUTCfgDlg.h"
955- >
956- </File>
957- <File
958- RelativePath=".\MTWindowSizeCfgDlg.cpp"
959- >
960- </File>
961- <File
962- RelativePath=".\MTWindowSizeCfgDlg.h"
963- >
964- </File>
965- </Filter>
966- </Filter>
967- </Files>
968- <Globals>
969- </Globals>
970-</VisualStudioProject>