Added missing Visual Studio project file

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6233 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-09-06 22:21:28 +00:00
commit f5de255d60
10 changed files with 572 additions and 8 deletions

View file

@ -118,7 +118,7 @@ InputName=base
echo PERL5_INCLUDE: %PERL5_INCLUDE%
echo PERL5_LIB: %PERL5_LIB%
echo on
..\..\..\swig -noruntime -c++ -perl5 -shadow $(InputPath)
..\..\..\swig -noruntime -c++ -perl5 $(InputPath)
# End Custom Build
@ -133,7 +133,7 @@ InputName=base
echo PERL5_INCLUDE: %PERL5_INCLUDE%
echo PERL5_LIB: %PERL5_LIB%
echo on
..\..\..\swig -noruntime -c++ -perl5 -shadow $(InputPath)
..\..\..\swig -noruntime -c++ -perl5 $(InputPath)
# End Custom Build