191 lines
5.0 KiB
XML
191 lines
5.0 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="SolarDatabase"
|
|
ProjectGUID="{4A2FF2EF-1554-4232-990B-74864C743E62}"
|
|
RootNamespace="SolarDatabase"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
OptimizeForProcessor="3"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\..\Utility";"$(ProjectDir)..\SolarLog""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SOLARDATABASE_EXPORTS"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="..\_bin\$(ProjectName)_d.dll"
|
|
AdditionalLibraryDirectories="..\..\lib"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
|
|
ImportLibrary="..\lib\$(TargetName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy $(ProjectDir)\SolarDatabase.h $(ProjectDir)..\include
|
|
copy $(ProjectDir)\SolarDatabaseDefine.h $(ProjectDir)..\include
|
|
copy $(ProjectDir)\QueryResult.h $(ProjectDir)..\include
|
|
"
|
|
ExcludedFromBuild="TRUE"/>
|
|
<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="..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OptimizeForProcessor="3"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\..\Utility";"$(ProjectDir)..\SolarLog""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SOLARDATABASE_EXPORTS"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="..\_bin\$(ProjectName).dll"
|
|
AdditionalLibraryDirectories="..\..\lib"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="..\lib\$(TargetName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy $(ProjectDir)\SolarDatabase.h $(ProjectDir)..\include
|
|
copy $(ProjectDir)\SolarDatabaseDefine.h $(ProjectDir)..\include
|
|
copy $(ProjectDir)\QueryResult.h $(ProjectDir)..\include
|
|
"
|
|
ExcludedFromBuild="TRUE"/>
|
|
<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>
|
|
<File
|
|
RelativePath=".\IDBCInterface.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IDBCInterface.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IODBC.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IODBC.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\main.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\QueryExecuteProcessor.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\QueryExecuteProcessor.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\QueryResult.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\QueryResult.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarDatabase.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarDatabase.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarDatabaseDefine.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="DevPartner_IsInstrumented"
|
|
Value="0"/>
|
|
</Globals>
|
|
</VisualStudioProject>
|