OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
cmake-3.10
/
Modules
/
CompilerId
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/28/2024 06:00:25 AM
rwxr-xr-x
📄
VS-10.csproj.in
2.4 KB
01/18/2018 02:48:42 PM
rw-r--r--
📄
VS-10.vcxproj.in
2.7 KB
01/18/2018 02:48:42 PM
rw-r--r--
📄
VS-7.vcproj.in
1.34 KB
01/18/2018 02:48:42 PM
rw-r--r--
📄
VS-Intel.vfproj.in
1.07 KB
01/18/2018 02:48:42 PM
rw-r--r--
📄
VS-NsightTegra.vcxproj.in
2.16 KB
01/18/2018 02:48:42 PM
rw-r--r--
📄
Xcode-3.pbxproj.in
2.66 KB
01/18/2018 02:48:42 PM
rw-r--r--
📄
main.swift.in
30 bytes
01/18/2018 02:48:42 PM
rw-r--r--
Editing: VS-Intel.vfproj.in
Close
<?xml version="1.0" encoding="UTF-8"?> <VisualStudioProject ProjectCreator="Intel Fortran" Keyword="Console Application" Version="@CMAKE_VS_INTEL_Fortran_PROJECT_VERSION@" ProjectIdGuid="{AB67BAB7-D7AE-4E97-B492-FE5420447509}" > <Platforms> <Platform Name="@id_platform@"/> </Platforms> <Configurations> <Configuration Name="Debug|@id_platform@" OutputDirectory="." IntermediateDirectory="$(ConfigurationName)" > <Tool Name="VFFortranCompilerTool" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" Preprocess="preprocessYes" RuntimeLibrary="rtMultiThreadedDebugDLL" /> <Tool Name="VFLinkerTool" LinkIncremental="linkIncrementalNo" GenerateDebugInformation="true" SubSystem="subSystemConsole" /> <Tool Name="VFPostBuildEventTool" CommandLine="for %%i in (@id_cl@) do @echo CMAKE_@id_lang@_COMPILER=%%~$PATH:i" /> </Configuration> </Configurations> <Files> <Filter Name="Source Files" Filter="F"> <File RelativePath="@id_src@"/> </Filter> </Files> <Globals/> </VisualStudioProject>