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:
parent
900f571c15
commit
f5de255d60
10 changed files with 572 additions and 8 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue