You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
272 B
16 lines
272 B
//
|
|
//
|
|
//
|
|
#include "pre.h"
|
|
|
|
// Define some things for debug.h
|
|
//
|
|
#define SZ_DEBUGINI "ccshell.ini"
|
|
#define SZ_DEBUGSECTION "icwconn1"
|
|
#define SZ_MODULE "icwconn1"
|
|
#define DECLARE_DEBUG
|
|
|
|
#include <ccstock.h>
|
|
#include "..\inc\debug.h"
|
|
|
|
|