Win32Main: move to win32/

This commit is contained in:
Max Kellermann
2014-01-24 16:14:05 +01:00
parent 299ff2b23f
commit eef7ba48dd
6 changed files with 9 additions and 9 deletions

View File

@@ -85,7 +85,7 @@ linux*)
mingw32* | windows*)
AC_CONFIG_FILES([
src/win/mpd_win32_rc.rc
src/win32/mpd_win32_rc.rc
])
AC_CHECK_TOOL(WINDRES, windres)
AM_CPPFLAGS="$AM_CPPFLAGS -DWIN32_LEAN_AND_MEAN"