003 File Manager
Current Path:
/usr/src/sys/contrib/libsodium/builds/msvc/properties
usr
/
src
/
sys
/
contrib
/
libsodium
/
builds
/
msvc
/
properties
/
📁
..
📄
Common.props
(696 B)
📄
DLL.props
(522 B)
📄
Debug.props
(1.02 KB)
📄
DebugDEXE.props
(633 B)
📄
DebugDLL.props
(586 B)
📄
DebugLEXE.props
(589 B)
📄
DebugLIB.props
(650 B)
📄
DebugLTCG.props
(629 B)
📄
DebugSEXE.props
(624 B)
📄
EXE.props
(530 B)
📄
LIB.props
(510 B)
📄
LTCG.props
(407 B)
📄
Link.props
(655 B)
📄
Messages.props
(643 B)
📄
Output.props
(1.29 KB)
📄
Release.props
(1.56 KB)
📄
ReleaseDEXE.props
(582 B)
📄
ReleaseDLL.props
(541 B)
📄
ReleaseLEXE.props
(588 B)
📄
ReleaseLIB.props
(535 B)
📄
ReleaseLTCG.props
(562 B)
📄
ReleaseSEXE.props
(577 B)
📄
Win32.props
(747 B)
📄
x64.props
(1.02 KB)
Editing: Debug.props
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ImportGroup Label="PropertySheets"> <Import Project="Common.props" /> </ImportGroup> <PropertyGroup> <_PropertySheetDisplayName>Debug Settings</_PropertySheetDisplayName> <DebugOrRelease>Debug</DebugOrRelease> </PropertyGroup> <ItemDefinitionGroup> <ClCompile> <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <FunctionLevelLinking>true</FunctionLevelLinking> <Optimization>Disabled</Optimization> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ClCompile> <ResourceCompile> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Link> <GenerateDebugInformation>true</GenerateDebugInformation> </Link> </ItemDefinitionGroup> </Project>
Upload File
Create Folder