summaryrefslogtreecommitdiff
path: root/win32/builddef.bat
diff options
context:
space:
mode:
Diffstat (limited to 'win32/builddef.bat')
-rw-r--r--win32/builddef.bat6
1 files changed, 0 insertions, 6 deletions
diff --git a/win32/builddef.bat b/win32/builddef.bat
deleted file mode 100644
index 8688754da8..0000000000
--- a/win32/builddef.bat
+++ /dev/null
@@ -1,6 +0,0 @@
-@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