You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vincent Torri 458267b1c2 useless define 14 years ago
..
common/sys useless define 14 years ago
vs8 update Visual Studio project files 14 years ago
vs9 update Visual Studio project files 14 years ago
MANIFEST.txt * src/lib/dlfcn/dlfcn.c: 14 years ago
README.txt typo 14 years ago
start.bat fix-- 14 years ago

README.txt

 This folder contains Microsoft Visual Studio projects and some sources for
building Evil.

Important:

Do not launch manually any solutions or projects in the folder, to start
a solution run the start.bat script, it will setup environment for
projects and will check system requirements. start.bat will detect
automatically the version of Visual Studio which is installed. It
currently supports Visual Studio 2005 and 2008.

Before start make sure that the EXT_DIR variable points to proper
extern directory. Extern directory layout and content (may be different, but
this is guaranteed to be enough):

extern
bin
charset.dll
cjpeg.exe
djpeg.exe
exifautotran
freetype6.dll
glew32.dll
glewinfo.exe
glewinfo.txt
iconv.dll
jpeg62.dll
jpegexiforient.exe
jpegtran.exe
libpng12.dll
libpng13d.dll
libpng3.dll
libtiff3.dll
libungif4.dll
rdjpgcom.exe
visualinfo.exe
wrjpgcom.exe
zlib1.dll

include
freetype
... (freetype includes)
GL
glew.h
glxew.h
wglew.h
sys
param.h

ansidecl.h
ft2build.h
getopt.h
gif_lib.h
iconv.h
jconfig.h
jerror.h
jmorecfg.h
jpeglib.h
libcharset.h
localcharset.h
png.h
pngconf.h
stdint.h
tiff.h
tiffconf.h
tiffio.h
tiffvers.h
unistd.h
zconf.h
zlib.h

lib
charset.lib
freetype.lib
glew32.lib
glew32s.lib
iconv.lib
jpeg.def
jpeg.lib
libpng.lib
libpng13d.lib
libtiff.def
libtiff.lib
libungif.lib
zlib.def
zlib.lib