From c16222907ea84936f43f5fdd8500a6a19be993ee Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 11 Oct 2009 14:18:55 +0200 Subject: Add another example, README files, and VC++ projects/solutions --- examples/hello/hello-8.0.vcproj | 237 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 237 insertions(+) create mode 100644 examples/hello/hello-8.0.vcproj (limited to 'examples/hello/hello-8.0.vcproj') diff --git a/examples/hello/hello-8.0.vcproj b/examples/hello/hello-8.0.vcproj new file mode 100644 index 0000000..6415d8c --- /dev/null +++ b/examples/hello/hello-8.0.vcproj @@ -0,0 +1,237 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1