Add VS Express Edition sln files (drop the unsupported solution folders for tests); update VisualC documentation
This commit is contained in:
parent
3fb130cb39
commit
319984251f
3 changed files with 393 additions and 0 deletions
|
@ -19,6 +19,12 @@
|
|||
<P>
|
||||
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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue