From a81953a4e1f4e5b2b8595bac1ddcbae88a7b2f50 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Sun, 25 May 2014 22:19:02 -0700 Subject: Splitting libtommath. --- win32/project/tommath.vcxproj | 265 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 265 insertions(+) create mode 100644 win32/project/tommath.vcxproj (limited to 'win32/project/tommath.vcxproj') diff --git a/win32/project/tommath.vcxproj b/win32/project/tommath.vcxproj new file mode 100644 index 0000000..9361e3e --- /dev/null +++ b/win32/project/tommath.vcxproj @@ -0,0 +1,265 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {0C334D26-6F19-4959-BB14-B4FB81099E99} + tommath + + + + StaticLibrary + true + v120 + MultiByte + + + StaticLibrary + true + v120 + MultiByte + + + StaticLibrary + false + v120 + true + MultiByte + + + StaticLibrary + false + v120 + true + MultiByte + + + + + + + + + + + + + + + + + + + $(SolutionDir)$(Platform)\$(ProjectName)\$(Configuration)\ + $(Platform)\$(ProjectName)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(ProjectName)\$(Configuration)\ + $(Platform)\$(ProjectName)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(ProjectName)\$(Configuration)\ + $(Platform)\$(ProjectName)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(ProjectName)\$(Configuration)\ + $(Platform)\$(ProjectName)\$(Configuration)\ + + + + Level3 + Disabled + true + ..\..\libtommath + + + true + + + + + Level3 + Disabled + true + ..\..\libtommath + + + true + + + + + Level3 + MaxSpeed + true + true + true + ..\..\libtommath + + + true + true + true + + + + + Level3 + MaxSpeed + true + true + true + ..\..\libtommath + + + true + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3