Add MSVC 2010 project file and a make the project compile
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
*/
|
||||
#include <SDL.h>
|
||||
#include <string.h>
|
||||
#ifndef _MSC_VER
|
||||
#include <strings.h>
|
||||
#endif
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
#include "struct.h"
|
||||
|
||||
Reference in New Issue
Block a user