summaryrefslogtreecommitdiff
path: root/VisualC.html
diff options
context:
space:
mode:
Diffstat (limited to 'VisualC.html')
-rw-r--r--VisualC.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/VisualC.html b/VisualC.html
index a481936a3..e22f06f1c 100644
--- a/VisualC.html
+++ b/VisualC.html
@@ -20,6 +20,12 @@
Go into the VisualC directory and double-click on the Visual Studio solution for your version of Visual Studio, e.g. <CODE>SDL_VS2008.sln</CODE> This should open up the IDE.
</P>
<P>
+ 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.
+ </P>
+ <P>
Build the <CODE>.dll</CODE> and <CODE>.lib</CODE> files.
</P>
<P>