scummvm/common
Filippos Karapetis e36f24ad69 COMMON: Define int64 and uint64 if HAVE_CONFIG_H isn't set
This fixes compilation of sword25's pluto with Visual Studio. The issue
has been revealed with commit 34169a81. The other data types are
defined in scummsys.h, thus only the missing int64 and uint64 defines
are set.
2013-11-06 18:04:09 +02:00
..
algorithm.h
archive.cpp
archive.h
array.h
bitstream.h
bufferedstream.h
c++11-compat.h
config-manager.cpp
config-manager.h
coroutines.cpp
coroutines.h
cosinetables.cpp
cosinetables.h
dcl.cpp
dcl.h
dct.cpp
dct.h
debug-channels.h
debug.cpp
debug.h
endian.h
error.cpp
error.h
EventDispatcher.cpp
EventMapper.cpp
events.h
fft.cpp
fft.h
file.cpp
file.h
forbidden.h
frac.h
fs.cpp
fs.h
func.h
gui_options.cpp
gui_options.h
hash-str.h
hashmap.cpp
hashmap.h
huffman.cpp
huffman.h
iff_container.cpp
iff_container.h
ini-file.cpp
ini-file.h
installshield_cab.cpp
installshield_cab.h
keyboard.h
language.cpp
language.h
list_intern.h
list.h
localization.cpp
localization.h
macresman.cpp
macresman.h
math.h
md5.cpp
md5.h
memory.h
memorypool.cpp
memorypool.h
memstream.h
module.mk
mutex.cpp
mutex.h
noncopyable.h
pack-end.h
pack-start.h
platform.cpp
platform.h
ptr.h
queue.h
quicktime.cpp
quicktime.h
random.cpp
random.h
rational.cpp
rational.h
rdft.cpp
rdft.h
recorderfile.cpp RECORDER: Initialize variable. CID 1047258 2013-11-03 01:28:03 +02:00
recorderfile.h
rect.h
rendermode.cpp
rendermode.h
savefile.h
scummsys.h COMMON: Define int64 and uint64 if HAVE_CONFIG_H isn't set 2013-11-06 18:04:09 +02:00
serializer.h
sinetables.cpp
sinetables.h
singleton.h
stack.h
str-array.h
str.cpp
str.h
stream.cpp
stream.h
substream.h
system.cpp
system.h
taskbar.h
textconsole.cpp
textconsole.h
timer.h
tokenizer.cpp
tokenizer.h
translation.cpp
translation.h
types.h
unarj.cpp
unarj.h
unzip.cpp
unzip.h
updates.h
util.cpp
util.h
winexe_ne.cpp
winexe_ne.h
winexe_pe.cpp
winexe_pe.h
winexe.cpp
winexe.h
xmlparser.cpp
xmlparser.h
zlib.cpp COMMON: SEEK_END offsets are negative 2013-11-02 19:59:22 +02:00
zlib.h