]> git.saurik.com Git - apple/icu.git/blob - icuSources/samples/uresb/resources.vcproj
ICU-400.42.tar.gz
[apple/icu.git] / icuSources / samples / uresb / resources.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="resources"
6 ProjectGUID="{69437707-2FEF-4E2C-8C3F-6E6B3D241366}"
7 Keyword="MakeFileProj"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory=".\resources_Win32_Debug"
20 IntermediateDirectory=".\resources_Win32_Debug"
21 ConfigurationType="0"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 >
24 <Tool
25 Name="VCNMakeTool"
26 BuildCommandLine="nmake /f &quot;resources.mak&quot;"
27 ReBuildCommandLine="nmake /f &quot;resources.mak&quot; /a"
28 CleanCommandLine="nmake /f &quot;resources.mak&quot; clean"
29 Output="uresb_root.res"
30 PreprocessorDefinitions=""
31 IncludeSearchPath=""
32 ForcedIncludes=""
33 AssemblySearchPath=""
34 ForcedUsingAssemblies=""
35 CompileAsManaged=""
36 />
37 </Configuration>
38 <Configuration
39 Name="Release|Win32"
40 OutputDirectory=".\resources_Win32_Release"
41 IntermediateDirectory=".\resources_Win32_Release"
42 ConfigurationType="0"
43 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
44 >
45 <Tool
46 Name="VCNMakeTool"
47 BuildCommandLine="nmake /f &quot;resources.mak&quot;"
48 ReBuildCommandLine="nmake /f &quot;resources.mak&quot; /a"
49 CleanCommandLine="nmake /f &quot;resources.mak&quot; clean"
50 Output="uresb_root.res"
51 PreprocessorDefinitions=""
52 IncludeSearchPath=""
53 ForcedIncludes=""
54 AssemblySearchPath=""
55 ForcedUsingAssemblies=""
56 CompileAsManaged=""
57 />
58 </Configuration>
59 </Configurations>
60 <References>
61 </References>
62 <Files>
63 <Filter
64 Name="Resource Files"
65 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;txt"
66 >
67 <File
68 RelativePath=".\en.txt"
69 >
70 </File>
71 <File
72 RelativePath=".\root.txt"
73 >
74 </File>
75 <File
76 RelativePath=".\sr.txt"
77 >
78 </File>
79 </Filter>
80 <Filter
81 Name="Build Script"
82 >
83 <File
84 RelativePath=".\resources.mak"
85 >
86 </File>
87 </Filter>
88 </Files>
89 <Globals>
90 </Globals>
91 </VisualStudioProject>