[sword-cvs] icu-sword/source/samples/udata reader.vcproj,1.1,1.2
sword@www.crosswire.org
sword@www.crosswire.org
Tue, 6 Apr 2004 03:10:53 -0700
- Previous message: [sword-cvs] icu-sword/source/samples/strsrch strsrch.vcproj,1.1,1.2
- Next message: [sword-cvs] icu-sword/source/tools/gentz readme.txt,1.3,1.4 .cvsignore,1.3,NONE Makefile.in,1.4,NONE gentz.8.in,1.1,NONE gentz.cpp,1.3,NONE gentz.dsp,1.3,NONE gentz.vcproj,1.1,NONE tz.alias,1.3,NONE tz.bat,1.3,NONE tz.default,1.3,NONE tz.pl,1.3,NONE tzparse.pm,1.3,NONE tzutil.pm,1.3,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/core/icu-sword/source/samples/udata
In directory www:/tmp/cvs-serv8911/source/samples/udata
Modified Files:
reader.vcproj
Log Message:
ICU 2.8 sync
Index: reader.vcproj
===================================================================
RCS file: /cvs/core/icu-sword/source/samples/udata/reader.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- reader.vcproj 10 Sep 2003 02:42:32 -0000 1.1
+++ reader.vcproj 6 Apr 2004 10:09:20 -0000 1.2
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
+ OutputDirectory=".\reader_Win32_Debug"
+ IntermediateDirectory=".\reader_Win32_Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -27,10 +27,10 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
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"
@@ -41,16 +41,16 @@
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
@@ -68,8 +68,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
+ OutputDirectory=".\reader_Win32_Release"
+ IntermediateDirectory=".\reader_Win32_Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -84,10 +84,10 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="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"/>
@@ -97,15 +97,15 @@
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
- Previous message: [sword-cvs] icu-sword/source/samples/strsrch strsrch.vcproj,1.1,1.2
- Next message: [sword-cvs] icu-sword/source/tools/gentz readme.txt,1.3,1.4 .cvsignore,1.3,NONE Makefile.in,1.4,NONE gentz.8.in,1.1,NONE gentz.cpp,1.3,NONE gentz.dsp,1.3,NONE gentz.vcproj,1.1,NONE tz.alias,1.3,NONE tz.bat,1.3,NONE tz.default,1.3,NONE tz.pl,1.3,NONE tzparse.pm,1.3,NONE tzutil.pm,1.3,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]