[sword-cvs] icu-sword/source/samples/uresb Makefile,1.4,1.5 resources.vcproj,1.1,1.2
sword@www.crosswire.org
sword@www.crosswire.org
Tue, 6 Apr 2004 03:10:54 -0700
Update of /cvs/core/icu-sword/source/samples/uresb
In directory www:/tmp/cvs-serv8911/source/samples/uresb
Modified Files:
Makefile resources.vcproj
Log Message:
ICU 2.8 sync
Index: Makefile
===================================================================
RCS file: /cvs/core/icu-sword/source/samples/uresb/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
Index: resources.vcproj
===================================================================
RCS file: /cvs/core/icu-sword/source/samples/uresb/resources.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- resources.vcproj 10 Sep 2003 02:42:32 -0000 1.1
+++ resources.vcproj 6 Apr 2004 10:09:21 -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"
@@ -13,43 +13,40 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\resources___Win32_Debug"
- IntermediateDirectory=".\resources___Win32_Debug"
- ConfigurationType="0"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ OutputDirectory=".\resources_Win32_Debug"
+ IntermediateDirectory=".\resources_Win32_Debug"
+ ConfigurationType="0">
<Tool
Name="VCNMakeTool"
BuildCommandLine="nmake /f "resources.mak""
ReBuildCommandLine="nmake /f "resources.mak" /a"
- Output="resources.exe"/>
+ Output="uresb_root.res"/>
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
- ConfigurationType="0"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ OutputDirectory=".\resources_Win32_Release"
+ IntermediateDirectory=".\resources_Win32_Release"
+ ConfigurationType="0">
<Tool
Name="VCNMakeTool"
BuildCommandLine="nmake /f "resources.mak""
ReBuildCommandLine="nmake /f "resources.mak" /a"
- Output="resources.exe"/>
+ Output="uresb_root.res"/>
</Configuration>
</Configurations>
<Files>
<Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl">
- </Filter>
- <Filter
Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;txt">
+ <File
+ RelativePath=".\en.txt">
+ </File>
+ <File
+ RelativePath=".\root.txt">
+ </File>
+ <File
+ RelativePath=".\sr.txt">
+ </File>
</Filter>
</Files>
<Globals>