From 3c8e93dd208e3a74b1b355e0dc9a13c72926a0fa Mon Sep 17 00:00:00 2001 From: Alex Fabijanic Date: Wed, 20 Sep 2017 09:12:35 -0500 Subject: [PATCH] regenerate VS2013 projects --- Crypto/Crypto_WEC2013_vs120.vcxproj.filters | 36 +++++++++---------- Crypto/Crypto_vs120.vcxproj | 22 ++++++------ Crypto/Crypto_vs120.vcxproj.filters | 36 +++++++++---------- Crypto/Crypto_x64_vs120.vcxproj | 22 ++++++------ Crypto/Crypto_x64_vs120.vcxproj.filters | 36 +++++++++---------- .../testsuite/TestSuite_WEC2013_vs120.vcxproj | 2 ++ .../TestSuite_WEC2013_vs120.vcxproj.filters | 22 +++++++----- Crypto/testsuite/TestSuite_vs120.vcxproj | 2 ++ .../testsuite/TestSuite_vs120.vcxproj.filters | 22 +++++++----- Crypto/testsuite/TestSuite_x64_vs120.vcxproj | 2 ++ .../TestSuite_x64_vs120.vcxproj.filters | 22 +++++++----- 11 files changed, 124 insertions(+), 100 deletions(-) diff --git a/Crypto/Crypto_WEC2013_vs120.vcxproj.filters b/Crypto/Crypto_WEC2013_vs120.vcxproj.filters index 15c2182b9..dbf73d0ad 100644 --- a/Crypto/Crypto_WEC2013_vs120.vcxproj.filters +++ b/Crypto/Crypto_WEC2013_vs120.vcxproj.filters @@ -2,58 +2,58 @@ - {949d5e50-e7dc-4851-9327-f0cdb2834e94} + {50f1e57e-6b32-4079-b9b3-c241045e149f} - {6023124d-5542-4443-8b44-dc65205946ff} + {ecf2d58e-e8c4-470a-85f0-f558f05797f0} - {6d401f3a-ccf6-47ca-b761-e71ef613fb51} + {b3eaf269-9eec-493b-9227-67b14146e4f6} - {6393981e-67f8-42ea-841e-a60a9b50d195} + {516a688f-bfc0-4d5d-bc88-0516a39b9eca} - {5b143759-536a-46c9-9cc1-4d727532b760} + {a5ce339e-6f09-4d85-8038-62f97099c959} - {ffec7d33-267c-4d0d-9da1-cf989a7dc34c} + {b4505989-828f-4c8b-988c-6111aac8755e} - {1bfac19f-e016-4556-bb17-26879a7e0ac6} + {a8453b35-8b8c-437d-92d6-89cef2ece09d} - {1a8de80d-9cfd-432d-8ea5-902c5ee4db70} + {71764835-bcf2-48d8-86d6-db068a7da898} - {59731b87-179b-4f67-ba4c-30cc08d797d9} + {a2fa667d-81b0-48c9-adb2-e8963f700162} - {0565dfde-c07c-4bf1-ac1b-c31379ee5304} + {8ab7631b-e32c-4fcb-ae2a-0704951e65d7} - {7efb1993-5384-4af2-9511-df396f5af05d} + {04bd348f-695d-44bc-9e16-25e6fdcb8187} - {2820fbfd-f24d-41c1-a813-879c1c6ed14d} + {89b0aab2-0413-473f-a8e1-f383751305cc} - {06096379-eef2-4ffb-830f-a64d4fd9f20e} + {8b3b57b2-9476-42fa-95e9-44f31dfc485d} - {d7e99055-55f7-418a-90a0-6d18b7f8debe} + {c2eba5ba-7bb5-4ab1-9beb-796eab829ad5} - {ee8f454a-0a5d-421e-9bcb-ef1e0de12597} + {eff6c727-15cc-44b4-b58e-a806d2dd24f0} - {0ece3afb-bbe7-450f-adbb-139f7dc25f47} + {38b054d1-5dff-44c2-add5-0ea4d6049b9e} - {b7643012-21dc-4e70-a246-cfe2b31766c8} + {061dd915-4b5f-490f-bb16-a025d79278ce} - {8c2ff7ca-1938-43cb-8712-6f8a80619e7a} + {26abe1dc-ea68-4dc3-8e12-c521a028c2a0} diff --git a/Crypto/Crypto_vs120.vcxproj b/Crypto/Crypto_vs120.vcxproj index e9ce65d8b..fd7cf0529 100644 --- a/Crypto/Crypto_vs120.vcxproj +++ b/Crypto/Crypto_vs120.vcxproj @@ -121,8 +121,8 @@ - xcopy /y ..\openssl\VS_120\win32\bin\debug\*32MDd.dll ..\bin${vc.project.platform.bindir.suffix}\* 1>nul -xcopy /y ..\openssl\VS_120\win32\bin\debug\*32MDd.lib ..\lib${vc.project.platform.bindir.suffix}\* 1>nul + xcopy /y ..\openssl\VS_120\win32\bin\debug\*32MDd.dll ..\bin\* 1>nul +xcopy /y ..\openssl\VS_120\win32\bin\debug\*32MDd.lib ..\lib\* 1>nul exit 0 @@ -156,8 +156,8 @@ exit 0 - xcopy /y ..\openssl\VS_120\win32\bin\release\*32MD.dll ..\bin${vc.project.platform.bindir.suffix}\* 1>nul -xcopy /y ..\openssl\VS_120\win32\bin\release\*32MD.lib ..\lib${vc.project.platform.bindir.suffix}\* 1>nul + xcopy /y ..\openssl\VS_120\win32\bin\release\*32MD.dll ..\bin\* 1>nul +xcopy /y ..\openssl\VS_120\win32\bin\release\*32MD.lib ..\lib\* 1>nul exit 0 @@ -194,8 +194,8 @@ exit 0 - xcopy /y ..\openssl\VS_120\win32\lib\debug\*32MTd.lib ..\lib${vc.project.platform.bindir.suffix}\* 1>nul -xcopy /y ..\openssl\VS_120\win32\lib\debug\*32MTd.pdb ..\lib${vc.project.platform.bindir.suffix}\* 1>nul + xcopy /y ..\openssl\VS_120\win32\lib\debug\*32MTd.lib ..\lib\* 1>nul +xcopy /y ..\openssl\VS_120\win32\lib\debug\*32MTd.pdb ..\lib\* 1>nul exit 0 @@ -222,7 +222,7 @@ exit 0 - xcopy /y ..\openssl\VS_120\win32\lib\release\*32MT.lib ..\lib${vc.project.platform.bindir.suffix}\* 1>nul + xcopy /y ..\openssl\VS_120\win32\lib\release\*32MT.lib ..\lib\* 1>nul exit 0 @@ -250,8 +250,8 @@ exit 0 - xcopy /y ..\openssl\VS_120\win32\bin\debug\*32MDd.dll ..\bin${vc.project.platform.bindir.suffix}\* 1>nul -xcopy /y ..\openssl\VS_120\win32\bin\debug\*32MDd.lib ..\lib${vc.project.platform.bindir.suffix}\* 1>nul + xcopy /y ..\openssl\VS_120\win32\bin\debug\*32MDd.dll ..\bin\* 1>nul +xcopy /y ..\openssl\VS_120\win32\bin\debug\*32MDd.lib ..\lib\* 1>nul exit 0 @@ -278,8 +278,8 @@ exit 0 - xcopy /y ..\openssl\VS_120\win32\bin\release\*32MD.dll ..\bin${vc.project.platform.bindir.suffix}\* 1>nul -xcopy /y ..\openssl\VS_120\win32\bin\release\*32MD.lib ..\lib${vc.project.platform.bindir.suffix}\* 1>nul + xcopy /y ..\openssl\VS_120\win32\bin\release\*32MD.dll ..\bin\* 1>nul +xcopy /y ..\openssl\VS_120\win32\bin\release\*32MD.lib ..\lib\* 1>nul exit 0 diff --git a/Crypto/Crypto_vs120.vcxproj.filters b/Crypto/Crypto_vs120.vcxproj.filters index a47390baf..287e8ff25 100644 --- a/Crypto/Crypto_vs120.vcxproj.filters +++ b/Crypto/Crypto_vs120.vcxproj.filters @@ -2,58 +2,58 @@ - {02fcb445-0828-4024-852e-0ea6b8ac886d} + {1cfaaf6a-6e0d-45cb-bb61-0829bc28dd13} - {e69fea72-a489-49dc-bb37-f76d6a929f76} + {811930c4-8952-4ce7-8c94-afeaa51411e4} - {3134aa69-a377-4ec0-8e9b-3b0e0b3b4552} + {90cc93a9-ff68-43e4-80e4-6907625cd3bc} - {06dfda50-246a-48b3-b656-f7c084c60800} + {256148d4-e436-4fe6-9462-7ece0906cfbc} - {c570c2a4-843b-4fde-8488-8b0711898dc7} + {4462c18a-3682-472a-a44f-9cd677410b72} - {35ce0426-af20-41e2-af1c-dbebcde57303} + {f2416464-e492-4fb6-a987-7e293b1936f6} - {1b0a02de-2f65-4299-b806-7969581d99f8} + {100a3533-6897-4396-8fd2-0fa2715320a5} - {605e1ce8-f977-486a-b206-dee6b713207d} + {ca811220-db50-46a7-b425-e9b050f8f6cc} - {1cdb7f25-fd23-4413-bfdd-2070a36c7232} + {74e33acb-cc99-4406-b54d-043dcc4c712a} - {57180401-5770-42aa-9d3c-b56e8c392e99} + {4e15f337-d67d-416a-ac91-d37623d15cb9} - {9152ddd3-5702-4f05-8088-252e172b1e63} + {88c01436-b5e5-48b5-b61e-b021aaea66ef} - {56951b10-2403-46a4-8262-b127d9e558b6} + {b6a5200a-f9d5-4f3c-bcb5-ab37e64344bb} - {1bdf1539-2e20-4039-bc8b-1a1e13f0b69d} + {8b7855fc-ec5f-4037-a14c-111ebbed9f17} - {546721ff-a71a-46b8-b34c-94726f130a66} + {ae806b52-8fcc-42cd-8aae-bd6b2c306e2a} - {48d6c418-2e80-4223-aea6-243482af7fba} + {2e835ed0-98da-49f1-a29e-88fc417143a8} - {0db58ba3-39aa-4e72-9896-d3dc8c071795} + {70d8c112-6a28-4cc5-abab-77bd34b751ef} - {b4d0af45-38a7-4235-8e4b-dc14968635fc} + {a9cd3822-7c1a-4ac9-87b6-bf38154530b7} - {fd98b162-8dc9-4cc4-94a1-f6ccbd0168a7} + {cf4fcd4c-8833-4ff6-9afb-d42d7c9a395c} diff --git a/Crypto/Crypto_x64_vs120.vcxproj b/Crypto/Crypto_x64_vs120.vcxproj index 85f43a4c2..86da81f0a 100644 --- a/Crypto/Crypto_x64_vs120.vcxproj +++ b/Crypto/Crypto_x64_vs120.vcxproj @@ -121,8 +121,8 @@ - xcopy /y ..\openssl\VS_120\win64\bin\debug\*64MDd.dll ..\bin${vc.project.platform.bindir.suffix}\* 1>nul -xcopy /y ..\openssl\VS_120\win64\bin\debug\*64MDd.lib ..\lib${vc.project.platform.bindir.suffix}\* 1>nul + xcopy /y ..\openssl\VS_120\win64\bin\debug\*64MDd.dll ..\bin64\* 1>nul +xcopy /y ..\openssl\VS_120\win64\bin\debug\*64MDd.lib ..\lib64\* 1>nul exit 0 @@ -156,8 +156,8 @@ exit 0 - xcopy /y ..\openssl\VS_120\win64\bin\release\*64MD.dll ..\bin${vc.project.platform.bindir.suffix}\* 1>nul -xcopy /y ..\openssl\VS_120\win64\bin\release\*64MD.lib ..\lib${vc.project.platform.bindir.suffix}\* 1>nul + xcopy /y ..\openssl\VS_120\win64\bin\release\*64MD.dll ..\bin64\* 1>nul +xcopy /y ..\openssl\VS_120\win64\bin\release\*64MD.lib ..\lib64\* 1>nul exit 0 @@ -194,8 +194,8 @@ exit 0 - xcopy /y ..\openssl\VS_120\win64\lib\debug\*64MTd.lib ..\lib${vc.project.platform.bindir.suffix}\* 1>nul -xcopy /y ..\openssl\VS_120\win64\lib\debug\*64MTd.pdb ..\lib${vc.project.platform.bindir.suffix}\* 1>nul + xcopy /y ..\openssl\VS_120\win64\lib\debug\*64MTd.lib ..\lib64\* 1>nul +xcopy /y ..\openssl\VS_120\win64\lib\debug\*64MTd.pdb ..\lib64\* 1>nul exit 0 @@ -222,7 +222,7 @@ exit 0 - xcopy /y ..\openssl\VS_120\win64\lib\release\*64MT.lib ..\lib${vc.project.platform.bindir.suffix}\* 1>nul + xcopy /y ..\openssl\VS_120\win64\lib\release\*64MT.lib ..\lib64\* 1>nul exit 0 @@ -250,8 +250,8 @@ exit 0 - xcopy /y ..\openssl\VS_120\win64\bin\debug\*64MDd.dll ..\bin${vc.project.platform.bindir.suffix}\* 1>nul -xcopy /y ..\openssl\VS_120\win64\bin\debug\*64MDd.lib ..\lib${vc.project.platform.bindir.suffix}\* 1>nul + xcopy /y ..\openssl\VS_120\win64\bin\debug\*64MDd.dll ..\bin64\* 1>nul +xcopy /y ..\openssl\VS_120\win64\bin\debug\*64MDd.lib ..\lib64\* 1>nul exit 0 @@ -278,8 +278,8 @@ exit 0 - xcopy /y ..\openssl\VS_120\win64\bin\release\*64MD.dll ..\bin${vc.project.platform.bindir.suffix}\* 1>nul -xcopy /y ..\openssl\VS_120\win64\bin\release\*64MD.lib ..\lib${vc.project.platform.bindir.suffix}\* 1>nul + xcopy /y ..\openssl\VS_120\win64\bin\release\*64MD.dll ..\bin64\* 1>nul +xcopy /y ..\openssl\VS_120\win64\bin\release\*64MD.lib ..\lib64\* 1>nul exit 0 diff --git a/Crypto/Crypto_x64_vs120.vcxproj.filters b/Crypto/Crypto_x64_vs120.vcxproj.filters index ea1bfddca..e60602a97 100644 --- a/Crypto/Crypto_x64_vs120.vcxproj.filters +++ b/Crypto/Crypto_x64_vs120.vcxproj.filters @@ -2,58 +2,58 @@ - {b6cabe6a-8576-45ca-8e25-ef80aa689593} + {ce824b27-6e37-4d15-b917-bf529b0bf7bb} - {737a5dcd-871f-408e-a6d4-82ab7be01b19} + {5288274b-18dc-4e39-b175-b50a63e1fd9e} - {965a51b5-1204-4ab7-9780-f990e12419e8} + {fbfeeda6-a702-4f80-a2bd-bb3a3b5d2ba9} - {8f9431fe-a136-4a32-889d-513cae7a6086} + {7f58ad82-6cbe-4170-9ab7-fa50a35524d3} - {f5b08d3c-3be5-4ad3-ad1c-ef3dbbacdba5} + {64272ff8-00f5-492d-8a2f-122b09e1c90b} - {5415df30-7b08-4cb8-9f75-ea5961a15c2d} + {8bc8d153-7f81-4ece-83ca-4aa92c2ba895} - {e41be478-c9b3-4605-8225-ec68ef4542bc} + {f2b8b87e-102c-44a9-98bb-58c44a879866} - {fb51c51f-ad0c-48cf-945a-631b3f082742} + {9b2983cf-2801-41ad-8e47-fc4eafba0fb7} - {b1c3781a-b09f-4608-b92a-fabd4b63da21} + {af9f2f2e-5ad8-42ad-ad18-af7d97477d49} - {ea331bfd-43bb-4ac3-9749-d56364ddf1ee} + {23ce1197-fa24-4547-8047-bc05efe7e628} - {6428b0da-e195-4dc0-ae9f-447dd3abaeed} + {bbdc29b4-2e3e-49b7-ac07-6122da8c4ec7} - {0e148532-51d7-4e13-95f6-7eb12d58d22d} + {b386798b-3ce9-496f-a4c0-1b2b9b9d72ee} - {7b769ec8-cea6-47cb-a0ff-d18b36b24cdb} + {7361ef23-7d19-4080-9ebe-3af94dfdf667} - {b7533a24-cf25-421a-bc65-95ce25addedb} + {9d8d7c07-aaba-4c3b-bb3d-7af6ac06791d} - {eda08d61-e9fa-4eb0-8fa9-45bab1dda447} + {da009d06-2a12-47de-9b59-2945b1ca36f2} - {1ac2b893-d0fe-47c0-a0b4-566ccc4ce018} + {78fe9fdb-3227-4990-b6f5-9fa523486022} - {01d0ae1e-0280-455b-bebd-9f55a104353e} + {5dc70b59-0d5c-4c2a-b254-2754bcb881e3} - {16a980d5-5f34-46e0-b3dc-3c2710fbbccd} + {de20850f-60a6-4a0c-bf5f-ffd7456bbaa6} diff --git a/Crypto/testsuite/TestSuite_WEC2013_vs120.vcxproj b/Crypto/testsuite/TestSuite_WEC2013_vs120.vcxproj index e703ff702..2f08e72db 100644 --- a/Crypto/testsuite/TestSuite_WEC2013_vs120.vcxproj +++ b/Crypto/testsuite/TestSuite_WEC2013_vs120.vcxproj @@ -4,6 +4,7 @@ + @@ -35,6 +36,7 @@ + diff --git a/Crypto/testsuite/TestSuite_WEC2013_vs120.vcxproj.filters b/Crypto/testsuite/TestSuite_WEC2013_vs120.vcxproj.filters index f83a92343..1f062660a 100644 --- a/Crypto/testsuite/TestSuite_WEC2013_vs120.vcxproj.filters +++ b/Crypto/testsuite/TestSuite_WEC2013_vs120.vcxproj.filters @@ -2,28 +2,28 @@ - {38da1e98-4fbd-4854-88a1-26bd204fba31} + {0845c1aa-6e92-4586-ae4c-47e32f3d946a} - {572c0cbc-c2c9-4de8-9921-3f7fa1eeebed} + {4d14d116-77e4-463b-a237-d718afdd4184} - {2a4c5ba5-520b-4f20-9993-1e79a972f1be} + {d99ba2ac-e516-4d30-a622-ef9a4eb40f58} - {4da2191f-9751-4421-8de8-35b99d0eaea2} + {b82c4ba2-edc2-4218-9722-e4e7f809e546} - {245c8829-5e7b-42be-8994-3e08210e9955} + {a89816a8-d50e-4c95-ad49-adb97317edcf} - {a9975d5f-6c13-43e6-a9d3-df06707768c6} + {b414cf4c-b12c-4fc0-aa23-12239bfe20d7} - {48accdca-b8f9-4247-8b6b-b2eee949d88b} + {4e755f47-2baf-4f4f-9758-baa1c677e1b7} - {89a0ee91-f2eb-48fd-b86e-18a704d66919} + {00dc5841-a94e-4ac4-bc60-510432487011} @@ -36,6 +36,9 @@ Crypto\Header Files + + Crypto\Header Files + Crypto\Header Files @@ -56,6 +59,9 @@ Crypto\Source Files + + Crypto\Source Files + Crypto\Source Files diff --git a/Crypto/testsuite/TestSuite_vs120.vcxproj b/Crypto/testsuite/TestSuite_vs120.vcxproj index 457476620..65d35be77 100644 --- a/Crypto/testsuite/TestSuite_vs120.vcxproj +++ b/Crypto/testsuite/TestSuite_vs120.vcxproj @@ -307,6 +307,7 @@ + @@ -315,6 +316,7 @@ + diff --git a/Crypto/testsuite/TestSuite_vs120.vcxproj.filters b/Crypto/testsuite/TestSuite_vs120.vcxproj.filters index d3ca8697f..3f98cd6c4 100644 --- a/Crypto/testsuite/TestSuite_vs120.vcxproj.filters +++ b/Crypto/testsuite/TestSuite_vs120.vcxproj.filters @@ -2,28 +2,28 @@ - {98f00684-6492-4518-8f3c-a05dc2a9b059} + {7ed78d2a-81aa-4087-9455-01af70d0b068} - {0a5298c0-de0a-4c61-af1d-2c5cd68575f9} + {1323c161-5739-41d6-8a2e-43c3b3e42179} - {002e2046-3ab1-4e66-ada9-89c614613faa} + {65203332-5df8-44d4-984c-58ce752fbcf0} - {9ed1359b-9546-4cb7-8e45-b957cf9d89ac} + {fde5cca4-aa46-4a66-89ff-7a03cf8bc4b6} - {f1f2583d-0c14-4f1b-bf78-abbd5d0ba100} + {cdde7947-38b7-4bec-8b25-1cb9cd87c015} - {b10a1de9-88ed-496e-8d2f-727724736de8} + {96f9cc0c-e46c-44b7-b099-0869398b8dd8} - {a9a73ce5-7956-4b5a-9ad9-5c72ad8b7d90} + {9050c19e-19ac-467b-9cf5-9913954bcdfd} - {f3e19b6d-6edf-447b-843d-239c8f14dea7} + {b7f46e61-ed43-4856-aafc-f8b222f42a62} @@ -36,6 +36,9 @@ Crypto\Header Files + + Crypto\Header Files + Crypto\Header Files @@ -56,6 +59,9 @@ Crypto\Source Files + + Crypto\Source Files + Crypto\Source Files diff --git a/Crypto/testsuite/TestSuite_x64_vs120.vcxproj b/Crypto/testsuite/TestSuite_x64_vs120.vcxproj index 5196b7186..236ba4989 100644 --- a/Crypto/testsuite/TestSuite_x64_vs120.vcxproj +++ b/Crypto/testsuite/TestSuite_x64_vs120.vcxproj @@ -307,6 +307,7 @@ + @@ -315,6 +316,7 @@ + diff --git a/Crypto/testsuite/TestSuite_x64_vs120.vcxproj.filters b/Crypto/testsuite/TestSuite_x64_vs120.vcxproj.filters index e7c8cfead..1c0f4b773 100644 --- a/Crypto/testsuite/TestSuite_x64_vs120.vcxproj.filters +++ b/Crypto/testsuite/TestSuite_x64_vs120.vcxproj.filters @@ -2,28 +2,28 @@ - {e7a7d946-193e-4e76-ba30-a624d2c175ab} + {a061d546-d72e-4961-a316-3cf8dbcb5655} - {c1edb2fc-d6a5-4045-b3e8-9c60702c9f62} + {b34a6835-cfa0-4b70-9ad0-e016c2326367} - {5668bc1b-baa4-41d8-a78b-b3367fb04223} + {284c6999-1ff6-492f-ac2e-27acab9b7d8f} - {4b99d7aa-672e-4493-8413-c28514d1f986} + {518fc44c-07ac-48f8-a0c9-ff99ec2189e0} - {f4f166c9-df00-4c64-a354-3292f1c3282f} + {276ebad8-4a00-4781-96c8-0756278abc0b} - {3edc2983-3b40-4570-947c-1657d8f583a7} + {1a0530d5-6aaf-41e4-aa98-bb0eb980fca1} - {12a5fa4a-aeaf-41dc-bac8-8d63e469ece1} + {2e1305c5-ba9a-4d17-80fc-be8a146aacfe} - {32726db4-1bba-416d-83ed-02888817d969} + {42850228-9610-451c-8e04-f6223fb7b1ea} @@ -36,6 +36,9 @@ Crypto\Header Files + + Crypto\Header Files + Crypto\Header Files @@ -56,6 +59,9 @@ Crypto\Source Files + + Crypto\Source Files + Crypto\Source Files