diff options
author | Bob Weinand <bobwei9@hotmail.com> | 2013-12-22 00:52:05 +0100 |
---|---|---|
committer | Bob Weinand <bobwei9@hotmail.com> | 2013-12-22 00:52:05 +0100 |
commit | 97bf25438526a2d4d60d4284bd12c1d40ae7134c (patch) | |
tree | 1ddd19941a7c2fd93f074511dfe805304fd92e3e /Zend/ZendTS.dsp | |
parent | 61199be02f48232cf7b6a96c3a3d180e566d332a (diff) | |
download | php-git-97bf25438526a2d4d60d4284bd12c1d40ae7134c.tar.gz |
Included new .c file in build too
Diffstat (limited to 'Zend/ZendTS.dsp')
-rw-r--r-- | Zend/ZendTS.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Zend/ZendTS.dsp b/Zend/ZendTS.dsp index 3494cd4e17..bab134623a 100644 --- a/Zend/ZendTS.dsp +++ b/Zend/ZendTS.dsp @@ -287,6 +287,10 @@ SOURCE=.\zend_ts_hash.c SOURCE=.\zend_variables.c
# End Source File
+# Begin Source File
+
+SOURCE=.\zend_vm_opcodes.c
+# End Source File
# End Group
# Begin Group "Header Files"
|