source: pacpussensors/trunk/Vislab/lib3dv/eigen/Eigen-install/language_tests/Fortran/CMakeFiles/3.6.2/CompilerIdFortran/CompilerIdFortran.vfproj@ 136

Last change on this file since 136 was 136, checked in by ldecherf, 7 years ago

Doc

File size: 1.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<VisualStudioProject
3 ProjectCreator="Intel Fortran"
4 Keyword="Console Application"
5 Version="11.0"
6 ProjectIdGuid="{AB67BAB7-D7AE-4E97-B492-FE5420447509}"
7 >
8 <Platforms>
9 <Platform Name="Win32"/>
10 </Platforms>
11 <Configurations>
12 <Configuration
13 Name="Debug|Win32"
14 OutputDirectory="."
15 IntermediateDirectory="$(ConfigurationName)"
16 >
17 <Tool
18 Name="VFFortranCompilerTool"
19 DebugInformationFormat="debugEnabled"
20 Optimization="optimizeDisabled"
21 Preprocess="preprocessYes"
22 RuntimeLibrary="rtMultiThreadedDebugDLL"
23 />
24 <Tool
25 Name="VFLinkerTool"
26 LinkIncremental="linkIncrementalNo"
27 GenerateDebugInformation="true"
28 SubSystem="subSystemConsole"
29 />
30 <Tool
31 Name="VFPostBuildEventTool"
32 CommandLine="for %%i in (ifort.exe) do @echo CMAKE_Fortran_COMPILER=%%~$PATH:i"
33 />
34 </Configuration>
35 </Configurations>
36 <Files>
37 <Filter Name="Source Files" Filter="F">
38 <File RelativePath="CMakeFortranCompilerId.F"/>
39 </Filter>
40 </Files>
41 <Globals/>
42</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.