diff --git a/libsearpc.vcxproj b/libsearpc.vcxproj index 3336cab..c6c1201 100644 --- a/libsearpc.vcxproj +++ b/libsearpc.vcxproj @@ -1,118 +1,123 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - {7E7BDAA2-D61E-466D-B138-CC2454CAB1D3} - Win32Proj - 10.0 - - - - DynamicLibrary - true - v142 - - - Application - false - v142 - - - Application - true - v142 - - - Application - false - v142 - - - - - - - - - - - - - - - - - - - - - true - - - true - - - - WIN32;_DEBUG;_WINDOWS;LIBSEARPC_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - Level3 - ProgramDatabase - Disabled - - - MachineX86 - true - Windows - - - - - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - MultiThreadedDLL - Level3 - ProgramDatabase - - - MachineX86 - true - Windows - true - true - - - - - - - - - - - - - - - - - - - + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 16.0 + {7E7BDAA2-D61E-466D-B138-CC2454CAB1D3} + Win32Proj + 10.0 + + + + DynamicLibrary + true + v142 + + + Application + false + v142 + + + DynamicLibrary + true + v142 + + + Application + false + v142 + + + + + + + + + + + + + + + + + + + + + true + + + true + + + + WIN32;_DEBUG;_WINDOWS;LIBSEARPC_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level3 + ProgramDatabase + Disabled + + + MachineX86 + true + Windows + + + + + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDLL + Level3 + ProgramDatabase + + + MachineX86 + true + Windows + true + true + + + + + LIBSEARPC_EXPORTS;WIN32 + + + + + + + + + + + + + + + + + + + \ No newline at end of file