*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4780 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
074c7604da
commit
cfba21df42
2 changed files with 14 additions and 5 deletions
|
|
@ -5,10 +5,10 @@ bar.pm
|
|||
spam.pm
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
example.dll
|
||||
example.dsw
|
||||
example.ncb
|
||||
example.opt
|
||||
example.plg
|
||||
*.dll
|
||||
*.dsw
|
||||
*.ncb
|
||||
*.opt
|
||||
*.plg
|
||||
Release
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -5,3 +5,12 @@ Makefile.in
|
|||
lib*.c
|
||||
lib*.lo
|
||||
lib*.la
|
||||
swig*.dsw
|
||||
swig*.dll
|
||||
swig*.exp
|
||||
swig*.lib
|
||||
swig*.ncb
|
||||
swig*.opt
|
||||
swig*.plg
|
||||
Release
|
||||
Debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue