Roxen.git
/
server
/
tools
/
ntroxen
/
startdll
/
cmdline.cpp
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/tools/ntroxen/startdll/cmdline.cpp:1:
// cmdline.cpp: implementation of the CCmdLine class. //
-
// $Id: cmdline.cpp,v 1.
19
2002
/
10/
07
08
:
43
:
18
tomas
Exp $
+
// $Id: cmdline.cpp,v 1.
20
2008
/
07
/
31
20
:
16
:
08
mast
Exp $
// ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "startdll.h" #include "cmdline.h" #include "roxen.h" #include "enumproc.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; //#define new DEBUG_NEW #endif static char *defPikeArgs[] = {
-
+
"-V7.4", // Temporary kludge.
// List terminator NULL }; static char *defPikeDefines[] = { "-DRAM_CACHE", "-DENABLE_THREADS", // List terminator