diff options
| author | Daniel Beulshausen <dbeu@php.net> | 2001-04-27 16:41:53 +0000 |
|---|---|---|
| committer | Daniel Beulshausen <dbeu@php.net> | 2001-04-27 16:41:53 +0000 |
| commit | 1b279d34777d441dad613f86f513d5135582d104 (patch) | |
| tree | 0e03375a8303e6c39a6096969e0d8ae7cab757ea /TSRM/TSRM.dsp | |
| parent | b278223909dbbd071e8ebe800d5c4cca7756d633 (diff) | |
| download | php-git-1b279d34777d441dad613f86f513d5135582d104.tar.gz | |
get rid of MS's _popen/_pclose
Diffstat (limited to 'TSRM/TSRM.dsp')
| -rw-r--r-- | TSRM/TSRM.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TSRM/TSRM.dsp b/TSRM/TSRM.dsp index 1a9afc4b61..20483583b7 100644 --- a/TSRM/TSRM.dsp +++ b/TSRM/TSRM.dsp @@ -145,6 +145,10 @@ SOURCE=.\tsrm_strtok_r.c SOURCE=.\tsrm_virtual_cwd.c # End Source File +# Begin Source File + +SOURCE=.\tsrm_win32.c +# End Source File # End Group # Begin Group "Header Files" @@ -169,6 +173,10 @@ SOURCE=.\tsrm_strtok_r.h SOURCE=.\tsrm_virtual_cwd.h # End Source File +# Begin Source File + +SOURCE=.\tsrm_win32.h +# End Source File # End Group # End Target # End Project |
