Makefile.am
上传用户:jxpjxmjjw
上传日期:2009-12-07
资源大小:5877k
文件大小:2k
源码类别:

模拟服务器

开发平台:

Visual C++

  1. # Copyright (C) 2004 Team Python
  2. #
  3. # This file is free software; as a special exception the author gives
  4. # unlimited permission to copy and/or distribute it, with or without
  5. # modifications, as long as this notice is preserved.
  6. #
  7. # This program is distributed in the hope that it will be useful, but
  8. # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
  9. # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  10. ## Process this file with automake to produce Makefile.in
  11. EXTRA_DIST = reconf configure TODO
  12. SUBDIRS = doc src
  13. EXTRA_DIST += win/wowpythonVC6.dsw win/VC6/wowpython.dsp 
  14.               win/VC6/game.dsp win/VC6/realmlist.dsp 
  15.               win/VC6/shared.dsp
  16. EXTRA_DIST += win/wowpythonVC70.sln win/VC70/wowpython.vcproj 
  17.               win/VC70/game.vcproj win/VC70/realmlist.vcproj 
  18.               win/VC70/shared.vcproj
  19. EXTRA_DIST += win/wowpythonVC71.sln win/VC71/wowpython.vcproj 
  20.               win/VC71/game.vcproj win/VC71/realmlist.vcproj 
  21.               win/VC71/shared.vcproj
  22. EXTRA_DIST += dep/lib/libmysqlclient.a dep/lib/libmySQLmingw.a
  23. EXTRA_DIST += win/wowpython.dev
  24. EXTRA_DIST += dep/lib/debug/libmySQL.dll dep/lib/debug/libmySQL.lib
  25. EXTRA_DIST += dep/lib/release/libmySQL.dll dep/lib/release/libmySQL.lib
  26. EXTRA_DIST += dep/inc/mysql/config-win.h dep/inc/mysql/dbug.h 
  27.               dep/inc/mysql/errmsg.h dep/inc/mysql/libmysqld.def 
  28.               dep/inc/mysql/Libmysql.def dep/inc/mysql/m_ctype.h 
  29.               dep/inc/mysql/m_string.h dep/inc/mysql/my_alloc.h 
  30.               dep/inc/mysql/my_getopt.h dep/inc/mysql/my_global.h 
  31.               dep/inc/mysql/my_list.h dep/inc/mysql/my_pthread.h 
  32.               dep/inc/mysql/mysql_com.h dep/inc/mysql/mysqld_error.h 
  33.               dep/inc/mysql/mysql.h dep/inc/mysql/mysql_version.h 
  34.               dep/inc/mysql/my_sys.h dep/inc/mysql/raid.h