2003-12-14 05:39:36 +01:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
2002-11-15 01:11:25 +01:00
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2004-01-08 18:15:28 +01:00
|
|
|
Version="7.10"
|
2002-11-15 01:11:25 +01:00
|
|
|
Name="common"
|
|
|
|
SccProjectName=""
|
|
|
|
SccLocalPath="">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
2003-07-17 13:41:28 +02:00
|
|
|
OutputDirectory="..\..\..\temp\release\common_ss"
|
|
|
|
IntermediateDirectory="..\..\..\temp\release\common_ss"
|
2002-11-15 01:11:25 +01:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2003-08-18 18:56:27 +02:00
|
|
|
AdditionalOptions="/EHsc-"
|
2003-02-21 01:31:05 +01:00
|
|
|
Optimization="4"
|
|
|
|
GlobalOptimizations="TRUE"
|
2003-03-01 23:04:19 +01:00
|
|
|
InlineFunctionExpansion="1"
|
2002-11-15 01:11:25 +01:00
|
|
|
EnableIntrinsicFunctions="TRUE"
|
|
|
|
ImproveFloatingPointConsistency="TRUE"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
OmitFramePointers="TRUE"
|
2003-04-20 05:30:57 +02:00
|
|
|
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
|
2003-01-24 23:57:57 +01:00
|
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB,SUPERSERVER"
|
2003-08-18 18:56:27 +02:00
|
|
|
ExceptionHandling="FALSE"
|
2002-11-15 01:11:25 +01:00
|
|
|
RuntimeLibrary="2"
|
2004-03-01 05:54:55 +01:00
|
|
|
RuntimeTypeInfo="TRUE"
|
2003-07-17 13:41:28 +02:00
|
|
|
PrecompiledHeaderFile="..\..\..\temp\release\common_ss/common.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\temp\release\common_ss/"
|
|
|
|
ObjectFile="..\..\..\temp\release\common_ss/"
|
|
|
|
ProgramDataBaseFileName="..\..\..\temp\release\common_ss/"
|
2003-02-21 01:31:05 +01:00
|
|
|
WarningLevel="3"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"
|
2004-02-17 21:10:54 +01:00
|
|
|
DebugInformationFormat="3"
|
2002-11-15 01:11:25 +01:00
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-07-17 13:41:28 +02:00
|
|
|
OutputFile="..\..\..\temp\release\common_ss\common.lib"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1053"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
2003-12-14 05:39:36 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
2002-11-15 01:11:25 +01:00
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2003-07-17 13:41:28 +02:00
|
|
|
OutputDirectory="..\..\..\temp\debug\common_ss"
|
|
|
|
IntermediateDirectory="..\..\..\temp\debug\common_ss"
|
2002-11-15 01:11:25 +01:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2003-08-18 18:56:27 +02:00
|
|
|
AdditionalOptions="/EHsc-"
|
2002-11-15 01:11:25 +01:00
|
|
|
Optimization="0"
|
2003-04-20 05:30:57 +02:00
|
|
|
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
|
2003-01-24 23:57:57 +01:00
|
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB,DEV_BUILD,SUPERSERVER"
|
2003-08-18 18:56:27 +02:00
|
|
|
ExceptionHandling="FALSE"
|
2002-11-15 01:11:25 +01:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2004-03-01 05:27:51 +01:00
|
|
|
RuntimeTypeInfo="TRUE"
|
2002-11-15 01:11:25 +01:00
|
|
|
UsePrecompiledHeader="2"
|
2003-07-17 13:41:28 +02:00
|
|
|
PrecompiledHeaderFile="..\..\..\temp\debug\common_ss/common.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\temp\debug\common_ss/"
|
|
|
|
ObjectFile="..\..\..\temp\debug\common_ss/"
|
|
|
|
ProgramDataBaseFileName="..\..\..\temp\debug\common_ss/"
|
2003-02-21 01:31:05 +01:00
|
|
|
WarningLevel="3"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-07-17 13:41:28 +02:00
|
|
|
OutputFile="..\..\..\temp\debug\common_ss\common.lib"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1053"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
2003-12-14 05:39:36 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
2002-11-15 01:11:25 +01:00
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
2003-12-14 05:39:36 +01:00
|
|
|
<References>
|
|
|
|
</References>
|
2002-11-15 01:11:25 +01:00
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="MEMORY files"
|
|
|
|
Filter="">
|
|
|
|
<File
|
2003-01-24 23:57:57 +01:00
|
|
|
RelativePath="..\..\..\src\common\classes\alloc.cpp">
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2003-01-24 23:57:57 +01:00
|
|
|
RelativePath="..\..\..\src\common\classes\locks.cpp">
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="EXCEPTION files"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\fb_exception.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="CONFIG files"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\config\config.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\config\config_file.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\jrd\os\win32\config_root.cpp">
|
|
|
|
</File>
|
2003-04-20 05:30:57 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\config\dir_list.cpp">
|
|
|
|
</File>
|
2002-11-15 01:11:25 +01:00
|
|
|
</Filter>
|
2003-01-24 23:57:57 +01:00
|
|
|
<Filter
|
|
|
|
Name="OTHER files"
|
|
|
|
Filter="">
|
2004-11-24 21:45:19 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\classes\ClumpletReader.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\classes\ClumpletWriter.cpp">
|
|
|
|
</File>
|
2003-12-14 05:39:36 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\jrd\db_alias.cpp">
|
|
|
|
</File>
|
2004-02-17 21:10:54 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\classes\fb_string.cpp">
|
|
|
|
</File>
|
2003-04-20 05:30:57 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\jrd\os\win32\fbsyslog.cpp">
|
|
|
|
</File>
|
2003-01-24 23:57:57 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\jrd\os\win32\mod_loader.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\jrd\os\win32\path_utils.cpp">
|
|
|
|
</File>
|
2004-11-04 20:14:20 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\classes\timestamp.cpp">
|
|
|
|
</File>
|
2004-01-03 02:29:04 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\utils.cpp">
|
|
|
|
</File>
|
2003-01-24 23:57:57 +01:00
|
|
|
</Filter>
|
2002-11-15 01:11:25 +01:00
|
|
|
<Filter
|
|
|
|
Name="Header files"
|
|
|
|
Filter="h">
|
|
|
|
<File
|
2003-01-24 23:57:57 +01:00
|
|
|
RelativePath="..\..\..\src\common\classes\alloc.h">
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
2003-05-09 17:10:20 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\classes\array.h">
|
|
|
|
</File>
|
2004-11-24 21:45:19 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\classes\ClumpletReader.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\classes\ClumpletWriter.h">
|
|
|
|
</File>
|
2002-11-15 01:11:25 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\config\config.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\config\config_file.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\config\config_impl.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\jrd\os\config_root.h">
|
|
|
|
</File>
|
2003-12-14 05:39:36 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\jrd\db_alias.h">
|
|
|
|
</File>
|
2003-04-20 05:30:57 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\config\dir_list.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\jrd\os\fbsyslog.h">
|
|
|
|
</File>
|
2004-11-22 21:22:03 +01:00
|
|
|
<File
|
2004-11-24 21:45:19 +01:00
|
|
|
RelativePath="..\..\..\src\common\classes\GenericMap.h">
|
2004-11-22 21:22:03 +01:00
|
|
|
</File>
|
2004-11-04 20:14:20 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\classes\timestamp.h">
|
|
|
|
</File>
|
2004-01-03 02:29:04 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\utils_proto.h">
|
|
|
|
</File>
|
2002-11-15 01:11:25 +01:00
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|