mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
Merge branch 'PHP-7.4'
* PHP-7.4: Remove some *.dsp/*.dsw leftovers
This commit is contained in:
commit
f6c684a45f
2 changed files with 0 additions and 7 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -214,7 +214,6 @@ php
|
||||||
/win32/*.positions
|
/win32/*.positions
|
||||||
/win32/*.suo
|
/win32/*.suo
|
||||||
/win32/ext
|
/win32/ext
|
||||||
/win32/phpts.def
|
|
||||||
/win32/wsyslog.h
|
/win32/wsyslog.h
|
||||||
|
|
||||||
# Standard object files generated by Visual Studio
|
# Standard object files generated by Visual Studio
|
||||||
|
|
|
@ -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
|
|
Loading…
Add table
Add a link
Reference in a new issue