|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <VisualStudioProject ProjectCreator="Intel Fortran" Keyword="Console Application" Version="11.0" ProjectIdGuid="{EE5F8367-9220-45ED-9B0B-5942AF51229C}"> |
3 | 3 | <Platforms> |
4 | | - <Platform Name="Win32"/> |
5 | | - </Platforms> |
| 4 | + <Platform Name="Win32"/></Platforms> |
6 | 5 | <Configurations> |
7 | 6 | <Configuration Name="Debug|Win32" TargetName="$(ProjectName)d"> |
8 | | - <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" HeapArrays="0" WarnUnusedVariables="true" WarnUncalled="true" WarnInterfaces="true" Traceback="true" NullPointerCheck="true" BoundsCheck="true" UninitializedVariablesCheck="true" StackFrameCheck="true" RuntimeLibrary="rtMultiThreadedDebug"/> |
9 | | - <Tool Name="VFLinkerTool" LinkIncremental="linkIncrementalNo" SuppressStartupBanner="true" GenerateDebugInformation="true" SubSystem="subSystemConsole"/> |
10 | | - <Tool Name="VFResourceCompilerTool"/> |
11 | | - <Tool Name="VFMidlTool" SuppressStartupBanner="true"/> |
12 | | - <Tool Name="VFCustomBuildTool"/> |
13 | | - <Tool Name="VFPreLinkEventTool"/> |
14 | | - <Tool Name="VFPreBuildEventTool"/> |
15 | | - <Tool Name="VFPostBuildEventTool" CommandLine="copy $(OutDir)\$(TargetName)$(TargetExt) ..\..\..\bin"/> |
16 | | - <Tool Name="VFManifestTool" SuppressStartupBanner="true"/> |
17 | | - </Configuration> |
| 7 | + <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" HeapArrays="0" WarnUnusedVariables="true" WarnUncalled="true" WarnInterfaces="true" Traceback="true" NullPointerCheck="true" BoundsCheck="true" UninitializedVariablesCheck="true" StackFrameCheck="true" RuntimeLibrary="rtMultiThreadedDebug"/> |
| 8 | + <Tool Name="VFLinkerTool" LinkIncremental="linkIncrementalNo" SuppressStartupBanner="true" GenerateDebugInformation="true" SubSystem="subSystemConsole"/> |
| 9 | + <Tool Name="VFResourceCompilerTool"/> |
| 10 | + <Tool Name="VFMidlTool" SuppressStartupBanner="true"/> |
| 11 | + <Tool Name="VFCustomBuildTool"/> |
| 12 | + <Tool Name="VFPreLinkEventTool"/> |
| 13 | + <Tool Name="VFPreBuildEventTool"/> |
| 14 | + <Tool Name="VFPostBuildEventTool" CommandLine="copy $(OutDir)\$(TargetName)$(TargetExt) ..\..\..\bin"/> |
| 15 | + <Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration> |
18 | 16 | <Configuration Name="Release|Win32"> |
19 | | - <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" HeapArrays="0" RuntimeLibrary="rtMultiThreadedDebug"/> |
20 | | - <Tool Name="VFLinkerTool" SuppressStartupBanner="true" GenerateDebugInformation="true" SubSystem="subSystemConsole"/> |
21 | | - <Tool Name="VFResourceCompilerTool"/> |
22 | | - <Tool Name="VFMidlTool" SuppressStartupBanner="true"/> |
23 | | - <Tool Name="VFCustomBuildTool"/> |
24 | | - <Tool Name="VFPreLinkEventTool"/> |
25 | | - <Tool Name="VFPreBuildEventTool"/> |
26 | | - <Tool Name="VFPostBuildEventTool" CommandLine="copy $(OutDir)\$(TargetName)$(TargetExt) ..\..\..\bin"/> |
27 | | - <Tool Name="VFManifestTool" SuppressStartupBanner="true"/> |
28 | | - </Configuration> |
29 | | - </Configurations> |
| 17 | + <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" HeapArrays="0" RuntimeLibrary="rtMultiThreadedDebug"/> |
| 18 | + <Tool Name="VFLinkerTool" SuppressStartupBanner="true" GenerateDebugInformation="true" SubSystem="subSystemConsole"/> |
| 19 | + <Tool Name="VFResourceCompilerTool"/> |
| 20 | + <Tool Name="VFMidlTool" SuppressStartupBanner="true"/> |
| 21 | + <Tool Name="VFCustomBuildTool"/> |
| 22 | + <Tool Name="VFPreLinkEventTool"/> |
| 23 | + <Tool Name="VFPreBuildEventTool"/> |
| 24 | + <Tool Name="VFPostBuildEventTool" CommandLine="copy $(OutDir)\$(TargetName)$(TargetExt) ..\..\..\bin"/> |
| 25 | + <Tool Name="VFManifestTool" SuppressStartupBanner="true"/></Configuration></Configurations> |
30 | 26 | <Files> |
31 | 27 | <Filter Name="Header Files" Filter="fi;fd"/> |
32 | 28 | <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"/> |
|
89 | 85 | <File RelativePath="..\..\..\src\Utilities\Memory\Memory.f90"/> |
90 | 86 | <File RelativePath="..\..\..\src\Utilities\Memory\MemoryContainerIterator.f90"/> |
91 | 87 | <File RelativePath="..\..\..\src\Utilities\Memory\MemoryHelper.f90"/> |
92 | | - <File RelativePath="..\..\..\src\Utilities\Memory\MemoryManager.f90"/></Filter> |
93 | | - <File RelativePath="..\..\..\src\Utilities\Memory\MemoryStore.f90"/> |
| 88 | + <File RelativePath="..\..\..\src\Utilities\Memory\MemoryManager.f90"/> |
| 89 | + <File RelativePath="..\..\..\src\Utilities\Memory\MemoryStore.f90"/></Filter> |
94 | 90 | <Filter Name="TimeSeries"> |
95 | 91 | <File RelativePath="..\..\..\src\Utilities\TimeSeries\TimeSeries.f90"/> |
96 | 92 | <File RelativePath="..\..\..\src\Utilities\TimeSeries\TimeSeriesRecord.f90"/></Filter> |
| 93 | + <File RelativePath="..\..\..\src\Utilities\ArrayHandlers.f90"/> |
97 | 94 | <File RelativePath="..\..\..\src\Utilities\BlockParser.f90"/> |
98 | 95 | <File RelativePath="..\..\..\src\Utilities\CharString.f90"/> |
99 | 96 | <File RelativePath="..\..\..\src\Utilities\compilerversion.F90"> |
100 | 97 | <FileConfiguration Name="Debug|Win32"> |
101 | | - <Tool Name="VFFortranCompilerTool" Preprocess="preprocessYes"/></FileConfiguration></File> |
| 98 | + <Tool Name="VFFortranCompilerTool" Preprocess="preprocessYes"/></FileConfiguration></File> |
102 | 99 | <File RelativePath="..\..\..\src\Utilities\Constants.f90"/> |
103 | 100 | <File RelativePath="..\..\..\src\Utilities\defmacro.F90"> |
104 | 101 | <FileConfiguration Name="Debug|Win32"> |
105 | | - <Tool Name="VFFortranCompilerTool" Preprocess="preprocessYes"/></FileConfiguration></File> |
| 102 | + <Tool Name="VFFortranCompilerTool" Preprocess="preprocessYes"/></FileConfiguration></File> |
106 | 103 | <File RelativePath="..\..\..\src\Utilities\DevFeature.f90"/> |
107 | 104 | <File RelativePath="..\..\..\src\Utilities\ErrorUtil.f90"/> |
108 | 105 | <File RelativePath="..\..\..\src\Utilities\GeomUtil.f90"/> |
|
121 | 118 | <File RelativePath="..\..\..\src\Utilities\OpenSpec.f90"/> |
122 | 119 | <File RelativePath="..\..\..\src\Utilities\PtrHashTable.f90"/> |
123 | 120 | <File RelativePath="..\..\..\src\Utilities\PtrHashTableIterator.f90"/> |
| 121 | + <File RelativePath="..\..\..\src\Utilities\Sim.f90"/> |
124 | 122 | <File RelativePath="..\..\..\src\Utilities\SimVariables.f90"/> |
125 | 123 | <File RelativePath="..\..\..\src\Utilities\Table.f90"/> |
126 | 124 | <File RelativePath="..\..\..\src\Utilities\TableTerm.f90"/> |
|
140 | 138 | <File RelativePath="..\src\NWT\NWT1_xmd.f"/> |
141 | 139 | <File RelativePath="..\src\NWT\NWT1_xmdlib.f"/></Filter> |
142 | 140 | <Filter Name="Preproc"> |
143 | | - <File RelativePath="..\src\Preproc\ArrayHandlers.f90"/> |
144 | 141 | <File RelativePath="..\src\Preproc\ConstantsPHMF.f90"/> |
145 | 142 | <File RelativePath="..\src\Preproc\Discretization3D.f90"/> |
146 | 143 | <File RelativePath="..\src\Preproc\DiscretizationBasePHMF.f90"/> |
|
211 | 208 | <File RelativePath="..\src\TdisVariables.f90"/> |
212 | 209 | <File RelativePath="..\src\TdisWriter.f90"/> |
213 | 210 | <File RelativePath="..\src\UzfPackageWriter.f90"/> |
214 | | - <File RelativePath="..\src\WelPackageWriter.f90"/></Filter> |
215 | | - </Files> |
216 | | - <Globals/> |
217 | | -</VisualStudioProject> |
| 211 | + <File RelativePath="..\src\WelPackageWriter.f90"/></Filter></Files> |
| 212 | + <Globals/></VisualStudioProject> |
0 commit comments