summaryrefslogtreecommitdiffstats
path: root/win32/msvc/php/php.dsp
Commit message (Collapse)AuthorAgeFilesLines
* set svn property to use Windows-style line endings for Windows filesDamien Laniel2007-08-281-110/+110
|
* restored windows-style line endings in visual studio configuration files so ↵Damien Laniel2007-08-281-1/+0
| | | | they can be loaded
* Updated MSVC projects.Romain Chantereay2005-02-161-2/+2
|
* Removed XMLSEC_DYNAMIC_LOADING because it is a non-sense.Romain Chantereay2005-02-081-1/+1
| | | | | We are using xmlsec-openssl specific functions in code, so there is no choice, we have to use openssl. (Fix a build warning).
* Added MS VC worspace and projets.Romain Chantereay2005-02-081-0/+111
Currently two projects: - Lasso DLL - PHP binding