From 0273468003e8c565d9982ce9aaddd5548467477b Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Fri, 16 May 2014 12:27:32 +0800 Subject: [PATCH 1/3] msvc: support VS2010 --- msvc/capstone.sln | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/msvc/capstone.sln b/msvc/capstone.sln index 90ad5e43..ab839099 100644 --- a/msvc/capstone.sln +++ b/msvc/capstone.sln @@ -1,6 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "capstone_static", "capstone_static\capstone_static.vcxproj", "{5B01D900-2359-44CA-9914-6B0C6AFB7BE7}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test", "test\test.vcxproj", "{B291E0D9-4B39-4AF8-971D-A015B78D54A1}" From c3d0d227092842547f1f7f992746a80527938dd7 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Fri, 16 May 2014 15:37:28 +0800 Subject: [PATCH 2/3] msvc: fix for VS2010 --- msvc/capstone_dll/capstone_dll.vcxproj | 4 ---- msvc/capstone_static/capstone_static.vcxproj | 4 ---- msvc/test/test.vcxproj | 4 ---- msvc/test_arm/test_arm.vcxproj | 4 ---- msvc/test_arm64/test_arm64.vcxproj | 4 ---- msvc/test_detail/test_detail.vcxproj | 4 ---- msvc/test_mips/test_mips.vcxproj | 4 ---- msvc/test_ppc/test_ppc.vcxproj | 4 ---- msvc/test_skipdata/test_skipdata.vcxproj | 4 ---- msvc/test_sparc/test_sparc.vcxproj | 4 ---- msvc/test_systemz/test_systemz.vcxproj | 4 ---- msvc/test_x86/test_x86.vcxproj | 4 ---- 12 files changed, 48 deletions(-) diff --git a/msvc/capstone_dll/capstone_dll.vcxproj b/msvc/capstone_dll/capstone_dll.vcxproj index b234e2da..4bf3b39e 100644 --- a/msvc/capstone_dll/capstone_dll.vcxproj +++ b/msvc/capstone_dll/capstone_dll.vcxproj @@ -27,26 +27,22 @@ DynamicLibrary true - v110 Unicode DynamicLibrary true - v110 Unicode DynamicLibrary false - v110 true Unicode DynamicLibrary false - v110 true Unicode diff --git a/msvc/capstone_static/capstone_static.vcxproj b/msvc/capstone_static/capstone_static.vcxproj index 4ee81e10..935856cd 100644 --- a/msvc/capstone_static/capstone_static.vcxproj +++ b/msvc/capstone_static/capstone_static.vcxproj @@ -68,26 +68,22 @@ StaticLibrary true - v110 Unicode StaticLibrary true - v110 Unicode StaticLibrary false - v110 true Unicode StaticLibrary false - v110 true Unicode diff --git a/msvc/test/test.vcxproj b/msvc/test/test.vcxproj index fbf1a5af..a83e0952 100644 --- a/msvc/test/test.vcxproj +++ b/msvc/test/test.vcxproj @@ -28,26 +28,22 @@ Application true - v110 Unicode Application true - v110 Unicode Application false - v110 true Unicode Application false - v110 true Unicode diff --git a/msvc/test_arm/test_arm.vcxproj b/msvc/test_arm/test_arm.vcxproj index 3980f22a..4ccafaae 100644 --- a/msvc/test_arm/test_arm.vcxproj +++ b/msvc/test_arm/test_arm.vcxproj @@ -28,26 +28,22 @@ Application true - v110 Unicode Application true - v110 Unicode Application false - v110 true Unicode Application false - v110 true Unicode diff --git a/msvc/test_arm64/test_arm64.vcxproj b/msvc/test_arm64/test_arm64.vcxproj index 40f35729..d25b6d56 100644 --- a/msvc/test_arm64/test_arm64.vcxproj +++ b/msvc/test_arm64/test_arm64.vcxproj @@ -28,26 +28,22 @@ Application true - v110 Unicode Application true - v110 Unicode Application false - v110 true Unicode Application false - v110 true Unicode diff --git a/msvc/test_detail/test_detail.vcxproj b/msvc/test_detail/test_detail.vcxproj index 5115d9e5..383f3142 100644 --- a/msvc/test_detail/test_detail.vcxproj +++ b/msvc/test_detail/test_detail.vcxproj @@ -28,26 +28,22 @@ Application true - v110 Unicode Application true - v110 Unicode Application false - v110 true Unicode Application false - v110 true Unicode diff --git a/msvc/test_mips/test_mips.vcxproj b/msvc/test_mips/test_mips.vcxproj index 89d3e6f8..b2cd4a60 100644 --- a/msvc/test_mips/test_mips.vcxproj +++ b/msvc/test_mips/test_mips.vcxproj @@ -28,26 +28,22 @@ Application true - v110 Unicode Application true - v110 Unicode Application false - v110 true Unicode Application false - v110 true Unicode diff --git a/msvc/test_ppc/test_ppc.vcxproj b/msvc/test_ppc/test_ppc.vcxproj index c8e4c3f5..4038f89f 100644 --- a/msvc/test_ppc/test_ppc.vcxproj +++ b/msvc/test_ppc/test_ppc.vcxproj @@ -31,26 +31,22 @@ Application true - v110 Unicode Application true - v110 Unicode Application false - v110 true Unicode Application false - v110 true Unicode diff --git a/msvc/test_skipdata/test_skipdata.vcxproj b/msvc/test_skipdata/test_skipdata.vcxproj index 84b1320a..e86fe68a 100644 --- a/msvc/test_skipdata/test_skipdata.vcxproj +++ b/msvc/test_skipdata/test_skipdata.vcxproj @@ -28,26 +28,22 @@ Application true - v110 Unicode Application true - v110 Unicode Application false - v110 true Unicode Application false - v110 true Unicode diff --git a/msvc/test_sparc/test_sparc.vcxproj b/msvc/test_sparc/test_sparc.vcxproj index d9f242a3..387411b8 100644 --- a/msvc/test_sparc/test_sparc.vcxproj +++ b/msvc/test_sparc/test_sparc.vcxproj @@ -28,26 +28,22 @@ Application true - v110 Unicode Application true - v110 Unicode Application false - v110 true Unicode Application false - v110 true Unicode diff --git a/msvc/test_systemz/test_systemz.vcxproj b/msvc/test_systemz/test_systemz.vcxproj index 397ac3a2..0f66a404 100644 --- a/msvc/test_systemz/test_systemz.vcxproj +++ b/msvc/test_systemz/test_systemz.vcxproj @@ -31,26 +31,22 @@ Application true - v110 Unicode Application true - v110 Unicode Application false - v110 true Unicode Application false - v110 true Unicode diff --git a/msvc/test_x86/test_x86.vcxproj b/msvc/test_x86/test_x86.vcxproj index 7d175dd8..ad5b24d6 100644 --- a/msvc/test_x86/test_x86.vcxproj +++ b/msvc/test_x86/test_x86.vcxproj @@ -28,26 +28,22 @@ Application true - v110 Unicode Application true - v110 Unicode Application false - v110 true Unicode Application false - v110 true Unicode From 015849db814045a320b20f9176d5b64ebd3cfc97 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Fri, 16 May 2014 15:47:52 +0800 Subject: [PATCH 3/3] update .gitignore for VS2010 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e7817390..4801c25e 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ Release *.sdf *.opensdf *.suo +*.user