- added CMAKE support for building MG in Windows using MingW

This commit is contained in:
Mark Vejvoda
2010-12-11 06:32:21 +00:00
parent ebcadc13f0
commit 755a7737fa
5 changed files with 171 additions and 39 deletions

View File

@@ -15,6 +15,7 @@
#include "sound_player.h"
#include "platform_util.h"
#include <mmsystem.h>
#include <dsound.h>
#include <vector>