]>
Commit | Line | Data |
---|---|---|
1 | <?xml version="1.0" encoding="Windows-1252"?> | |
2 | <VisualStudioProject | |
3 | ProjectType="Visual C++" | |
4 | Version="8.00" | |
5 | Name="gencnval" | |
6 | ProjectGUID="{8B41752B-5A52-41E4-B7E0-07921C0CC6BF}" | |
7 | > | |
8 | <Platforms> | |
9 | <Platform | |
10 | Name="Win32" | |
11 | /> | |
12 | </Platforms> | |
13 | <ToolFiles> | |
14 | </ToolFiles> | |
15 | <Configurations> | |
16 | <Configuration | |
17 | Name="Release|Win32" | |
18 | OutputDirectory=".\Release" | |
19 | IntermediateDirectory=".\Release" | |
20 | ConfigurationType="1" | |
21 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | |
22 | UseOfMFC="0" | |
23 | ATLMinimizesCRunTimeLibraryUsage="false" | |
24 | CharacterSet="2" | |
25 | > | |
26 | <Tool | |
27 | Name="VCPreBuildEventTool" | |
28 | /> | |
29 | <Tool | |
30 | Name="VCCustomBuildTool" | |
31 | CommandLine="copy "$(TargetPath)" ..\..\..\bin
" | |
32 | Outputs="..\..\..\bin\$(TargetFileName)" | |
33 | /> | |
34 | <Tool | |
35 | Name="VCXMLDataGeneratorTool" | |
36 | /> | |
37 | <Tool | |
38 | Name="VCWebServiceProxyGeneratorTool" | |
39 | /> | |
40 | <Tool | |
41 | Name="VCMIDLTool" | |
42 | TypeLibraryName=".\Release/gencnval.tlb" | |
43 | /> | |
44 | <Tool | |
45 | Name="VCCLCompilerTool" | |
46 | AdditionalIncludeDirectories="..\..\common;..\toolutil" | |
47 | PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE" | |
48 | StringPooling="true" | |
49 | RuntimeLibrary="2" | |
50 | EnableFunctionLevelLinking="true" | |
51 | DisableLanguageExtensions="true" | |
52 | TreatWChar_tAsBuiltInType="true" | |
53 | PrecompiledHeaderFile=".\Release/gencnval.pch" | |
54 | AssemblerListingLocation=".\Release/" | |
55 | ObjectFile=".\Release/" | |
56 | ProgramDataBaseFileName=".\Release/" | |
57 | WarningLevel="3" | |
58 | SuppressStartupBanner="true" | |
59 | CompileAs="0" | |
60 | /> | |
61 | <Tool | |
62 | Name="VCManagedResourceCompilerTool" | |
63 | /> | |
64 | <Tool | |
65 | Name="VCResourceCompilerTool" | |
66 | PreprocessorDefinitions="NDEBUG" | |
67 | Culture="1033" | |
68 | /> | |
69 | <Tool | |
70 | Name="VCPreLinkEventTool" | |
71 | /> | |
72 | <Tool | |
73 | Name="VCLinkerTool" | |
74 | OutputFile=".\Release/gencnval.exe" | |
75 | LinkIncremental="1" | |
76 | SuppressStartupBanner="true" | |
77 | ProgramDatabaseFile=".\Release/gencnval.pdb" | |
78 | SubSystem="1" | |
79 | /> | |
80 | <Tool | |
81 | Name="VCALinkTool" | |
82 | /> | |
83 | <Tool | |
84 | Name="VCManifestTool" | |
85 | /> | |
86 | <Tool | |
87 | Name="VCXDCMakeTool" | |
88 | /> | |
89 | <Tool | |
90 | Name="VCBscMakeTool" | |
91 | /> | |
92 | <Tool | |
93 | Name="VCFxCopTool" | |
94 | /> | |
95 | <Tool | |
96 | Name="VCAppVerifierTool" | |
97 | /> | |
98 | <Tool | |
99 | Name="VCWebDeploymentTool" | |
100 | /> | |
101 | <Tool | |
102 | Name="VCPostBuildEventTool" | |
103 | /> | |
104 | </Configuration> | |
105 | <Configuration | |
106 | Name="Debug|Win32" | |
107 | OutputDirectory=".\Debug" | |
108 | IntermediateDirectory=".\Debug" | |
109 | ConfigurationType="1" | |
110 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | |
111 | UseOfMFC="0" | |
112 | ATLMinimizesCRunTimeLibraryUsage="false" | |
113 | CharacterSet="2" | |
114 | > | |
115 | <Tool | |
116 | Name="VCPreBuildEventTool" | |
117 | /> | |
118 | <Tool | |
119 | Name="VCCustomBuildTool" | |
120 | CommandLine="copy "$(TargetPath)" ..\..\..\bin
" | |
121 | Outputs="..\..\..\bin\$(TargetFileName)" | |
122 | /> | |
123 | <Tool | |
124 | Name="VCXMLDataGeneratorTool" | |
125 | /> | |
126 | <Tool | |
127 | Name="VCWebServiceProxyGeneratorTool" | |
128 | /> | |
129 | <Tool | |
130 | Name="VCMIDLTool" | |
131 | TypeLibraryName=".\Debug/gencnval.tlb" | |
132 | /> | |
133 | <Tool | |
134 | Name="VCCLCompilerTool" | |
135 | Optimization="0" | |
136 | AdditionalIncludeDirectories="..\..\common;..\toolutil" | |
137 | PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE" | |
138 | BasicRuntimeChecks="3" | |
139 | RuntimeLibrary="3" | |
140 | BufferSecurityCheck="true" | |
141 | DisableLanguageExtensions="true" | |
142 | TreatWChar_tAsBuiltInType="true" | |
143 | PrecompiledHeaderFile=".\Debug/gencnval.pch" | |
144 | AssemblerListingLocation=".\Debug/" | |
145 | ObjectFile=".\Debug/" | |
146 | ProgramDataBaseFileName=".\Debug/" | |
147 | BrowseInformation="1" | |
148 | WarningLevel="3" | |
149 | SuppressStartupBanner="true" | |
150 | DebugInformationFormat="4" | |
151 | CompileAs="0" | |
152 | /> | |
153 | <Tool | |
154 | Name="VCManagedResourceCompilerTool" | |
155 | /> | |
156 | <Tool | |
157 | Name="VCResourceCompilerTool" | |
158 | PreprocessorDefinitions="_DEBUG" | |
159 | Culture="1033" | |
160 | /> | |
161 | <Tool | |
162 | Name="VCPreLinkEventTool" | |
163 | /> | |
164 | <Tool | |
165 | Name="VCLinkerTool" | |
166 | OutputFile=".\Debug/gencnval.exe" | |
167 | LinkIncremental="2" | |
168 | SuppressStartupBanner="true" | |
169 | GenerateDebugInformation="true" | |
170 | ProgramDatabaseFile=".\Debug/gencnval.pdb" | |
171 | SubSystem="1" | |
172 | /> | |
173 | <Tool | |
174 | Name="VCALinkTool" | |
175 | /> | |
176 | <Tool | |
177 | Name="VCManifestTool" | |
178 | UseFAT32Workaround="true" | |
179 | /> | |
180 | <Tool | |
181 | Name="VCXDCMakeTool" | |
182 | /> | |
183 | <Tool | |
184 | Name="VCBscMakeTool" | |
185 | /> | |
186 | <Tool | |
187 | Name="VCFxCopTool" | |
188 | /> | |
189 | <Tool | |
190 | Name="VCAppVerifierTool" | |
191 | /> | |
192 | <Tool | |
193 | Name="VCWebDeploymentTool" | |
194 | /> | |
195 | <Tool | |
196 | Name="VCPostBuildEventTool" | |
197 | /> | |
198 | </Configuration> | |
199 | </Configurations> | |
200 | <References> | |
201 | </References> | |
202 | <Files> | |
203 | <Filter | |
204 | Name="Source Files" | |
205 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | |
206 | > | |
207 | <File | |
208 | RelativePath=".\gencnval.c" | |
209 | > | |
210 | </File> | |
211 | </Filter> | |
212 | <Filter | |
213 | Name="Header Files" | |
214 | Filter="h;hpp;hxx;hm;inl" | |
215 | > | |
216 | </Filter> | |
217 | <Filter | |
218 | Name="Resource Files" | |
219 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | |
220 | > | |
221 | </Filter> | |
222 | </Files> | |
223 | <Globals> | |
224 | </Globals> | |
225 | </VisualStudioProject> |