Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Updated SVN checkout instructions
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
README.SVN
|
@@ -7,7 +7,7 @@ at the Subversion website ( http://subversion.tigris.org/ ) for more |
|
|
information on using svn, where you can also download software for |
|
|
MacOS, Windows, and Unix systems. |
|
|
|
|
|
svn checkout svn://libsdl.org/trunk/SDL |
|
|
svn checkout http://svn.libsdl.org/branches/SDL-1.2 |
|
|
|
|
|
If you are building SDL with an IDE, you will need to copy the file |
|
|
include/SDL_config.h.default to include/SDL_config.h before building. |
|
|