summaryrefslogtreecommitdiffstats
path: root/libtommath/libtommath_VS2008.vcproj
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-05 14:23:21 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-05 14:23:21 (GMT)
commit508e022fa975ee61d6aef292a45eabccc2e3d662 (patch)
tree12ef2aef9ac316f393476275b8915d0ecea07b8d /libtommath/libtommath_VS2008.vcproj
parent505f963287b050bd46871d4659cebc65986ca5ac (diff)
downloadtcl-508e022fa975ee61d6aef292a45eabccc2e3d662.zip
tcl-508e022fa975ee61d6aef292a45eabccc2e3d662.tar.gz
tcl-508e022fa975ee61d6aef292a45eabccc2e3d662.tar.bz2
Update to latest "develop" branch of libtommath
Diffstat (limited to 'libtommath/libtommath_VS2008.vcproj')
-rw-r--r--libtommath/libtommath_VS2008.vcproj52
1 files changed, 50 insertions, 2 deletions
diff --git a/libtommath/libtommath_VS2008.vcproj b/libtommath/libtommath_VS2008.vcproj
index ad4a237..6676639 100644
--- a/libtommath/libtommath_VS2008.vcproj
+++ b/libtommath/libtommath_VS2008.vcproj
@@ -469,11 +469,27 @@
>
</File>
<File
- RelativePath="bn_mp_get_mag32.c"
+ RelativePath="bn_mp_get_l.c"
>
</File>
<File
- RelativePath="bn_mp_get_mag64.c"
+ RelativePath="bn_mp_get_ll.c"
+ >
+ </File>
+ <File
+ RelativePath="bn_mp_get_mag_u32.c"
+ >
+ </File>
+ <File
+ RelativePath="bn_mp_get_mag_u64.c"
+ >
+ </File>
+ <File
+ RelativePath="bn_mp_get_mag_ul.c"
+ >
+ </File>
+ <File
+ RelativePath="bn_mp_get_mag_ull.c"
>
</File>
<File
@@ -509,6 +525,14 @@
>
</File>
<File
+ RelativePath="bn_mp_init_l.c"
+ >
+ </File>
+ <File
+ RelativePath="bn_mp_init_ll.c"
+ >
+ </File>
+ <File
RelativePath="bn_mp_init_multi.c"
>
</File>
@@ -529,6 +553,14 @@
>
</File>
<File
+ RelativePath="bn_mp_init_ul.c"
+ >
+ </File>
+ <File
+ RelativePath="bn_mp_init_ull.c"
+ >
+ </File>
+ <File
RelativePath="bn_mp_invmod.c"
>
</File>
@@ -721,6 +753,14 @@
>
</File>
<File
+ RelativePath="bn_mp_set_l.c"
+ >
+ </File>
+ <File
+ RelativePath="bn_mp_set_ll.c"
+ >
+ </File>
+ <File
RelativePath="bn_mp_set_u32.c"
>
</File>
@@ -729,6 +769,14 @@
>
</File>
<File
+ RelativePath="bn_mp_set_ul.c"
+ >
+ </File>
+ <File
+ RelativePath="bn_mp_set_ull.c"
+ >
+ </File>
+ <File
RelativePath="bn_mp_shrink.c"
>
</File>