From 871082dc018815261b6ec75a8e4933505389ffae Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 29 Apr 2014 08:29:49 +0200 Subject: Support for autotools and VC++ 9, 10, 11 build systems --- tests/template/template-vc9.vcproj | 352 +++++++++++++++++++++++++++++++++++++ 1 file changed, 352 insertions(+) create mode 100644 tests/template/template-vc9.vcproj (limited to 'tests/template/template-vc9.vcproj') diff --git a/tests/template/template-vc9.vcproj b/tests/template/template-vc9.vcproj new file mode 100644 index 0000000..2a95903 --- /dev/null +++ b/tests/template/template-vc9.vcproj @@ -0,0 +1,352 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +__source_entry__(driver.cxx) +__source_entries__(extra_sources) + + +__file_entries__(extra_headers) + + + + + -- cgit v1.1