From 6672468b2346ed5146e17d576cbbc5b2f23f8f92 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sun, 25 Oct 2009 22:47:43 +0000 Subject: Initial check in of a tool which is able to create MSVC project files out of the configure / Makefile based build system. svn-id: r45380 --- tools/README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tools/README') diff --git a/tools/README b/tools/README index dcd31d4c17..8d71a6c014 100644 --- a/tools/README +++ b/tools/README @@ -61,6 +61,14 @@ create_lure (dreammaster) animations, game scripts, and other static data. This tool creates the lure.dat file. +create_msvc (LordHoto) +----------- + Creates project files for Visual Studio 2005 and 2008 out of the + configure / Makefile based build system. It also offers a way to + enable or disable certain engines and the use of external libraries + similar to configure. Run the tool without any arguments for further + help. + credits.pl ---------- -- cgit v1.2.3