1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 04:02:19 +02:00

Need to include php_ticks.c in the windows build

This commit is contained in:
Sam Ruby
2000-02-25 23:37:00 +00:00
parent 28a6ba5fc0
commit bc3a6ebae0

View File

@@ -149,6 +149,10 @@ SOURCE=.\main.c
# End Source File
# Begin Source File
SOURCE=.\php_ticks.c
# End Source File
# Begin Source File
SOURCE=.\mergesort.c
# End Source File
# Begin Source File