You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-dev@logging.apache.org by mc...@apache.org on 2004/04/02 11:00:32 UTC

cvs commit: logging-log4cxx/msvc/dll dll.vcproj

mcatan      2004/04/02 01:00:32

  Modified:    msvc/dll dll.vcproj
  Log:
  added event.cpp and timezone.cpp
  
  Revision  Changes    Path
  1.5       +12 -35    logging-log4cxx/msvc/dll/dll.vcproj
  
  Index: dll.vcproj
  ===================================================================
  RCS file: /home/cvs/logging-log4cxx/msvc/dll/dll.vcproj,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- dll.vcproj	28 Feb 2004 15:20:19 -0000	1.4
  +++ dll.vcproj	2 Apr 2004 09:00:32 -0000	1.5
  @@ -895,6 +895,9 @@
   				</FileConfiguration>
   			</File>
   			<File
  +				RelativePath="..\..\src\event.cpp">
  +			</File>
  +			<File
   				RelativePath="..\..\include\log4cxx\nt\EventLogCategories.mc">
   				<FileConfiguration
   					Name="Debug|Win32">
  @@ -2144,41 +2147,6 @@
   				</FileConfiguration>
   			</File>
   			<File
  -				RelativePath="..\..\src\simplesocketserver.cpp">
  -				<FileConfiguration
  -					Name="Debug|Win32">
  -					<Tool
  -						Name="VCCLCompilerTool"
  -						Optimization="0"
  -						AdditionalIncludeDirectories=""
  -						BasicRuntimeChecks="3"
  -						BrowseInformation="1"/>
  -				</FileConfiguration>
  -				<FileConfiguration
  -					Name="Release|Win32">
  -					<Tool
  -						Name="VCCLCompilerTool"
  -						Optimization="2"
  -						AdditionalIncludeDirectories=""/>
  -				</FileConfiguration>
  -				<FileConfiguration
  -					Name="Unicode Release|Win32">
  -					<Tool
  -						Name="VCCLCompilerTool"
  -						Optimization="2"
  -						AdditionalIncludeDirectories=""/>
  -				</FileConfiguration>
  -				<FileConfiguration
  -					Name="Unicode Debug|Win32">
  -					<Tool
  -						Name="VCCLCompilerTool"
  -						Optimization="0"
  -						AdditionalIncludeDirectories=""
  -						BasicRuntimeChecks="3"
  -						BrowseInformation="1"/>
  -				</FileConfiguration>
  -			</File>
  -			<File
   				RelativePath="..\..\src\smtpappender.cpp">
   				<FileConfiguration
   					Name="Debug|Win32">
  @@ -2742,6 +2710,9 @@
   				</FileConfiguration>
   			</File>
   			<File
  +				RelativePath="..\..\src\timezone.cpp">
  +			</File>
  +			<File
   				RelativePath="..\..\src\transform.cpp">
   				<FileConfiguration
   					Name="Debug|Win32">
  @@ -3032,6 +3003,9 @@
   					RelativePath="..\..\include\log4cxx\helpers\datetimedateformat.h">
   				</File>
   				<File
  +					RelativePath="..\..\include\log4cxx\helpers\event.h">
  +				</File>
  +				<File
   					RelativePath="..\..\include\log4cxx\helpers\exception.h">
   				</File>
   				<File
  @@ -3135,6 +3109,9 @@
   				</File>
   				<File
   					RelativePath="..\..\include\log4cxx\helpers\threadspecificdata.h">
  +				</File>
  +				<File
  +					RelativePath="..\..\include\log4cxx\helpers\timezone.h">
   				</File>
   				<File
   					RelativePath="..\..\include\log4cxx\helpers\transform.h">