swig/Examples/php/sync
Olly Betts 32283991c5 Don't generate a .php wrapper file by default
It's now only generated if something to put in it is specified via:

%pragma(php) include=...

or

%pragma(php) code=...
2021-05-04 14:14:56 +12:00
..
example.cxx Fix PHP sync example 2021-04-19 11:26:32 +12:00
example.h Fix PHP sync example 2021-04-19 11:26:32 +12:00
example.i Fix PHP sync example 2021-04-19 11:26:32 +12:00
Makefile Remove 'static' targets from PHP examples 2016-11-30 12:15:42 +13:00
runme.php Don't generate a .php wrapper file by default 2021-05-04 14:14:56 +12:00