]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | <?xml version="1.0" encoding="Windows-1252"?> |
2 | <VisualStudioProject | |
3 | ProjectType="Visual C++" | |
4 | Version="7.10" | |
5 | Name="citer" | |
6 | ProjectGUID="{247E2681-6C84-408B-B40C-5DB50BC5E18F}" | |
7 | Keyword="Win32Proj"> | |
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 | CharacterSet="2"> | |
19 | <Tool | |
20 | Name="VCCLCompilerTool" | |
21 | Optimization="0" | |
22 | AdditionalIncludeDirectories="..\..\..\include" | |
23 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | |
24 | MinimalRebuild="TRUE" | |
25 | BasicRuntimeChecks="3" | |
26 | RuntimeLibrary="5" | |
27 | TreatWChar_tAsBuiltInType="TRUE" | |
28 | UsePrecompiledHeader="2" | |
29 | WarningLevel="3" | |
30 | Detect64BitPortabilityProblems="TRUE" | |
31 | DebugInformationFormat="4"/> | |
32 | <Tool | |
33 | Name="VCCustomBuildTool"/> | |
34 | <Tool | |
35 | Name="VCLinkerTool" | |
36 | AdditionalDependencies="icuucd.lib icuind.lib icuiod.lib" | |
37 | OutputFile="./Debug/citer.exe" | |
38 | LinkIncremental="2" | |
39 | AdditionalLibraryDirectories="..\..\..\lib" | |
40 | GenerateDebugInformation="TRUE" | |
41 | ProgramDatabaseFile="$(OutDir)/citer.pdb" | |
42 | SubSystem="1" | |
43 | TargetMachine="1"/> | |
44 | <Tool | |
45 | Name="VCMIDLTool"/> | |
46 | <Tool | |
47 | Name="VCPostBuildEventTool"/> | |
48 | <Tool | |
49 | Name="VCPreBuildEventTool"/> | |
50 | <Tool | |
51 | Name="VCPreLinkEventTool"/> | |
52 | <Tool | |
53 | Name="VCResourceCompilerTool"/> | |
54 | <Tool | |
55 | Name="VCWebServiceProxyGeneratorTool"/> | |
56 | <Tool | |
57 | Name="VCXMLDataGeneratorTool"/> | |
58 | <Tool | |
59 | Name="VCWebDeploymentTool"/> | |
60 | <Tool | |
61 | Name="VCManagedWrapperGeneratorTool"/> | |
62 | <Tool | |
63 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
64 | </Configuration> | |
65 | <Configuration | |
66 | Name="Release|Win32" | |
67 | OutputDirectory="Release" | |
68 | IntermediateDirectory="Release" | |
69 | ConfigurationType="1" | |
70 | CharacterSet="2"> | |
71 | <Tool | |
72 | Name="VCCLCompilerTool" | |
73 | AdditionalIncludeDirectories="..\..\..\include" | |
74 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | |
75 | RuntimeLibrary="4" | |
76 | TreatWChar_tAsBuiltInType="TRUE" | |
77 | UsePrecompiledHeader="2" | |
78 | WarningLevel="3" | |
79 | Detect64BitPortabilityProblems="TRUE" | |
80 | DebugInformationFormat="3"/> | |
81 | <Tool | |
82 | Name="VCCustomBuildTool"/> | |
83 | <Tool | |
84 | Name="VCLinkerTool" | |
85 | AdditionalDependencies="icuuc.lib icuin.lib icuio.lib" | |
86 | OutputFile="./Release/citer.exe" | |
87 | LinkIncremental="1" | |
88 | AdditionalLibraryDirectories="..\..\..\lib" | |
89 | GenerateDebugInformation="TRUE" | |
90 | SubSystem="1" | |
91 | OptimizeReferences="2" | |
92 | EnableCOMDATFolding="2" | |
93 | TargetMachine="1"/> | |
94 | <Tool | |
95 | Name="VCMIDLTool"/> | |
96 | <Tool | |
97 | Name="VCPostBuildEventTool"/> | |
98 | <Tool | |
99 | Name="VCPreBuildEventTool"/> | |
100 | <Tool | |
101 | Name="VCPreLinkEventTool"/> | |
102 | <Tool | |
103 | Name="VCResourceCompilerTool"/> | |
104 | <Tool | |
105 | Name="VCWebServiceProxyGeneratorTool"/> | |
106 | <Tool | |
107 | Name="VCXMLDataGeneratorTool"/> | |
108 | <Tool | |
109 | Name="VCWebDeploymentTool"/> | |
110 | <Tool | |
111 | Name="VCManagedWrapperGeneratorTool"/> | |
112 | <Tool | |
113 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
114 | </Configuration> | |
115 | </Configurations> | |
116 | <References> | |
117 | </References> | |
118 | <Files> | |
119 | <Filter | |
120 | Name="Source Files" | |
121 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
122 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> | |
123 | <File | |
124 | RelativePath=".\citer.cpp"> | |
125 | </File> | |
126 | </Filter> | |
127 | <Filter | |
128 | Name="Header Files" | |
129 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | |
130 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> | |
131 | </Filter> | |
132 | <Filter | |
133 | Name="Resource Files" | |
134 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" | |
135 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> | |
136 | </Filter> | |
137 | </Files> | |
138 | <Globals> | |
139 | </Globals> | |
140 | </VisualStudioProject> |