Add MSVC 2010 project file and a make the project compile
This commit is contained in:
@@ -28,7 +28,9 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#ifndef _MSC_VER
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <limits.h>
|
||||
#include <SDL_image.h>
|
||||
#include <SDL_endian.h>
|
||||
|
||||
Reference in New Issue
Block a user