summaryrefslogtreecommitdiff
path: root/msvc
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Visual Studio 2010 solutionVicent Marti2010-12-123-322/+0
| | | | | | Users can automatically generate one for their system using CMake. Signed-off-by: Vicent Marti <tanoku@gmail.com>
* Added reference to "src/vector.c" to the Visual Studio solution in order to ↵nulltoken2010-12-042-0/+4
| | | | cope with tanoku's latest refactorings.
* Add premade solution for compiling in MSVC2010Vicent Marti2010-11-283-0/+318
Signed-off-by: Vicent Marti <tanoku@gmail.com>