xref: /PHP-7.3/win32/builddef.bat (revision be49d61b)
1@echo off
2rem Generate phpts.def file, which exports symbols from our dll that
3rem are present in some of the libraries which are compiled statically
4rem into PHP
5type ..\ext\sqlite\php_sqlite.def
6type ..\ext\libxml\php_libxml2.def
7