From 7a9fe3f855e9d9a53253cec4dde6bb30dce24e41 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Tue, 24 May 2011 14:04:05 +0200 Subject: BUILD: Add msvc8/9/10 build files. --- dists/msvc10/parallaction.vcxproj | 136 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 dists/msvc10/parallaction.vcxproj (limited to 'dists/msvc10/parallaction.vcxproj') diff --git a/dists/msvc10/parallaction.vcxproj b/dists/msvc10/parallaction.vcxproj new file mode 100644 index 0000000000..0d3b04d9f7 --- /dev/null +++ b/dists/msvc10/parallaction.vcxproj @@ -0,0 +1,136 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Analysis + Win32 + + + Analysis + x64 + + + Release + Win32 + + + Release + x64 + + + + {F2B53874-6226-4411-A59B-F88FCCA89A3A} + parallaction + Win32Proj + + + + StaticLibrary + + + StaticLibrary + + + StaticLibrary + + + StaticLibrary + + + StaticLibrary + + + StaticLibrary + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3