From 79279dce97710c2bb01e028ff51dd212dee5ae13 Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Fri, 30 Jul 2004 22:52:32 +0000 Subject: [PATCH] - Add globals.c --- win32/php5dllts.dsp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/win32/php5dllts.dsp b/win32/php5dllts.dsp index adce98685a..2595b454a0 100644 --- a/win32/php5dllts.dsp +++ b/win32/php5dllts.dsp @@ -169,6 +169,10 @@ SOURCE="..\main\fopen_wrappers.c" # End Source File # Begin Source File +SOURCE=.\globals.c +# End Source File +# Begin Source File + SOURCE=..\main\internal_functions_win32.c # End Source File # Begin Source File -- 2.50.1