pcsx2/unfree
Jonathan Li 97e268e5a5 3rdparty: Tidy/standardise VS projects
Combine all the different configurations together so the project files
are more generic and maintainable.

Also standardise the layout so all the project files will be similar and
all have the same standard elements (even if empty).

Add 64-bit configurations.

Additional specifics:
wxWidgets: Common stuff into the property sheets.
pthreads: Fixes the LNK4068 warning.
portaudio: Devel config added.
libjpeg: Non-existent file removed.

Side note: libjpeg is barely used - wxWidgets uses it but doesn't have
to, ZeroGS uses it but we don't develop that anymore.
2016-07-19 23:25:12 +01:00
..
baseclasses 3rdparty: Tidy/standardise VS projects 2016-07-19 23:25:12 +01:00
fps2bios mv fps2bios to unfree 2015-11-07 15:42:47 +01:00
readme mv fps2bios to unfree 2015-11-07 15:42:47 +01:00

readme

This directory contains code that have an unclean license status.

Every time, you copy files into it, please update this readme to explain that
* What are the license issue?
* Why the files are useful for the project?
* What are the solution to improve the situation in the future?


-----------------------------------------------------------------------
fps2bios:
* Code is likely free but main authors didn't put any license
=> zerofrog & Ian Brown (bigianb on github)
* The initial goal was an implementation of a GPL compatible bios (so it is likely free)
* Code won't be integrated this way but it remains a valuable source of information
-----------------------------------------------------------------------