Update of /cvsroot/objecthandler/log4cxx-0.9.7/msvc/tests
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25784/msvc/tests
Added Files:
Makefile.am clean.bat runtests.bat shortsocketserver.dsp
shortsocketserver.vcproj testsuite.dsp testsuite.vcproj
Log Message:
--- NEW FILE: runtests.bat ---
@echo off
if %1/==/ goto usage
if not %1 == debug if not %1 == release if not %1 == unicode_d if not %1 == unicode_r goto usage
cd ..\..\tests
echo ********** Minimum **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite MinimumTestCase
echo ********** Logger **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite LoggerTestCase
echo ********** PatternLayout **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite PatternLayoutTest
echo ********** HierarchyThreshold **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite HierarchyThresholdTestCase
echo ********** CustomLogger **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite XLoggerTestCase
echo ********** DefaultInit **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite TestCase1
copy input\xml\defaultInit.xml log4j.xml
..\msvc\bin\%1\testsuite TestCase2
del log4j.xml
copy input\defaultInit3.properties log4j.properties
..\msvc\bin\%1\testsuite TestCase3
del log4j.properties
copy input\defaultInit3.properties log4j.properties
copy input\xml\defaultInit.xml log4j.xml
..\msvc\bin\%1\testsuite TestCase4
echo ********** AsyncAppender **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite AsyncAppenderTestCase
echo ********** BoundedFIFO **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite BoundedFIFOTestCase
echo ********** CyclicBuffer **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite CyclicBufferTestCase
echo ********** DRFA **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite DRFATestCase
echo ********** OptionConverter **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite OptionConverterTestCase
echo ********** CustomLevel **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite CustomLevelTestCase
echo ********** DOM **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite DOMTestCase
echo ********** SocketServer **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite SocketServerTestCase
echo ********** L7d **********
call ..\msvc\tests\clean.bat
..\msvc\bin\%1\testsuite L7dTestCase
cd ..\msvc\tests
goto done
:usage
echo Usage : runtests.bat TARGET
echo where TARGET can be fixed to debug, release, unicode_d or unicode_r.
:done
--- NEW FILE: clean.bat ---
if exist output rmdir /S /Q output
mkdir output
if exist log4j.xml del log4j.xml
if exist log4j.properties del log4j.properties
--- NEW FILE: testsuite.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="testsuite"
ProjectGUID="{8A86EEE6-83B9-4407-9D5B-384273D9FDDD}"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="1"
UseOfMFC="0"
[...1171 lines suppressed...]
RelativePath="..\..\tests\src\customlogger\xlogger.h">
</File>
<File
RelativePath="..\..\tests\src\util\xmllineattributefilter.h">
</File>
<File
RelativePath="..\..\tests\src\util\xmlthreadfilter.h">
</File>
<File
RelativePath="..\..\tests\src\util\xmltimestampfilter.h">
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
--- NEW FILE: shortsocketserver.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="shortsocketserver"
ProjectGUID="{AD88BA19-4128-4130-B754-A1A1FAC68435}"
Keyword="Win32Proj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="1"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="log4cxx.lib"
OutputFile="../Bin/Debug/shortsocketserver.exe"
LinkIncremental="2"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="$(OutDir)/shortsocketserver.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="1"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
StringPooling="TRUE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="log4cxx.lib"
OutputFile="../Bin/Release/shortsocketserver.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Unicode Debug|Win32"
OutputDirectory="Unicode_D"
IntermediateDirectory="Unicode_D"
ConfigurationType="1"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;UNICODE"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="log4cxx.lib"
OutputFile="../Bin/Unicode_R/shortsocketserver.exe"
LinkIncremental="2"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="$(OutDir)/shortsocketserver.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Unicode Release|Win32"
OutputDirectory="Unicode_R"
IntermediateDirectory="Unicode_R"
ConfigurationType="1"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;UNICODE"
StringPooling="TRUE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="log4cxx.lib"
OutputFile="../Bin/Unicode_R/shortsocketserver.exe"
LinkIncremental="1"
GenerateDebugInformation="TRUE"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
RelativePath="..\..\tests\src\shortsocketserver.cpp">
</File>
<File
RelativePath="..\..\tests\src\xml\xlevel.cpp">
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
RelativePath="..\..\tests\src\xml\xlevel.h">
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
--- NEW FILE: Makefile.am ---
EXTRA_DIST = testsuite.dsp testsuite.vcproj clean.bat runtests.bat \
shortsocketserver.dsp shortsocketserver.vcproj
--- NEW FILE: shortsocketserver.dsp ---
# Microsoft Developer Studio Project File - Name="shortsocketserver" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
CFG=shortsocketserver - Win32 Unicode Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "shortsocketserver.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "shortsocketserver.mak" CFG="shortsocketserver - Win32 Unicode Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "shortsocketserver - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "shortsocketserver - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE "shortsocketserver - Win32 Unicode Debug" (based on "Win32 (x86) Console Application")
!MESSAGE "shortsocketserver - Win32 Unicode Release" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "shortsocketserver - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "shortsocketserver___Win32_Release"
# PROP BASE Intermediate_Dir "shortsocketserver___Win32_Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD BASE RSC /l 0x40c /d "NDEBUG"
# ADD RSC /l 0x40c /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
# ADD LINK32 log4cxx.lib /nologo /subsystem:console /debug /machine:I386 /out:"../Bin/Release/shortsocketserver.exe"
!ELSEIF "$(CFG)" == "shortsocketserver - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "shortsocketserver___Win32_Debug"
# PROP BASE Intermediate_Dir "shortsocketserver___Win32_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD BASE RSC /l 0x40c /d "_DEBUG"
# ADD RSC /l 0x40c /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
# ADD LINK32 log4cxx.lib /nologo /subsystem:console /debug /machine:I386 /out:"../Bin/Debug/shortsocketserver.exe" /pdbtype:sept
!ELSEIF "$(CFG)" == "shortsocketserver - Win32 Unicode Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Unicode Debug"
# PROP BASE Intermediate_Dir "Unicode Debug"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Unicode Debug"
# PROP Intermediate_Dir "Unicode Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "UNICODE" /YX /FD /GZ /c
# ADD BASE RSC /l 0x40c /d "_DEBUG"
# ADD RSC /l 0x40c /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 log4cxx.lib /nologo /subsystem:console /debug /machine:I386 /out:"../Bin/Debug/shortsocketserver.exe" /pdbtype:sept
# ADD LINK32 log4cxx.lib /nologo /subsystem:console /debug /machine:I386 /out:"../Bin/Unicode_D/shortsocketserver.exe" /pdbtype:sept
!ELSEIF "$(CFG)" == "shortsocketserver - Win32 Unicode Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Unicode Release"
# PROP BASE Intermediate_Dir "Unicode Release"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Unicode Release"
# PROP Intermediate_Dir "Unicode Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /Zi /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "UNICODE" /YX /FD /c
# ADD BASE RSC /l 0x40c /d "NDEBUG"
# ADD RSC /l 0x40c /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 log4cxx.lib /nologo /subsystem:console /debug /machine:I386 /out:"../Bin/Release/shortsocketserver.exe"
# ADD LINK32 log4cxx.lib /nologo /subsystem:console /debug /machine:I386 /out:"../Bin/Unicode_R/shortsocketserver.exe"
!ENDIF
# Begin Target
# Name "shortsocketserver - Win32 Release"
# Name "shortsocketserver - Win32 Debug"
# Name "shortsocketserver - Win32 Unicode Debug"
# Name "shortsocketserver - Win32 Unicode Release"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\..\tests\src\shortsocketserver.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\xml\xlevel.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\..\tests\src\xml\xlevel.h
# End Source File
# End Group
# Begin Group "Resource Files"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# End Group
# End Target
# End Project
--- NEW FILE: testsuite.dsp ---
# Microsoft Developer Studio Project File - Name="testsuite" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
CFG=testsuite - Win32 Unicode Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "testsuite.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "testsuite.mak" CFG="testsuite - Win32 Unicode Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "testsuite - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "testsuite - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE "testsuite - Win32 Unicode Debug" (based on "Win32 (x86) Console Application")
!MESSAGE "testsuite - Win32 Unicode Release" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "testsuite - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /Zi /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD BASE RSC /l 0x40c /d "NDEBUG"
# ADD RSC /l 0x40c /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
# ADD LINK32 log4cxx.lib boost_regex_vc6_mdi.lib cppunit.lib /nologo /subsystem:console /debug /machine:I386 /out:"../Bin/Release/testsuite.exe"
!ELSEIF "$(CFG)" == "testsuite - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD BASE RSC /l 0x40c /d "_DEBUG"
# ADD RSC /l 0x40c /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
# ADD LINK32 log4cxx.lib boost_regex_vc6_mdid.lib cppunitd.lib /nologo /subsystem:console /debug /machine:I386 /out:"../Bin/Debug/testsuite.exe" /pdbtype:sept
!ELSEIF "$(CFG)" == "testsuite - Win32 Unicode Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "testsuite___Win32_Unicode_Debug"
# PROP BASE Intermediate_Dir "testsuite___Win32_Unicode_Debug"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Unicode_D"
# PROP Intermediate_Dir "Unicode_D"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "UNICODE" /YX /FD /GZ /c
# ADD BASE RSC /l 0x40c /d "_DEBUG"
# ADD RSC /l 0x40c /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 log4cxx.lib boost_regex_vc6_mdid.lib cppunitd.lib /nologo /subsystem:console /debug /machine:I386 /out:"../Bin/Debug/testsuite.exe" /pdbtype:sept
# ADD LINK32 log4cxx.lib boost_regex_vc6_mdid.lib cppunitd.lib /nologo /subsystem:console /debug /machine:I386 /out:"../Bin/Unicode_D/testsuite.exe" /pdbtype:sept
!ELSEIF "$(CFG)" == "testsuite - Win32 Unicode Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "testsuite___Win32_Unicode_Release"
# PROP BASE Intermediate_Dir "testsuite___Win32_Unicode_Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Unicode_R"
# PROP Intermediate_Dir "Unicode_R"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /Zi /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "UNICODE" /YX /FD /c
# ADD BASE RSC /l 0x40c /d "NDEBUG"
# ADD RSC /l 0x40c /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
# ADD LINK32 log4cxx.lib boost_regex_vc6_mdi.lib cppunit.lib /nologo /subsystem:console /debug /machine:I386 /out:"../Bin/Unicode_R/testsuite.exe"
!ENDIF
# Begin Target
# Name "testsuite - Win32 Release"
# Name "testsuite - Win32 Debug"
# Name "testsuite - Win32 Unicode Debug"
# Name "testsuite - Win32 Unicode Release"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\..\tests\src\util\absolutedateandtimefilter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\absolutetimefilter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\asyncappendertestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\helpers\boundedfifotestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\compare.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\controlfilter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\xml\customleveltestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\helpers\cyclicbuffertestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\xml\domtestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\drfatestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\filter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\hierarchythresholdtestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\iso8601filter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\l7dtestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\linenumberfilter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\loggertestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\main.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\minimumtestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\helpers\optionconvertertestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\patternlayouttest.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\relativetimefilter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\net\socketservertestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\defaultinit\testcase1.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\defaultinit\testcase2.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\defaultinit\testcase3.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\defaultinit\testcase4.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\threadfilter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\transformer.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\vectorappender.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\xml\xlevel.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\customlogger\xlogger.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\customlogger\xloggertestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\xml\xmllayouttestcase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\xmllineattributefilter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\xmlthreadfilter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\xmltimestampfilter.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\..\tests\src\util\absolutedateandtimefilter.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\absolutetimefilter.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\compare.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\controlfilter.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\filter.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\iso8601filter.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\linenumberfilter.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\relativetimefilter.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\net\socketservertestcase.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\threadfilter.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\transformer.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\vectorappender.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\xml\xlevel.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\customlogger\xlogger.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\xmllineattributefilter.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\xmlthreadfilter.h
# End Source File
# Begin Source File
SOURCE=..\..\tests\src\util\xmltimestampfilter.h
# End Source File
# End Group
# Begin Group "Resource Files"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# End Group
# End Target
# End Project
|