Rename php4*.swg to php*.swg.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10635 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
12a2463f24
commit
3d3bc01a2f
6 changed files with 11 additions and 11 deletions
|
|
@ -291,7 +291,7 @@ public:
|
|||
Preprocessor_define("SWIGPHP 1", 0);
|
||||
Preprocessor_define("SWIGPHP5 1", 0);
|
||||
SWIG_typemap_lang("php4");
|
||||
SWIG_config_file("php4.swg");
|
||||
SWIG_config_file("php.swg");
|
||||
allow_overloading();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue