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-7.vcproj.in
Close
<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="@id_version@" Name="CompilerId@id_lang@" ProjectGUID="{CAE07175-D007-4FC3-BFE8-47B392814159}" RootNamespace="CompilerId@id_lang@" Keyword="Win32Proj" TargetFrameworkVersion="196613" > <Platforms> <Platform Name="@id_platform@" /> </Platforms> <Configurations> <Configuration Name="Debug|@id_platform@" OutputDirectory="." IntermediateDirectory="$(ConfigurationName)" ConfigurationType="1" CharacterSet="1" > <Tool Name="VCCLCompilerTool" Optimization="0" MinimalRebuild="false" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="0" DebugInformationFormat="0" /> <Tool Name="VCLinkerTool" LinkIncremental="1" IgnoreDefaultLibraryNames="libc" GenerateDebugInformation="false" SubSystem="@id_subsystem@" EntryPointSymbol="@id_entrypoint@" /> <Tool Name="VCPostBuildEventTool" CommandLine="for %%i in (@id_cl@) do @echo CMAKE_@id_lang@_COMPILER=%%~$PATH:i" /> </Configuration> </Configurations> <Files> <Filter Name="Source Files" Filter="cpp;c" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <File RelativePath="@id_src@" > </File> </Filter> </Files> </VisualStudioProject>