From 7674a58aa326082594590d2b66c95f4bbc0e6259 Mon Sep 17 00:00:00 2001 From: gladman Date: Thu, 16 Dec 2010 12:10:10 +0000 Subject: [PATCH] try again --- .../mpir-tests/mpn.redc_1/mpn.redc_1.vcxproj | 165 ++++++++++++++++++ .../mpn.redc_1/mpn.redc_1.vcxproj.user | 3 + 2 files changed, 168 insertions(+) create mode 100644 build.vc10/mpir-tests/mpn.redc_1/mpn.redc_1.vcxproj create mode 100644 build.vc10/mpir-tests/mpn.redc_1/mpn.redc_1.vcxproj.user diff --git a/build.vc10/mpir-tests/mpn.redc_1/mpn.redc_1.vcxproj b/build.vc10/mpir-tests/mpn.redc_1/mpn.redc_1.vcxproj new file mode 100644 index 00000000..4658853a --- /dev/null +++ b/build.vc10/mpir-tests/mpn.redc_1/mpn.redc_1.vcxproj @@ -0,0 +1,165 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {6B43B380-BFD2-4542-93B1-0FCCB41C784C} + mpn.redc_1 + Win32Proj + + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.21006.1 + + + + ..\check_config $(Platform) $(Configuration) + + + Disabled + _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Default + + + Console + false + + + MachineX86 + + + + + ..\check_config $(Platform) $(Configuration) + + + X64 + + + Disabled + _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Default + + + Console + false + + + MachineX64 + + + + + ..\check_config $(Platform) $(Configuration) + + + Full + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Default + + + Console + true + true + false + + + MachineX86 + + + + + ..\check_config $(Platform) $(Configuration) + + + X64 + + + Full + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Default + + + Console + true + true + false + + + MachineX64 + true + + + + + + + + {a742d3d1-6956-4f85-bfd6-b0e7b477041d} + false + + + + + + \ No newline at end of file diff --git a/build.vc10/mpir-tests/mpn.redc_1/mpn.redc_1.vcxproj.user b/build.vc10/mpir-tests/mpn.redc_1/mpn.redc_1.vcxproj.user new file mode 100644 index 00000000..695b5c78 --- /dev/null +++ b/build.vc10/mpir-tests/mpn.redc_1/mpn.redc_1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file