From 0d47952611198ef6b1163f366dc03922d20b1475 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 09:42:04 +0200 Subject: Adding upstream version 7.94+git20230807.3be01efb1+dfsg. Signed-off-by: Daniel Baumann --- nbase/nbase.vcxproj | 131 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 nbase/nbase.vcxproj (limited to 'nbase/nbase.vcxproj') diff --git a/nbase/nbase.vcxproj b/nbase/nbase.vcxproj new file mode 100644 index 0000000..6650892 --- /dev/null +++ b/nbase/nbase.vcxproj @@ -0,0 +1,131 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Static + Win32 + + + + {B630C8F7-3138-43E8-89ED-78742FA2AC5F} + nbase + Win32Proj + + + + StaticLibrary + MultiByte + v142 + + + StaticLibrary + MultiByte + v142 + + + StaticLibrary + MultiByte + v142 + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + .\ + Debug\ + .\ + .\ + Release\ + Release\ + + + + Disabled + WIN32;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + + + $(OutDir)nbase.lib + + + + + /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) + WIN32;_LIB;%(PreprocessorDefinitions) + + + Level3 + ProgramDatabase + + + $(OutDir)nbase.lib + true + + + + + /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) + WIN32;_LIB;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + $(OutDir)nbase.lib + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3