The continuing development of the legendary VBA gameboy advance emulator.
Go to file
bgk 3444411fe7 ALL: Revert r1037:1041. Fix build.
FEX is not a common oss library thus it is not packaged by open source operating system distributors. That means if we ever want VBA-M to be packaged in OS distributions, we need to embed it in our main source tree, since fex is a dependency. 
The "dependencies" folder is outside of our main source tree thus it cant be used when building from a source tarball (for packaging).
zlib and SFML from the "dependencies" folder are only used when building the win32 port. All the other ports only use system libraries.
Having FEX somewhere within the "trunk" folder is REQUIRED for packaging, moving it elsewhere is NOT AN OPTION. Please live with it.
2011-12-04 07:27:25 +00:00
CMakeScripts NLS: Improve translations build 2011-12-03 20:29:05 +00:00
debian all current vba-m Wx patches applied to trunk. 2011-05-25 11:55:46 +00:00
doc SVN: Set more properties 2011-02-20 19:06:05 +00:00
fex ALL: Revert r1037:1041. Fix build. 2011-12-04 07:27:25 +00:00
po NLS: Improve translations build 2011-12-03 20:29:05 +00:00
project ALL: Revert r1037:1041. Fix build. 2011-12-04 07:27:25 +00:00
src SDL/WX: Fix build with asm scalers enabled. 2011-12-03 13:47:20 +00:00
CMakeLists.txt SDL/WX: Fix build with asm scalers enabled. 2011-12-03 13:47:20 +00:00