diff --git a/kvc/kvc_crypt.vcxproj b/kvc/kvc_crypt.vcxproj index db4078e..220dc2e 100644 --- a/kvc/kvc_crypt.vcxproj +++ b/kvc/kvc_crypt.vcxproj @@ -17,9 +17,9 @@ DynamicLibrary false v143 - true Unicode MultiThreaded + true @@ -33,68 +33,69 @@ $(SolutionDir)bin\x64\Release\ $(SolutionDir)obj\$(ProjectName)\$(Configuration)\$(Platform)\ kvc_crypt + false - - - Level3 - true - true - false - NDEBUG;_WINDOWS;_USRDLL;BUILDING_DLL;%(PreprocessorDefinitions) - true - stdcpplatest - false - MultiThreaded - MinSpace - true - true - /utf-8 /GS- /Gy /Gw /Os /Brepro %(AdditionalOptions) - ole32.lib;oleaut32.lib;%(IgnoreSpecificDefaultLibraries) - - - Windows - true - true - false - ole32.lib;oleaut32.lib;shell32.lib;bcrypt.lib;crypt32.lib;winsqlite3.lib;%(AdditionalDependencies) - $(ProjectDir);%(AdditionalLibraryDirectories) - /OPT:REF /OPT:ICF=10 /MERGE:.rdata=.text /NXCOMPAT /Brepro /NOIMPLIB /NOEXP /INCREMENTAL:NO %(AdditionalOptions) - kvc_crypt.def - Default - true - MachineX64 - msvcprt.lib;%(IgnoreSpecificDefaultLibraries) - - - powershell -Command "& {$f='$(OutDir)$(TargetName)$(TargetExt)'; (Get-Item $f).CreationTime='2026-01-01 00:00:00'; (Get-Item $f).LastWriteTime='2026-01-01 00:00:00'}" - - - 0x0409 - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + Level3 + true + true + false + NDEBUG;_WINDOWS;_USRDLL;BUILDING_DLL;%(PreprocessorDefinitions) + true + stdcpplatest + false + MultiThreaded + MinSpace + true + true + /utf-8 /GS- /Gy /Gw /Os /Brepro %(AdditionalOptions) + ole32.lib;oleaut32.lib;%(IgnoreSpecificDefaultLibraries) + + + Windows + true + true + false + ole32.lib;oleaut32.lib;shell32.lib;bcrypt.lib;crypt32.lib;winsqlite3.lib;%(AdditionalDependencies) + $(ProjectDir);%(AdditionalLibraryDirectories) + /OPT:REF /OPT:ICF=10 /MERGE:.rdata=.text /NXCOMPAT /Brepro /NOIMPLIB /NOEXP /INCREMENTAL:NO %(AdditionalOptions) + kvc_crypt.def + UseLinkTimeCodeGeneration + true + MachineX64 + msvcprt.lib;%(IgnoreSpecificDefaultLibraries) + + + powershell -Command "& {$f='$(OutDir)$(TargetName)$(TargetExt)'; (Get-Item $f).CreationTime='2026-01-01 00:00:00'; (Get-Item $f).LastWriteTime='2026-01-01 00:00:00'}" + + + 0x0409 + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file