specify the supported windows version

SVN revision: 40119
This commit is contained in:
Vincent Torri 2009-04-16 21:28:30 +00:00
parent 37ff2edaff
commit 5738461f90
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ AM_CPPFLAGS = \
-I$(top_builddir)/src/lib/ecore_input \
@EFL_ECORE_WIN32_BUILD@ \
@EVAS_CFLAGS@ \
@EINA_CFLAGS@
@EINA_CFLAGS@ \
@WIN32_CPPFLAGS@
if BUILD_ECORE_WIN32