diff options
author | musil <tmusil@users.sourceforge.net> | 2012-02-22 15:17:09 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2012-02-22 15:17:09 +0000 |
commit | 7a0065e286029cc890e7225089b5127f3f769648 (patch) | |
tree | 5750fd4eb4ecaeb625e7ce9d19c17a2499373080 /build/win-vs2008 | |
parent | 444eb5d156832f29a3f0be1c7b7b91975825665f (diff) |
add atof.c to source list
svn path=/trunk/externals/zexy/; revision=16029
Diffstat (limited to 'build/win-vs2008')
-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>
|