update vcproj files wrt evil_time.c removal

SVN revision: 47151
This commit is contained in:
Vincent Torri 2010-03-12 06:21:05 +00:00
parent a64d92ba6f
commit 9c6bbb6f58
3 changed files with 2 additions and 8 deletions

View File

@ -2,6 +2,8 @@
* src/lib/Makefile.am:
* src/lib/evil_time.c (deleted):
* win32/vs8/libevil.vcproj:
* win32/vs9/libevil.vcproj:
remove evil_time.c as tzset is defined with mingw
and as _tzset is defined with vc++

View File

@ -244,10 +244,6 @@
RelativePath="..\..\src\lib\evil_string.c"
>
</File>
<File
RelativePath="..\..\src\lib\evil_time.c"
>
</File>
<File
RelativePath="..\..\src\lib\evil_unistd.c"
>

View File

@ -243,10 +243,6 @@
RelativePath="..\..\src\lib\evil_string.c"
>
</File>
<File
RelativePath="..\..\src\lib\evil_time.c"
>
</File>
<File
RelativePath="..\..\src\lib\evil_unistd.c"
>