diff options
-rw-r--r-- | build/win-vs2008/zexy.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/win-vs2008/zexy.vcproj b/build/win-vs2008/zexy.vcproj index 917b197..30bbed3 100644 --- a/build/win-vs2008/zexy.vcproj +++ b/build/win-vs2008/zexy.vcproj @@ -151,6 +151,10 @@ >
</File>
<File
+ RelativePath="..\..\src\atof.c"
+ >
+ </File>
+ <File
RelativePath="..\..\src\atoi.c"
>
</File>
|