~mordred/libmemcached/merge-vs-work

« back to all changes in this revision

Viewing changes to clients/include.am

  • Committer: Monty Taylor
  • Date: 2011-02-13 18:47:03 UTC
  • Revision ID: mordred@inaugust.com-20110213184703-usxdc2h4do3bnxhx
Build for Visual Studio.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
        clients/memstat
23
23
 
24
24
if HAVE_LIBEVENT
25
 
if !BUILD_WIN32_WRAPPERS
 
25
if !BUILD_WIN32
26
26
  bin_PROGRAMS+= clients/memslap
27
27
endif
28
28
endif