Commit Graph

2 Commits

Author SHA1 Message Date
skidau 70e05ef56b Split off the MFC code into its own project.
Added a command line project based on SDL.
Added getopt from MinGW.
Added SDL 1.2.15 to the dependencies.
Rearranged the OutDir and IntDir to Binary and Build folders.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1345 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-15 13:13:07 +00:00
skidau 2ee3f2d0f3 Added VS2013 solution by mickdermack.
Have to install the Multibyte MFC Library for Visual Studio 2013, because Multibyte strings were deprecated in favor of wchar strings.

https://www.microsoft.com/download/details.aspx?id=40770

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1247 a31d4220-a93d-0410-bf67-fe4944624d44
2015-03-26 21:19:37 +00:00