comparison arib25v021/arib25/arib_std_b25.vcproj @ 0:67e8eca28a80

initial import
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 16 Feb 2009 15:41:49 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:67e8eca28a80
1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="arib_std_b25"
6 ProjectGUID="{6E77C1AC-A31A-49B9-9A52-9FE1E03B8FEC}"
7 RootNamespace="arib_std_b25"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="1"
23 CharacterSet="2"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
40 <Tool
41 Name="VCCLCompilerTool"
42 UseUnicodeResponseFiles="false"
43 Optimization="0"
44 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="1"
48 UsePrecompiledHeader="0"
49 WarningLevel="3"
50 Detect64BitPortabilityProblems="false"
51 DebugInformationFormat="4"
52 />
53 <Tool
54 Name="VCManagedResourceCompilerTool"
55 />
56 <Tool
57 Name="VCResourceCompilerTool"
58 />
59 <Tool
60 Name="VCPreLinkEventTool"
61 />
62 <Tool
63 Name="VCLinkerTool"
64 AdditionalDependencies="winscard.lib"
65 OutputFile="$(OutDir)\b25.exe"
66 LinkIncremental="2"
67 GenerateDebugInformation="true"
68 SubSystem="1"
69 TargetMachine="1"
70 />
71 <Tool
72 Name="VCALinkTool"
73 />
74 <Tool
75 Name="VCManifestTool"
76 />
77 <Tool
78 Name="VCXDCMakeTool"
79 />
80 <Tool
81 Name="VCBscMakeTool"
82 />
83 <Tool
84 Name="VCFxCopTool"
85 />
86 <Tool
87 Name="VCAppVerifierTool"
88 />
89 <Tool
90 Name="VCWebDeploymentTool"
91 />
92 <Tool
93 Name="VCPostBuildEventTool"
94 />
95 </Configuration>
96 <Configuration
97 Name="Release|Win32"
98 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
99 IntermediateDirectory="$(ConfigurationName)"
100 ConfigurationType="1"
101 CharacterSet="2"
102 WholeProgramOptimization="1"
103 >
104 <Tool
105 Name="VCPreBuildEventTool"
106 />
107 <Tool
108 Name="VCCustomBuildTool"
109 />
110 <Tool
111 Name="VCXMLDataGeneratorTool"
112 />
113 <Tool
114 Name="VCWebServiceProxyGeneratorTool"
115 />
116 <Tool
117 Name="VCMIDLTool"
118 />
119 <Tool
120 Name="VCCLCompilerTool"
121 UseUnicodeResponseFiles="false"
122 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
123 RuntimeLibrary="0"
124 UsePrecompiledHeader="0"
125 WarningLevel="3"
126 Detect64BitPortabilityProblems="false"
127 DebugInformationFormat="3"
128 />
129 <Tool
130 Name="VCManagedResourceCompilerTool"
131 />
132 <Tool
133 Name="VCResourceCompilerTool"
134 />
135 <Tool
136 Name="VCPreLinkEventTool"
137 />
138 <Tool
139 Name="VCLinkerTool"
140 AdditionalDependencies="winscard.lib"
141 OutputFile="$(OutDir)\b25.exe"
142 LinkIncremental="1"
143 GenerateDebugInformation="true"
144 SubSystem="1"
145 OptimizeReferences="2"
146 EnableCOMDATFolding="2"
147 TargetMachine="1"
148 />
149 <Tool
150 Name="VCALinkTool"
151 />
152 <Tool
153 Name="VCManifestTool"
154 />
155 <Tool
156 Name="VCXDCMakeTool"
157 />
158 <Tool
159 Name="VCBscMakeTool"
160 />
161 <Tool
162 Name="VCFxCopTool"
163 />
164 <Tool
165 Name="VCAppVerifierTool"
166 />
167 <Tool
168 Name="VCWebDeploymentTool"
169 />
170 <Tool
171 Name="VCPostBuildEventTool"
172 />
173 </Configuration>
174 </Configurations>
175 <References>
176 </References>
177 <Files>
178 <Filter
179 Name="ソース ファイル"
180 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
181 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
182 >
183 <File
184 RelativePath=".\src\arib_std_b25.c"
185 >
186 </File>
187 <File
188 RelativePath=".\src\b_cas_card.c"
189 >
190 </File>
191 <File
192 RelativePath=".\src\multi2.c"
193 >
194 </File>
195 <File
196 RelativePath=".\src\td.c"
197 >
198 </File>
199 <File
200 RelativePath=".\src\ts_section_parser.c"
201 >
202 </File>
203 </Filter>
204 <Filter
205 Name="ヘッダー ファイル"
206 Filter="h;hpp;hxx;hm;inl;inc;xsd"
207 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
208 >
209 <File
210 RelativePath=".\src\arib_std_b25.h"
211 >
212 </File>
213 <File
214 RelativePath=".\src\arib_std_b25_error_code.h"
215 >
216 </File>
217 <File
218 RelativePath=".\src\b_cas_card.h"
219 >
220 </File>
221 <File
222 RelativePath=".\src\b_cas_card_error_code.h"
223 >
224 </File>
225 <File
226 RelativePath=".\src\multi2.h"
227 >
228 </File>
229 <File
230 RelativePath=".\src\multi2_error_code.h"
231 >
232 </File>
233 <File
234 RelativePath=".\src\portable.h"
235 >
236 </File>
237 <File
238 RelativePath=".\src\ts_common_types.h"
239 >
240 </File>
241 <File
242 RelativePath=".\src\ts_section_parser.h"
243 >
244 </File>
245 <File
246 RelativePath=".\src\ts_section_parser_error_code.h"
247 >
248 </File>
249 </Filter>
250 <Filter
251 Name="リソース ファイル"
252 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
253 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
254 >
255 </Filter>
256 </Files>
257 <Globals>
258 </Globals>
259 </VisualStudioProject>