ship msvc project files

This commit is contained in:
Frédéric Péters 2005-02-15 09:16:34 +00:00
parent 92280ccd7e
commit d6dcec71fb
5 changed files with 9 additions and 3 deletions

View File

@ -756,6 +756,9 @@ tests/data/lecp1-la/Makefile
tests/data/sp1-la/Makefile
lasso.pc
win32/Makefile
win32/msvc/Makefile
win32/msvc/php/Makefile
win32/msvc/python/Makefile
win32/nsis/Makefile
win32/nsis/jlasso-lite.nsi
win32/nsis/lasso-deps.nsi

View File

@ -1,5 +1,3 @@
SUBDIRS = nsis
SUBDIRS = nsis msvc
EXTRA_DIST = lasso.rc

3
win32/msvc/Makefile.am Normal file
View File

@ -0,0 +1,3 @@
SUBDIRS = php python
EXTRA_DIST = lasso.dsp lasso.dsw

View File

@ -0,0 +1 @@
EXTRA_DIST = php.dsp

View File

@ -0,0 +1 @@
EXTRA_DIST = python.dsp