skidau
4d1310032e
Clean up and dependency path fixes
2015-06-11 11:26:35 +10:00
squall-leonhart
e818108d44
test change for global static linking on msvc builds.
2015-05-23 02:55:05 +00:00
skidau
95ba9a92a0
Switched the VS solution over to the runtime DLL
2015-04-19 14:13:37 +00:00
skidau
9dc7fbcfdb
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.
2015-04-15 13:13:07 +00:00
skidau
2af279f274
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
2015-03-26 21:19:37 +00:00