visualboyadvance-m/project/vs2010_mfc
bgk 4127bc4504 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.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1042 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-04 07:27:25 +00:00
..
VBA2010.sln ALL: Revert r1037:1041. Fix build. 2011-12-04 07:27:25 +00:00
VBA2010.suo ALL: Revert r1037:1041. Fix build. 2011-12-04 07:27:25 +00:00
VBA2010.vcxproj ALL: Revert r1037:1041. Fix build. 2011-12-04 07:27:25 +00:00
VBA2010.vcxproj.filters filters was named wrong for some reason O.o 2010-10-03 12:53:51 +00:00
VBA2010.vcxproj.user git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@950 a31d4220-a93d-0410-bf67-fe4944624d44 2010-08-29 17:18:58 +00:00
nasm.props git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@950 a31d4220-a93d-0410-bf67-fe4944624d44 2010-08-29 17:18:58 +00:00
nasm.rules git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@950 a31d4220-a93d-0410-bf67-fe4944624d44 2010-08-29 17:18:58 +00:00
nasm.targets git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@950 a31d4220-a93d-0410-bf67-fe4944624d44 2010-08-29 17:18:58 +00:00
nasm.xml git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@950 a31d4220-a93d-0410-bf67-fe4944624d44 2010-08-29 17:18:58 +00:00
per_user_settings.props git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@950 a31d4220-a93d-0410-bf67-fe4944624d44 2010-08-29 17:18:58 +00:00
svnrev_template.h SVN: Applied proper properties to all files, mainly to get native end of lines. 2011-02-19 21:33:53 +00:00