-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.00"
+ Version="7.10"
Name="reader"
SccProjectName=""
SccLocalPath="">
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
+ OutputDirectory=".\reader_Win32_Debug"
+ IntermediateDirectory=".\reader_Win32_Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
+ TreatWChar_tAsBuiltInType="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\Debug/reader.pch"
- AssemblerListingLocation=".\Debug/"
- ObjectFile=".\Debug/"
- ProgramDataBaseFileName=".\Debug/"
+ PrecompiledHeaderFile=".\reader_Win32_Debug/reader.pch"
+ AssemblerListingLocation=".\reader_Win32_Debug/"
+ ObjectFile=".\reader_Win32_Debug/"
+ ProgramDataBaseFileName=".\reader_Win32_Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="icuucd.lib"
- OutputFile=".\Debug/reader.exe"
+ OutputFile=".\reader_Win32_Debug/reader.exe"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="../../../lib"
GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\Debug/reader.pdb"
+ ProgramDatabaseFile=".\reader_Win32_Debug/reader.pdb"
SubSystem="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\Debug/reader.tlb"/>
+ TypeLibraryName=".\reader_Win32_Debug/reader.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
+ OutputDirectory=".\reader_Win32_Release"
+ IntermediateDirectory=".\reader_Win32_Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
StringPooling="TRUE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
+ TreatWChar_tAsBuiltInType="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\Release/reader.pch"
- AssemblerListingLocation=".\Release/"
- ObjectFile=".\Release/"
- ProgramDataBaseFileName=".\Release/"
+ PrecompiledHeaderFile=".\reader_Win32_Release/reader.pch"
+ AssemblerListingLocation=".\reader_Win32_Release/"
+ ObjectFile=".\reader_Win32_Release/"
+ ProgramDataBaseFileName=".\reader_Win32_Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="icuuc.lib"
- OutputFile=".\Release/reader.exe"
+ OutputFile=".\reader_Win32_Release/reader.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="../../../lib"
- ProgramDatabaseFile=".\Release/reader.pdb"
+ ProgramDatabaseFile=".\reader_Win32_Release/reader.pdb"
SubSystem="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\Release/reader.tlb"/>
+ TypeLibraryName=".\reader_Win32_Release/reader.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
+ <References>
+ </References>
<Files>
<Filter
Name="Source Files"