summaryrefslogtreecommitdiff
path: root/win32/builddef.bat
blob: 8688754da89fd5489e44aa87afd2188af575d82b (plain)
1
2
3
4
5
6
@echo off
rem Generate phpts.def file, which exports symbols from our dll that
rem are present in some of the libraries which are compiled statically
rem into PHP
type ..\ext\sqlite\php_sqlite.def
type ..\ext\libxml\php_libxml2.def