fixes for successfully cross-compiling

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1357 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-07-22 21:07:19 +00:00
parent 53abd65d2e
commit c6240956ed
5 changed files with 37 additions and 24 deletions

View File

@@ -1,9 +1,5 @@
#include "lmmsconfig.h"
#ifdef LMMS_BUILD_WIN32
#define WIN32
#endif
#ifdef LMMS_HAVE_STDINT_H
#define HAVE_STDINT_H
#endif