mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
Better error reporting when dll/shared library is not able to be loaded.
Submitted by: Bård Farstad <bf@ez.no>
This commit is contained in:
parent
1f793fd06c
commit
d93732179b
5 changed files with 30 additions and 2 deletions
|
@ -150,6 +150,10 @@ LINK32=link.exe
|
|||
|
||||
SOURCE=.\java.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\..\..\win32\winutil.c
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Group "Header Files"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue