X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fresolver.git;a=blobdiff_plain;f=shibresolver%2Fresolver.vcxproj;fp=shibresolver%2Fresolver.vcxproj;h=bda0978fd83bc552f5c580971ca44078e6cf0d41;hp=0000000000000000000000000000000000000000;hb=c8a04029bd704fc787bf953a0c99fd1c0b371e7c;hpb=754d6309bad0a25b5d2d26e63341a4dd2a7d0ca7 diff --git a/shibresolver/resolver.vcxproj b/shibresolver/resolver.vcxproj new file mode 100644 index 0000000..bda0978 --- /dev/null +++ b/shibresolver/resolver.vcxproj @@ -0,0 +1,195 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + + + + + + + + + + + + + {36D4FABF-ACDE-4947-9C4A-7AE1B50CD83A} + myextension + Win32Proj + shibresolver + + + + DynamicLibrary + true + + + DynamicLibrary + + + DynamicLibrary + true + + + DynamicLibrary + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(Configuration)\ + true + $(Configuration)\ + false + $(Platform)\$(Configuration)\ + true + $(Platform)\$(Configuration)\ + false + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + $(ProjectName)1_0D + $(ProjectName)1_0 + $(ProjectName)1_0D + $(ProjectName)1_0 + .;..;C:\cvs\2.0\cpp-xmltooling;C:\cvs\2.0\cpp-opensaml2;C:\cvs\2.0\cpp-sp;$(IncludePath) + .;..;C:\cvs\2.0\cpp-xmltooling;C:\cvs\2.0\cpp-opensaml2;C:\cvs\2.0\cpp-sp;$(IncludePath) + .;..;C:\cvs\2.0\cpp-xmltooling;C:\cvs\2.0\cpp-opensaml2;C:\cvs\2.0\cpp-sp;$(IncludePath) + .;..;C:\cvs\2.0\cpp-xmltooling;C:\cvs\2.0\cpp-opensaml2;C:\cvs\2.0\cpp-sp;$(IncludePath) + + + + Disabled + .;..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + MultiThreadedDebugDLL + + + true + Level3 + EditAndContinue + + + _DEBUG;%(PreprocessorDefinitions) + + + log4shib1D.lib;xerces-c_3D.lib;shibsp1D.lib;saml2D.lib;xmltooling1D.lib;%(AdditionalDependencies) + true + Windows + MachineX86 + $(TargetDir)$(ProjectName)1D.lib + + + + + .;..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + + + Level3 + ProgramDatabase + + + log4shib1.lib;xerces-c_3.lib;shibsp1.lib;saml2.lib;xmltooling1.lib;%(AdditionalDependencies) + Windows + true + true + MachineX86 + $(TargetDir)$(ProjectName)1.lib + + + + + X64 + + + Disabled + .;..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + MultiThreadedDebugDLL + + + true + Level3 + ProgramDatabase + + + _DEBUG;%(PreprocessorDefinitions) + + + log4shib1D.lib;xerces-c_3D.lib;shibsp1D.lib;saml2D.lib;xmltooling1D.lib;%(AdditionalDependencies) + true + Windows + MachineX64 + $(TargetDir)$(ProjectName)1D.lib + + + + + X64 + + + .;..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + + + Level3 + ProgramDatabase + + + log4shib1.lib;xerces-c_3.lib;shibsp1.lib;saml2.lib;xmltooling1.lib;%(AdditionalDependencies) + true + Windows + true + true + MachineX64 + $(TargetDir)$(ProjectName)1.lib + + + + + + \ No newline at end of file