]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
b75a7d8f A |
2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | |
374ca955 | 4 | Version="7.10" |
b75a7d8f A |
5 | Name="makedata" |
6 | SccProjectName="" | |
7 | SccLocalPath="" | |
8 | Keyword="MakeFileProj"> | |
9 | <Platforms> | |
10 | <Platform | |
11 | Name="Win32"/> | |
12 | </Platforms> | |
13 | <Configurations> | |
14 | <Configuration | |
15 | Name="Release|Win32" | |
16 | OutputDirectory=".\Release" | |
17 | IntermediateDirectory=".\Release" | |
18 | ConfigurationType="0" | |
19 | UseOfMFC="0" | |
20 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
21 | <Tool | |
22 | Name="VCNMakeTool" | |
374ca955 A |
23 | BuildCommandLine="NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=release" |
24 | ReBuildCommandLine="NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=release clean all" | |
25 | CleanCommandLine="NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=release clean"/> | |
b75a7d8f A |
26 | </Configuration> |
27 | <Configuration | |
28 | Name="Debug|Win32" | |
29 | OutputDirectory=".\Debug" | |
30 | IntermediateDirectory=".\Debug" | |
31 | ConfigurationType="0" | |
32 | UseOfMFC="0" | |
33 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
34 | <Tool | |
35 | Name="VCNMakeTool" | |
374ca955 A |
36 | BuildCommandLine="NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=debug" |
37 | ReBuildCommandLine="NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=debug clean all" | |
38 | CleanCommandLine="NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=debug clean"/> | |
b75a7d8f A |
39 | </Configuration> |
40 | </Configurations> | |
374ca955 A |
41 | <References> |
42 | </References> | |
b75a7d8f A |
43 | <Files> |
44 | <Filter | |
45 | Name="Resource Files" | |
46 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
374ca955 A |
47 | </Filter> |
48 | <Filter | |
49 | Name="Make Files" | |
50 | Filter="mak;mk"> | |
51 | <File | |
52 | RelativePath=".\brkitr\brkfiles.mk"> | |
53 | </File> | |
54 | <File | |
55 | RelativePath=".\coll\colfiles.mk"> | |
56 | </File> | |
b75a7d8f A |
57 | <File |
58 | RelativePath=".\makedata.mak"> | |
59 | </File> | |
374ca955 A |
60 | <File |
61 | RelativePath=".\misc\miscfiles.mk"> | |
62 | </File> | |
63 | <File | |
64 | RelativePath=".\rbnf\rbnffiles.mk"> | |
65 | </File> | |
b75a7d8f A |
66 | <File |
67 | RelativePath=".\locales\resfiles.mk"> | |
68 | </File> | |
69 | <File | |
374ca955 | 70 | RelativePath="..\test\testdata\testdata.mak"> |
b75a7d8f A |
71 | </File> |
72 | <File | |
73 | RelativePath=".\translit\trnsfiles.mk"> | |
74 | </File> | |
75 | <File | |
76 | RelativePath=".\mappings\ucmcore.mk"> | |
77 | </File> | |
78 | <File | |
79 | RelativePath=".\mappings\ucmebcdic.mk"> | |
80 | </File> | |
81 | <File | |
82 | RelativePath=".\mappings\ucmfiles.mk"> | |
83 | </File> | |
84 | </Filter> | |
b75a7d8f A |
85 | </Files> |
86 | <Globals> | |
87 | </Globals> | |
88 | </VisualStudioProject> |