From 9c3aa0d28fa1d70c420d5c5886b19e11db4ede0c Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sun, 20 Apr 2008 15:04:32 +0000 Subject: Added MSVC project files for the M4 and MADE engines svn-id: r31604 --- dists/msvc7/m4.vcproj | 276 ++++++++++++++++++++++++++++++++ dists/msvc7/made.vcproj | 159 +++++++++++++++++++ dists/msvc71/m4.vcproj | 290 ++++++++++++++++++++++++++++++++++ dists/msvc71/made.vcproj | 173 ++++++++++++++++++++ dists/msvc8/m4.vcproj | 398 ++++++++++++++++++++++++++++++++++++++++++++++ dists/msvc8/made.vcproj | 242 ++++++++++++++++++++++++++++ dists/msvc9/m4.vcproj | 399 +++++++++++++++++++++++++++++++++++++++++++++++ dists/msvc9/made.vcproj | 243 +++++++++++++++++++++++++++++ 8 files changed, 2180 insertions(+) create mode 100644 dists/msvc7/m4.vcproj create mode 100644 dists/msvc7/made.vcproj create mode 100644 dists/msvc71/m4.vcproj create mode 100644 dists/msvc71/made.vcproj create mode 100644 dists/msvc8/m4.vcproj create mode 100644 dists/msvc8/made.vcproj create mode 100644 dists/msvc9/m4.vcproj create mode 100644 dists/msvc9/made.vcproj (limited to 'dists') diff --git a/dists/msvc7/m4.vcproj b/dists/msvc7/m4.vcproj new file mode 100644 index 0000000000..11b2169ccb --- /dev/null +++ b/dists/msvc7/m4.vcproj @@ -0,0 +1,276 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dists/msvc7/made.vcproj b/dists/msvc7/made.vcproj new file mode 100644 index 0000000000..a9f37860ec --- /dev/null +++ b/dists/msvc7/made.vcproj @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dists/msvc71/m4.vcproj b/dists/msvc71/m4.vcproj new file mode 100644 index 0000000000..d7aefaa439 --- /dev/null +++ b/dists/msvc71/m4.vcproj @@ -0,0 +1,290 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dists/msvc71/made.vcproj b/dists/msvc71/made.vcproj new file mode 100644 index 0000000000..e37c1e0c56 --- /dev/null +++ b/dists/msvc71/made.vcproj @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dists/msvc8/m4.vcproj b/dists/msvc8/m4.vcproj new file mode 100644 index 0000000000..a3f286bff3 --- /dev/null +++ b/dists/msvc8/m4.vcproj @@ -0,0 +1,398 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dists/msvc8/made.vcproj b/dists/msvc8/made.vcproj new file mode 100644 index 0000000000..db473496fc --- /dev/null +++ b/dists/msvc8/made.vcproj @@ -0,0 +1,242 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dists/msvc9/m4.vcproj b/dists/msvc9/m4.vcproj new file mode 100644 index 0000000000..786b014e90 --- /dev/null +++ b/dists/msvc9/m4.vcproj @@ -0,0 +1,399 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dists/msvc9/made.vcproj b/dists/msvc9/made.vcproj new file mode 100644 index 0000000000..2d0d30c1b7 --- /dev/null +++ b/dists/msvc9/made.vcproj @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3