summaryrefslogtreecommitdiffstats
path: root/win32/msvc/php
Commit message (Collapse)AuthorAgeFilesLines
* [Core] remove now useless .cvsignore filesBenjamin Dauvergne2010-07-211-2/+0
|
* add Makefile.in to MAINTAINERCLEANFILES in every Makefile.amBenjamin Dauvergne2008-05-271-0/+1
|
* 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
* generated files are best ignored by cvsFrederic Peters2005-02-191-0/+2
|
* Updated MSVC projects.Romain Chantereay2005-02-161-2/+2
|
* ship msvc project filesFrederic Peters2005-02-151-0/+1
|
* 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