-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathMaX.vfproj
More file actions
198 lines (198 loc) · 19.1 KB
/
MaX.vfproj
File metadata and controls
198 lines (198 loc) · 19.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject ProjectCreator="Intel Fortran" Keyword="QuickWin" Version="11.0" ProjectIdGuid="{50D49278-28FD-40B3-BA80-FA5F85EA27CB}">
<Platforms>
<Platform Name="Win32"/>
<Platform Name="x64"/></Platforms>
<Configurations>
<Configuration Name="Debug|Win32" TargetName="OpenMaXwell21A">
<Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" AdditionalIncludeDirectories="C:\Program Files (x86)\Intel\oneAPI\mkl\latest\lib\ia32;C:\Program Files (x86)\Intel\oneAPI\compiler\latest\windows\redist\ia32_win\compiler" EnableRecursion="true" ReentrantCode="reentrancyThreaded" FPS4Libs="false" DebugParameter="debugParameterAll" LocalSavedScalarsZero="true" Traceback="true" NullPointerCheck="true" BoundsCheck="true" RuntimeLibrary="rtQuickWinDebug"/>
<Tool Name="VFLinkerTool" OutputFile="$(OutDir)\OpenMaXwell21A.exe" AdditionalLibraryDirectories="C:\Program Files (x86)\Intel\oneAPI\mkl\latest\lib\ia32;C:\Program Files (x86)\Intel\oneAPI\compiler\latest\windows\redist\ia32_win\compiler" IgnoreDefaultLibraryNames="libcmt.lib" GenerateDebugInformation="true" SubSystem="subSystemWindows" StackReserveSize="20000000" AdditionalDependencies="avi.lib libiomp5md.lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib GLUT32.lib f90GL.lib f90GLU.lib f90GLUT.lib"/>
<Tool Name="VFResourceCompilerTool"/>
<Tool Name="VFMidlTool" SuppressStartupBanner="true"/>
<Tool Name="VFCustomBuildTool"/>
<Tool Name="VFPreLinkEventTool"/>
<Tool Name="VFPreBuildEventTool"/>
<Tool Name="VFPostBuildEventTool"/>
<Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration>
<Configuration Name="Release|Win32" TargetName="OpenMaXwell21A">
<Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" AdditionalIncludeDirectories="C:\Program Files (x86)\Intel\oneAPI\mkl\2021.1.1\lib\ia32;C:\Program Files (x86)\Intel\oneAPI\compiler\2021.1.1\windows\redist\ia32_win\compiler" OpenMPConditionalCompilation="false" ReentrantCode="reentrancyThreaded" EnableEnhancedInstructionSet="codeArchIA32" FPS4Libs="false" WarnUnusedVariables="true" WarnTruncateSource="true" WarnInterfaces="true" RuntimeLibrary="rtQuickWin"/>
<Tool Name="VFLinkerTool" OutputFile="$(OutDir)\OpenMaXwell21A.exe" SuppressStartupBanner="true" AdditionalLibraryDirectories="C:\Program Files (x86)\Intel\oneAPI\mkl\2021.1.1\lib\ia32;C:\Program Files (x86)\Intel\oneAPI\compiler\2021.1.1\windows\redist\ia32_win\compiler" IgnoreDefaultLibraryNames="libcmtd.lib" SubSystem="subSystemWindows" StackReserveSize="20000000" LargeAddressAware="addrAwareLarge" AdditionalDependencies="avi.lib libiomp5md.lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib GLUT32.lib f90GL.lib f90GLU.lib f90GLUT.lib"/>
<Tool Name="VFResourceCompilerTool"/>
<Tool Name="VFMidlTool" SuppressStartupBanner="true"/>
<Tool Name="VFCustomBuildTool"/>
<Tool Name="VFPreLinkEventTool"/>
<Tool Name="VFPreBuildEventTool"/>
<Tool Name="VFPostBuildEventTool"/>
<Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration>
<Configuration Name="AMD32|Win32">
<Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" AutoParallelThreshold="90" AdditionalIncludeDirectories="\max32\GLUT32;\acml4.0.0\ifort32\lib" EnableRecursion="true" ReentrantCode="reentrancyThreaded" WarnInterfaces="true" BoundsCheck="true" RuntimeLibrary="rtQuickWin" Interfaces="true"/>
<Tool Name="VFLinkerTool" OutputFile="$(OutDir)\Open$(ProjectName)well15A.exe" LinkIncremental="linkIncrementalNo" SuppressStartupBanner="true" AdditionalLibraryDirectories="\max32\GLUT32;\acml4.0.0\ifort32_mp\lib" IgnoreDefaultLibraryNames="LIBCMT.lib" SubSystem="subSystemWindows" AdditionalDependencies="libacml_mp_dll.lib libguide40.lib avi32\release\avi.lib GLUT32.lib f90GL.lib f90GLU.lib f90GLUT.lib"/>
<Tool Name="VFResourceCompilerTool"/>
<Tool Name="VFMidlTool" SuppressStartupBanner="true"/>
<Tool Name="VFCustomBuildTool"/>
<Tool Name="VFPreLinkEventTool"/>
<Tool Name="VFPreBuildEventTool"/>
<Tool Name="VFPostBuildEventTool"/>
<Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration>
<Configuration Name="Debug64|Win32" TargetName="OpenMaXwell17A">
<Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" AdditionalIncludeDirectories="\OpenMaX\GLUT64;C:\Program Files (x86)\Intel\ComposerXE 2013 SP1\mkl\lib;C:\Program Files (x86)\Intel\ComposerXE 2013 SP1\compiler\lib;\OpenMaX\avi64\x64\Debug" EnableRecursion="true" ReentrantCode="reentrancyThreaded" WarnInterfaces="true" Traceback="true" BoundsCheck="true" RuntimeLibrary="rtQuickWinDebug" Interfaces="true"/>
<Tool Name="VFLinkerTool" OutputFile="$(OutDir)\Open$(ProjectName)well17a.exe" LinkIncremental="linkIncrementalNo" SuppressStartupBanner="true" AdditionalLibraryDirectories="\Openmax\GLUT64;C:\Program Files (x86)\Intel\ComposerXE 2013 SP1\mkl\lib;C:\Program Files (x86)\Intel\ComposerXE 2013 SP1\compiler\lib;\OpenMaX\avi64\x64\Debug" IgnoreDefaultLibraryNames="LIBCMTD.lib" GenerateDebugInformation="true" SubSystem="subSystemWindows" AdditionalDependencies="avi\debug\avi.lib mkl_c.lib libguide.lib GLUT32.lib f90GL.lib f90GLU.lib f90GLUT.lib"/>
<Tool Name="VFResourceCompilerTool"/>
<Tool Name="VFMidlTool" SuppressStartupBanner="true"/>
<Tool Name="VFCustomBuildTool"/>
<Tool Name="VFPreLinkEventTool"/>
<Tool Name="VFPreBuildEventTool"/>
<Tool Name="VFPostBuildEventTool"/>
<Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration>
<Configuration Name="Debug|x64" TargetName="OpenMaXwell15B">
<Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" AdditionalIncludeDirectories="\OpenMaX\GLUT32;C:\Program Files (x86)\Intel\ComposerXE 2015\mkl\lib;C:\Program Files (x86)\Intel\ComposerXE 2015\compiler\lib;\OpenMaX\avi32\release" EnableRecursion="true" ReentrantCode="reentrancyThreaded" WarnInterfaces="true" Traceback="true" BoundsCheck="true" RuntimeLibrary="rtQuickWinDebug" Interfaces="true"/>
<Tool Name="VFLinkerTool" OutputFile="$(OutDir)\$OpenMaXwell15B.exe" LinkIncremental="linkIncrementalNo" SuppressStartupBanner="true" AdditionalLibraryDirectories="\OpenMaX\max32\GLUT32;C:\Program Files (x86)\Intel\ComposerXE 2015\mkl\lib;C:\Program Files (x86)\Intel\ComposerXE 2015\compiler\lib;\OpenMaX\max32\avi32\release" IgnoreDefaultLibraryNames="LIBCMTD.lib" GenerateDebugInformation="true" SubSystem="subSystemWindows" AdditionalDependencies="avi.lib libiomp5md.lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib GLUT32.lib f90GL.lib f90GLU.lib f90GLUT.lib"/>
<Tool Name="VFResourceCompilerTool"/>
<Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/>
<Tool Name="VFCustomBuildTool"/>
<Tool Name="VFPreLinkEventTool"/>
<Tool Name="VFPreBuildEventTool"/>
<Tool Name="VFPostBuildEventTool"/>
<Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration>
<Configuration Name="Release|x64" TargetName="OpenMaXwell15B">
<Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" AdditionalIncludeDirectories="E:\maxnew\GLUT32;E:\Program Files\Intel\MKL\10.0.012\ia32\lib" EnableRecursion="true" ReentrantCode="reentrancyThreaded" RuntimeLibrary="rtQuickWin"/>
<Tool Name="VFLinkerTool" OutputFile="$(OutDir)\$OpenMaXwell15B.exe" SuppressStartupBanner="true" AdditionalLibraryDirectories="E:\maxnew\GLUT32;E:\Program Files\Intel\MKL\10.0.012\ia32\lib" IgnoreDefaultLibraryNames="LIBCMTD.lib" SubSystem="subSystemWindows" AdditionalDependencies="avi\debug\avi.lib mkl_c.lib libguide.lib GLUT32.lib f90GL.lib f90GLU.lib f90GLUT.lib"/>
<Tool Name="VFResourceCompilerTool"/>
<Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/>
<Tool Name="VFCustomBuildTool"/>
<Tool Name="VFPreLinkEventTool"/>
<Tool Name="VFPreBuildEventTool"/>
<Tool Name="VFPostBuildEventTool"/>
<Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration>
<Configuration Name="AMD32|x64">
<Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" AdditionalIncludeDirectories="E:\maxnew\GLUT32;E:\acml4.0.0\ifort32\lib" EnableRecursion="true" ReentrantCode="reentrancyThreaded" WarnInterfaces="true" Traceback="true" BoundsCheck="true" RuntimeLibrary="rtQuickWinDebug" Interfaces="true"/>
<Tool Name="VFLinkerTool" LinkIncremental="linkIncrementalNo" SuppressStartupBanner="true" AdditionalLibraryDirectories="E:\maxnew\GLUT32;E:\acml4.0.0\ifort32\lib" IgnoreDefaultLibraryNames="LIBCMT.lib;LIBCMTD.lib;LIBIFCOREMT.lib;LIBMMT.lib" GenerateDebugInformation="true" SubSystem="subSystemWindows" AdditionalDependencies="libacml.lib libifcoremd.lib libmmd.lib avi\debug\avi.lib GLUT32.lib f90GL.lib f90GLU.lib f90GLUT.lib"/>
<Tool Name="VFResourceCompilerTool"/>
<Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/>
<Tool Name="VFCustomBuildTool"/>
<Tool Name="VFPreLinkEventTool"/>
<Tool Name="VFPreBuildEventTool"/>
<Tool Name="VFPostBuildEventTool"/>
<Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration>
<Configuration Name="Debug64|x64" TargetName="OpenMaXwell17A">
<Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" AdditionalIncludeDirectories="\OpenMaX\GLUT64;C:\Program Files (x86)\Intel\ComposerXE 2015\mkl\lib;C:\Program Files (x86)\Intel\ComposerXE 2015\compiler\lib;\OpenMaX\avi64\x64\Debug" EnableRecursion="true" ReentrantCode="reentrancyThreaded" WarnInterfaces="true" Traceback="true" BoundsCheck="true" RuntimeLibrary="rtQuickWinDebug" Interfaces="true"/>
<Tool Name="VFLinkerTool" OutputFile="$(OutDir)\OpenMaXwell17A.exe" LinkIncremental="linkIncrementalNo" SuppressStartupBanner="true" AdditionalLibraryDirectories="\OpenMaX\GLUT64;C:\Program Files (x86)\Intel\ComposerXE 2013 SP1\mkl\lib;C:\Program Files (x86)\Intel\ComposerXE 2013 SP1\compiler\lib;\OpenMaX\avi64\x64\Debug" IgnoreDefaultLibraryNames="LIBCMT.lib" GenerateDebugInformation="true" SubSystem="subSystemWindows" StackReserveSize="20000000" AdditionalDependencies="avi64.lib libiomp5md.lib mkl_intel_lp64.lib mkl_intel_thread.lib mkl_core.lib GLUT32.lib f90GL.lib f90GLU.lib f90GLUT.lib"/>
<Tool Name="VFResourceCompilerTool"/>
<Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/>
<Tool Name="VFCustomBuildTool"/>
<Tool Name="VFPreLinkEventTool"/>
<Tool Name="VFPreBuildEventTool"/>
<Tool Name="VFPostBuildEventTool"/>
<Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration>
<Configuration Name="Releas64|Win32" TargetName="OpenMaXwell17A">
<Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" AdditionalIncludeDirectories="E:\maxnew\GLUT32;E:\Program Files\Intel\MKL\10.0.012\ia32\lib" EnableRecursion="true" ReentrantCode="reentrancyThreaded" WarnInterfaces="true" Traceback="true" BoundsCheck="true" RuntimeLibrary="rtQuickWinDebug" Interfaces="true"/>
<Tool Name="VFLinkerTool" OutputFile="$(OutDir)\Open$(ProjectName)well17A.exe" LinkIncremental="linkIncrementalNo" SuppressStartupBanner="true" AdditionalLibraryDirectories="E:\maxnew\GLUT32;E:\Program Files\Intel\MKL\10.0.012\ia32\lib" IgnoreDefaultLibraryNames="LIBCMTD.lib" GenerateDebugInformation="true" SubSystem="subSystemWindows" AdditionalDependencies="avi\debug\avi.lib mkl_c.lib libguide.lib GLUT32.lib f90GL.lib f90GLU.lib f90GLUT.lib"/>
<Tool Name="VFResourceCompilerTool"/>
<Tool Name="VFMidlTool" SuppressStartupBanner="true"/>
<Tool Name="VFCustomBuildTool"/>
<Tool Name="VFPreLinkEventTool"/>
<Tool Name="VFPreBuildEventTool"/>
<Tool Name="VFPostBuildEventTool"/>
<Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration>
<Configuration Name="Releas64|x64">
<Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" Optimization="optimizeFull" AdditionalIncludeDirectories="E:\maxnew\GLUT64;E:\Program Files\Intel\MKL\10.0.012\em64t\lib" EnableRecursion="true" ReentrantCode="reentrancyThreaded" WarnInterfaces="true" Traceback="true" BoundsCheck="true" RuntimeLibrary="rtQuickWinDebug" Interfaces="true"/>
<Tool Name="VFLinkerTool" OutputFile="$(OutDir)\$(ProjectName)08A.exe" LinkIncremental="linkIncrementalNo" SuppressStartupBanner="true" AdditionalLibraryDirectories="E:\maxnew\GLUT64;E:\Program Files\Intel\MKL\10.0.012\em64t\lib" IgnoreDefaultLibraryNames="LIBCMT.lib" GenerateDebugInformation="true" SubSystem="subSystemWindows" AdditionalDependencies="avi\debug\avi.lib mkl_dll.lib libguide.lib GLUT32.lib f90GL.lib f90GLU.lib f90GLUT.lib"/>
<Tool Name="VFResourceCompilerTool"/>
<Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/>
<Tool Name="VFCustomBuildTool"/>
<Tool Name="VFPreLinkEventTool"/>
<Tool Name="VFPreBuildEventTool"/>
<Tool Name="VFPostBuildEventTool"/>
<Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration>
<Configuration Name="Release64|Win32" TargetName="OpenMaXwell17A">
<Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" AdditionalIncludeDirectories="\OpenMaX\GLUT64;C:\Program Files (x86)\Intel\ComposerXE-2015\mkl\lib;C:\Program Files (x86)\Intel\ComposerXE-2015\compiler\lib;\OpenMaX\MaX64\avi64\x64\Debug" OpenMPConditionalCompilation="false" ReentrantCode="reentrancyThreaded" EnableEnhancedInstructionSet="codeArchIA32" FPS4Libs="false" WarnUnusedVariables="true" WarnTruncateSource="true" WarnInterfaces="true" RuntimeLibrary="rtQuickWin"/>
<Tool Name="VFLinkerTool" OutputFile="$(OutDir)\Open$(ProjectName)well17A.exe" SuppressStartupBanner="true" AdditionalLibraryDirectories="\OpenMaX\GLUT32;C:\Program Files (x86)\Intel\ComposerXE-2015\mkl\lib;C:\Program Files (x86)\Intel\ComposerXE-2015\compiler\lib;\OpenMaX\max32\avi32\release" IgnoreDefaultLibraryNames="libcmtd.lib" SubSystem="subSystemWindows" StackReserveSize="20000000" LargeAddressAware="addrAwareLarge" AdditionalDependencies="avi.lib libiomp5md.lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib GLUT32.lib f90GL.lib f90GLU.lib f90GLUT.lib"/>
<Tool Name="VFResourceCompilerTool"/>
<Tool Name="VFMidlTool" SuppressStartupBanner="true"/>
<Tool Name="VFCustomBuildTool"/>
<Tool Name="VFPreLinkEventTool"/>
<Tool Name="VFPreBuildEventTool"/>
<Tool Name="VFPostBuildEventTool"/>
<Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration>
<Configuration Name="Release64|x64" TargetName="OpenMaXwell17A">
<Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" Parallelization="true" AdditionalIncludeDirectories="\OpenMaX\GLUT64;C:\Program Files (x86)\Intel\ComposerXE 2015\mkl\lib;C:\Program Files (x86)\Intel\ComposerXE 2015\compiler\lib;\OpenMaX\avi64\x64\Debug" OpenMPConditionalCompilation="false" EnableRecursion="true" ReentrantCode="reentrancyThreaded" EnableEnhancedInstructionSet="codeArchSSE3" AlternateParameterSyntax="false" OpenMP="OpenMPParallelCode" FPS4Libs="false" FloatingPointSpeculation="fpSpeculationSafe" BoundsCheck="true" RuntimeLibrary="rtQuickWin"/>
<Tool Name="VFLinkerTool" OutputFile="$(OutDir)\OpenMaXwell17A.exe" LinkIncremental="linkIncrementalYes" SuppressStartupBanner="true" AdditionalLibraryDirectories="\OpenMaX\GLUT64;C:\Program Files (x86)\Intel\ComposerXE 2015\mkl\lib;C:\Program Files (x86)\Intel\ComposerXE 2015\compiler\lib;\OpenMaX\avi64\x64\Debug" IgnoreDefaultLibraryNames="libcmtd.lib" SubSystem="subSystemWindows" StackReserveSize="80000000" StackCommitSize="80000000" LargeAddressAware="addrAwareLarge" AdditionalDependencies="avi64.lib libiomp5md.lib mkl_intel_lp64.lib mkl_intel_thread.lib mkl_core.lib GLUT32.lib f90GL.lib f90GLU.lib f90GLUT.lib"/>
<Tool Name="VFResourceCompilerTool"/>
<Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/>
<Tool Name="VFCustomBuildTool"/>
<Tool Name="VFPreLinkEventTool"/>
<Tool Name="VFPreBuildEventTool"/>
<Tool Name="VFPostBuildEventTool"/>
<Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration></Configurations>
<Files>
<Filter Name="Header Files" Filter="fi;fd"/>
<Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
<File RelativePath=".\bitmap1.bmp"/>
<File RelativePath=".\bitmap2.bmp"/>
<File RelativePath=".\bitmap3.bmp"/>
<File RelativePath=".\bitmap4.bmp"/>
<File RelativePath=".\bitmap5.bmp"/>
<File RelativePath=".\bitmap6.bmp"/>
<File RelativePath=".\frameico.ico"/>
<File RelativePath=".\icon0.ico"/>
<File RelativePath=".\icon1.ico"/>
<File RelativePath=".\icon10.ico"/>
<File RelativePath=".\icon11.ico"/>
<File RelativePath=".\icon12.ico"/>
<File RelativePath=".\icon13.ico"/>
<File RelativePath=".\icon14.ico"/>
<File RelativePath=".\icon15.ico"/>
<File RelativePath=".\icon16.ico"/>
<File RelativePath=".\icon17.ico"/>
<File RelativePath=".\icon18.ico"/>
<File RelativePath=".\icon2.ico"/>
<File RelativePath=".\icon20.ico"/>
<File RelativePath=".\icon21.ico"/>
<File RelativePath=".\icon22.ico"/>
<File RelativePath=".\icon23.ico"/>
<File RelativePath=".\icon3.ico"/>
<File RelativePath=".\icon4.ico"/>
<File RelativePath=".\icon5.ico"/>
<File RelativePath=".\icon6.ico"/>
<File RelativePath=".\icon7.ico"/>
<File RelativePath=".\icon8.ico"/>
<File RelativePath=".\icon9.ico"/>
<File RelativePath=".\MaX.rc"/>
<File RelativePath=".\resource.fd"/>
<File RelativePath=".\resource.h"/></Filter>
<Filter Name="Source Files" Filter="f90;for;f;fpp;ftn;def;odl;idl">
<File RelativePath=".\aalyrmod.f90"/>
<File RelativePath=".\chbdemod.f90"/>
<File RelativePath=".\chbmpmod.f90"/>
<File RelativePath=".\chbndmod.f90"/>
<File RelativePath=".\chcfdmod.f90"/>
<File RelativePath=".\chdatmod.f90"/>
<File RelativePath=".\chdiamod.f90"/>
<File RelativePath=".\chdibmod.f90"/>
<File RelativePath=".\chdicmod.f90"/>
<File RelativePath=".\chdlgmod.f90"/>
<File RelativePath=".\chdommod.f90"/>
<File RelativePath=".\chexpmod.f90"/>
<File RelativePath=".\chfldmod.f90"/>
<File RelativePath=".\chflgmod.f90"/>
<File RelativePath=".\chformod.f90"/>
<File RelativePath=".\chfun.for"/>
<File RelativePath=".\chfunmod.f90"/>
<File RelativePath=".\chgramod.f90"/>
<File RelativePath=".\chgrcmod.f90"/>
<File RelativePath=".\chgrfmod.f90"/>
<File RelativePath=".\chintmod.f90"/>
<File RelativePath=".\chloamod.f90"/>
<File RelativePath=".\chmat.for"/>
<File RelativePath=".\chmatmod.f90"/>
<File RelativePath=".\chmmpmod.f90"/>
<File RelativePath=".\chmocmod.f90"/>
<File RelativePath=".\chmovmod.f90"/>
<File RelativePath=".\chobjmod.f90"/>
<File RelativePath=".\choglmod.f90"/>
<File RelativePath=".\chopenmax.f90"/>
<File RelativePath=".\chpfdmod.f90"/>
<File RelativePath=".\chprtmod.f90"/>
<File RelativePath=".\chsplmod.f90"/>
<File RelativePath=".\chwinmod.f90"/></Filter></Files>
<Globals/></VisualStudioProject>