]>
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="case" |
6 | SccProjectName="" | |
7 | SccLocalPath=""> | |
8 | <Platforms> | |
9 | <Platform | |
10 | Name="Win32"/> | |
11 | </Platforms> | |
12 | <Configurations> | |
13 | <Configuration | |
14 | Name="Debug|Win32" | |
15 | OutputDirectory=".\Debug" | |
16 | IntermediateDirectory=".\Debug" | |
17 | ConfigurationType="1" | |
18 | UseOfMFC="0" | |
19 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
20 | CharacterSet="2"> | |
21 | <Tool | |
22 | Name="VCCLCompilerTool" | |
23 | Optimization="0" | |
24 | AdditionalIncludeDirectories="..,..\..\..\include" | |
25 | PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" | |
26 | BasicRuntimeChecks="3" | |
27 | RuntimeLibrary="5" | |
28 | UsePrecompiledHeader="2" | |
29 | PrecompiledHeaderFile=".\Debug/case.pch" | |
30 | AssemblerListingLocation=".\Debug/" | |
31 | ObjectFile=".\Debug/" | |
32 | ProgramDataBaseFileName=".\Debug/" | |
33 | WarningLevel="3" | |
34 | SuppressStartupBanner="TRUE" | |
35 | DebugInformationFormat="4" | |
36 | CompileAs="0"/> | |
37 | <Tool | |
38 | Name="VCCustomBuildTool"/> | |
39 | <Tool | |
40 | Name="VCLinkerTool" | |
41 | AdditionalOptions="/MACHINE:I386" | |
42 | AdditionalDependencies="icuucd.lib icuind.lib icuiod.lib" | |
43 | OutputFile=".\Debug/case.exe" | |
44 | LinkIncremental="2" | |
45 | SuppressStartupBanner="TRUE" | |
46 | AdditionalLibraryDirectories="..\..\..\lib" | |
47 | GenerateDebugInformation="TRUE" | |
48 | ProgramDatabaseFile=".\Debug/case.pdb" | |
49 | SubSystem="1"/> | |
50 | <Tool | |
51 | Name="VCMIDLTool" | |
52 | TypeLibraryName=".\Debug/case.tlb"/> | |
53 | <Tool | |
54 | Name="VCPostBuildEventTool"/> | |
55 | <Tool | |
56 | Name="VCPreBuildEventTool"/> | |
57 | <Tool | |
58 | Name="VCPreLinkEventTool"/> | |
59 | <Tool | |
60 | Name="VCResourceCompilerTool" | |
61 | PreprocessorDefinitions="_DEBUG" | |
62 | Culture="1033"/> | |
63 | <Tool | |
64 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
65 | <Tool |
66 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
67 | <Tool |
68 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
69 | <Tool |
70 | Name="VCManagedWrapperGeneratorTool"/> | |
71 | <Tool | |
72 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
73 | </Configuration> |
74 | <Configuration | |
75 | Name="Release|Win32" | |
76 | OutputDirectory=".\Release" | |
77 | IntermediateDirectory=".\Release" | |
78 | ConfigurationType="1" | |
79 | UseOfMFC="0" | |
80 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
81 | CharacterSet="2"> | |
82 | <Tool | |
83 | Name="VCCLCompilerTool" | |
84 | InlineFunctionExpansion="1" | |
85 | AdditionalIncludeDirectories="..\..\..\include" | |
86 | PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE" | |
87 | StringPooling="TRUE" | |
88 | RuntimeLibrary="4" | |
89 | EnableFunctionLevelLinking="TRUE" | |
90 | UsePrecompiledHeader="2" | |
91 | PrecompiledHeaderFile=".\Release/case.pch" | |
92 | AssemblerListingLocation=".\Release/" | |
93 | ObjectFile=".\Release/" | |
94 | ProgramDataBaseFileName=".\Release/" | |
95 | WarningLevel="3" | |
96 | SuppressStartupBanner="TRUE" | |
97 | CompileAs="0"/> | |
98 | <Tool | |
99 | Name="VCCustomBuildTool"/> | |
100 | <Tool | |
101 | Name="VCLinkerTool" | |
102 | AdditionalOptions="/MACHINE:I386" | |
103 | AdditionalDependencies="icuuc.lib icuin.lib icuio.lib" | |
104 | OutputFile=".\Release/case.exe" | |
105 | LinkIncremental="1" | |
106 | SuppressStartupBanner="TRUE" | |
107 | AdditionalLibraryDirectories="..\..\..\lib" | |
108 | ProgramDatabaseFile=".\Release/case.pdb" | |
109 | SubSystem="1"/> | |
110 | <Tool | |
111 | Name="VCMIDLTool" | |
112 | TypeLibraryName=".\Release/case.tlb"/> | |
113 | <Tool | |
114 | Name="VCPostBuildEventTool"/> | |
115 | <Tool | |
116 | Name="VCPreBuildEventTool"/> | |
117 | <Tool | |
118 | Name="VCPreLinkEventTool"/> | |
119 | <Tool | |
120 | Name="VCResourceCompilerTool" | |
121 | PreprocessorDefinitions="NDEBUG" | |
122 | Culture="1033"/> | |
123 | <Tool | |
124 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
125 | <Tool |
126 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
127 | <Tool |
128 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
129 | <Tool |
130 | Name="VCManagedWrapperGeneratorTool"/> | |
131 | <Tool | |
132 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
133 | </Configuration> |
134 | </Configurations> | |
374ca955 A |
135 | <References> |
136 | </References> | |
b75a7d8f A |
137 | <Files> |
138 | <Filter | |
139 | Name="Source Files" | |
140 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> | |
141 | <File | |
142 | RelativePath=".\case.cpp"> | |
143 | </File> | |
144 | <File | |
145 | RelativePath=".\ucase.c"> | |
146 | </File> | |
147 | </Filter> | |
148 | <Filter | |
149 | Name="Header Files" | |
150 | Filter="h;hpp;hxx;hm;inl"> | |
151 | </Filter> | |
152 | <Filter | |
153 | Name="Resource Files" | |
154 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
155 | </Filter> | |
156 | </Files> | |
157 | <Globals> | |
158 | </Globals> | |
159 | </VisualStudioProject> |