mirror of
https://github.com/libretro/pcsx2.git
synced 2024-12-03 23:50:49 +00:00
05500bf759
- Move the 3 public headers to a include directory. + pthreads ships a config.h therefore leaving them in the top dir pollutes the include path. - Starting with VS2015, MS defines timespec. Declare to only have it if _MSC_VER >= 1900. - On Linux pthread_t is an integer and you can easily do ==. On Windows pthread_t is a structure and ==/!= have to be overloaded or every use of those operator must be guaded with #ifdef's. |
||
---|---|---|
.. | ||
bzip2 | ||
GL | ||
libjpeg | ||
libpng | ||
opencl | ||
portaudio | ||
pthreads4w | ||
soundtouch | ||
winpcap | ||
wxwidgets3.0 | ||
zlib | ||
3rdparty.props | ||
3rdpartyDLL.props | ||
DefaultProjectRootDir.props | ||
svn_readme.txt |