Updated package version.
[shibboleth/sp.git] / shib / shib.dsp
index 7d4c3d3..c0ec584 100644 (file)
@@ -43,7 +43,7 @@ RSC=rc.exe
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SHIB_EXPORTS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "C:\curl\include" /I "C:\openssl\include" /I "C:\xerces-c\include" /I "..\include" /I "..\..\..\opensaml\c\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I ".." /I "." /I "..\..\..\opensaml\c" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
 # ADD BASE RSC /l 0x409 /d "NDEBUG"
@@ -53,7 +53,7 @@ BSC32=bscmake.exe
 # ADD BSC32 /nologo
 LINK32=link.exe
 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
-# ADD LINK32 xerces-c_1.lib saml.lib /nologo /dll /machine:I386 /libpath:"C:\xerces-c\lib" /libpath:"..\..\..\opensaml\c\saml\Release"
+# ADD LINK32 log4cpp.lib xerces-c_2.lib libeay32.lib ssleay32.lib xsec_1.lib saml_5.lib /nologo /dll /machine:I386 /out:"Release/shib_6.dll" /libpath:"..\..\..\opensaml\c\saml\Release" /libpath:"\openssl-0.9.7d\out32dll"
 
 !ELSEIF  "$(CFG)" == "shib - Win32 Debug"
 
@@ -69,7 +69,7 @@ LINK32=link.exe
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SHIB_EXPORTS" /YX /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "C:\curl\include" /I "C:\openssl\include" /I "C:\xerces-c\include" /I "..\include" /I "..\..\..\opensaml\c\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /FR /YX /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I ".." /I "." /I "..\..\..\opensaml\c" /D "_WINDOWS" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_AFXDLL" /FR /YX /FD /GZ /c
 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
 # ADD BASE RSC /l 0x409 /d "_DEBUG"
@@ -79,7 +79,7 @@ BSC32=bscmake.exe
 # ADD BSC32 /nologo
 LINK32=link.exe
 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 xerces-c_1D.lib saml.lib /nologo /dll /debug /machine:I386 /pdbtype:sept /libpath:"C:\debug\xerces-c\lib" /libpath:"..\..\..\opensaml\c\saml\Debug"
+# ADD LINK32 log4cppD.lib xerces-c_2D.lib libeay32.lib ssleay32.lib xsec_1D.lib saml_5D.lib /nologo /dll /debug /machine:I386 /out:"Debug/shib_6D.dll" /pdbtype:sept /libpath:"..\..\..\opensaml\c\saml\Debug" /libpath:"\openssl-0.9.7d\out32dll.dbg"
 
 !ENDIF 
 
@@ -89,7 +89,7 @@ LINK32=link.exe
 # Name "shib - Win32 Debug"
 # Begin Source File
 
-SOURCE=.\ClubShibPOSTProfile.cpp
+SOURCE=..\config_win32.h
 # End Source File
 # Begin Source File
 
@@ -97,27 +97,47 @@ SOURCE=.\Constants.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\SAMLBindingFactory.cpp
+SOURCE=.\internal.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\include\shib.h
+SOURCE=.\Metadata.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\ShibConfig.cpp
+SOURCE=.\ReloadableXMLFile.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\ShibPOSTProfile.cpp
+SOURCE=.\resource.h
+# End Source File
+# Begin Source File
+
+SOURCE=".\shib-threads-win32.cpp"
 # End Source File
 # Begin Source File
 
-SOURCE=.\ShibPOSTProfileFactory.cpp
+SOURCE=".\shib-threads.h"
 # End Source File
 # Begin Source File
 
-SOURCE=.\XML.cpp
+SOURCE=.\shib.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\shib.rc
+# End Source File
+# Begin Source File
+
+SOURCE=.\ShibBinding.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ShibConfig.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ShibPOSTProfile.cpp
 # End Source File
 # End Target
 # End Project