Building test.exe by error792 at 2:14 AM EDT on August 19, 2008
Trying to compile vgmstream on Visual C++ 2008 Express Edition. Since it's express edition, I don't have some MFC stuff and it's complaining about afxres.h and IDC_STATIC. I'm only interested in test.exe, however, so is it possible to build just test.exe without the MFC files?