Update of /cvsroot/simspark/simspark/spark/win32
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv14267
Added Files:
Tag: projectx
sparkconfig.h
Removed Files:
Tag: projectx
config.h
Log Message:
- rename win32 config.h to sparkconfig.h
--- config.h DELETED ---
--- NEW FILE: sparkconfig.h ---
/** this is a static (i.e. not auto generated) win32 specific
configuration file
*/
#define HAVE_KEROSIN_KEROSIN_H 1
#define PACKAGE_NAME "simspark"
#define HAVE_WINSOCK2_H 1
#define HAVE_SOCKET 1
#define HAVE_SOCKETTYPE 1
|