214 lines
4.8 KiB
Plaintext
214 lines
4.8 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="9.00"
|
||
|
Name="demoStatic"
|
||
|
ProjectGUID="{B7623346-D762-4325-BC88-B85E84E78D19}"
|
||
|
RootNamespace="demoStatic"
|
||
|
Keyword="ManagedCProj"
|
||
|
TargetFrameworkVersion="131072"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="..\bin"
|
||
|
IntermediateDirectory="..\obj\$(ConfigurationName)-VC9-Static"
|
||
|
ConfigurationType="1"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
|
CharacterSet="2"
|
||
|
ManagedExtensions="0"
|
||
|
BuildLogFile="$(IntDir)\$(ProjectName)BuildLog.htm"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="..\include"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;ARIA_STATIC"
|
||
|
MinimalRebuild="false"
|
||
|
BasicRuntimeChecks="0"
|
||
|
RuntimeLibrary="1"
|
||
|
BufferSecurityCheck="false"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
LinkLibraryDependencies="false"
|
||
|
AdditionalDependencies="AriaStaticDebugVC9.lib ws2_32.lib winmm.lib advapi32.lib"
|
||
|
OutputFile="$(OutDir)\$(ProjectName)DebugVC9.exe"
|
||
|
LinkIncremental="2"
|
||
|
SuppressStartupBanner="true"
|
||
|
AdditionalLibraryDirectories="..\lib"
|
||
|
IgnoreDefaultLibraryNames=""
|
||
|
GenerateDebugInformation="true"
|
||
|
AssemblyDebug="1"
|
||
|
RandomizedBaseAddress="1"
|
||
|
DataExecutionPrevention="0"
|
||
|
TargetMachine="0"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="..\bin"
|
||
|
IntermediateDirectory="..\obj\$(ConfigurationName)-VC9-Static"
|
||
|
ConfigurationType="1"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
|
CharacterSet="2"
|
||
|
ManagedExtensions="0"
|
||
|
BuildLogFile="$(IntDir)\$(ProjectName)BuildLog.htm"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
InlineFunctionExpansion="2"
|
||
|
EnableIntrinsicFunctions="true"
|
||
|
AdditionalIncludeDirectories="..\include"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;ARIA_STATIC"
|
||
|
MinimalRebuild="false"
|
||
|
RuntimeLibrary="0"
|
||
|
BufferSecurityCheck="false"
|
||
|
RuntimeTypeInfo="true"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="AriaStaticVC9.lib winmm.lib ws2_32.lib"
|
||
|
OutputFile="$(OutDir)\$(ProjectName)VC9.exe"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
AdditionalLibraryDirectories="..\lib"
|
||
|
IgnoreDefaultLibraryNames=""
|
||
|
GenerateDebugInformation="false"
|
||
|
RandomizedBaseAddress="1"
|
||
|
DataExecutionPrevention="0"
|
||
|
ImportLibrary=""
|
||
|
TargetMachine="0"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
<AssemblyReference
|
||
|
RelativePath="mscorlib.dll"
|
||
|
AssemblyName="mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=IA64"
|
||
|
MinFrameworkVersion="131072"
|
||
|
/>
|
||
|
<AssemblyReference
|
||
|
RelativePath="System.dll"
|
||
|
AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
|
||
|
MinFrameworkVersion="131072"
|
||
|
/>
|
||
|
<AssemblyReference
|
||
|
RelativePath="System.Data.dll"
|
||
|
AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
|
||
|
MinFrameworkVersion="131072"
|
||
|
/>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<File
|
||
|
RelativePath=".\demo.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|