From 1a8d60aa0d36c1f70bee55c50a81463edddf635c Mon Sep 17 00:00:00 2001 From: Andreas Schiffler Date: Sun, 23 Jun 2013 14:05:27 -0700 Subject: Add VS Express Edition sln files (drop the unsupported solution folders for tests); update VisualC documentation --- VisualC.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'VisualC.html') diff --git a/VisualC.html b/VisualC.html index a481936a3..e22f06f1c 100644 --- a/VisualC.html +++ b/VisualC.html @@ -19,6 +19,12 @@

Go into the VisualC directory and double-click on the Visual Studio solution for your version of Visual Studio, e.g. SDL_VS2008.sln This should open up the IDE.

+

+ There are different solution files for the various + versions of the IDE. Please use the appropiate version + 2008, 2010 or 2012; the 2010EE and 2012EE files + should be used with the "Express Edition" releases. +

Build the .dll and .lib files.

-- cgit v1.2.1