|
From: <sag...@us...> - 2011-06-07 17:17:56
|
Revision: 894
http://modplug.svn.sourceforge.net/modplug/?rev=894&view=rev
Author: saga-games
Date: 2011-06-07 17:17:49 +0000 (Tue, 07 Jun 2011)
Log Message:
-----------
More detailed project readme
Modified Paths:
--------------
trunk/OpenMPT/README
Modified: trunk/OpenMPT/README
===================================================================
--- trunk/OpenMPT/README 2011-06-06 20:45:14 UTC (rev 893)
+++ trunk/OpenMPT/README 2011-06-07 17:17:49 UTC (rev 894)
@@ -4,10 +4,14 @@
they don't include MFC.
- The VST 2.4 and ASIO SDKs are needed for compiling with VST and ASIO support.
If you don't want this, uncomment #define NO_VST and #define NO_ASIO in the
- file StdAfx.h. If you need further help with the VST and ASIO SDKs, get in
- touch with the main developers.
+ file StdAfx.h. Have a look at include/readme.txt to find out which exact files
+ you need and where you can get them. If you need further help with the VST and
+ ASIO SDKs, get in touch with the main developers.
- You need the DirectX SDK to enable DirectSound output. If you don't want this,
uncomment #define NO_DSOUND in the file StdAfx.h.
+- To compile the project, open mptrack/MPTRACK.SLN (if you're using VS2003 or
+ VS2005), mptrack/MPTRACK_08.SLN (VS2008) or mptrack/MPTRACK_10.SLN (VS2010)
+ and hit the compile button! :)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|