blob: 5f496b4d057bc32280329344584eef2c968ce7f3 [file] [log] [blame]
openvcdiff311c7142008-08-26 19:29:25 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="vcdecoder_test"
6 ProjectGUID="{BA30F970-A2B3-4D04-81D5-B5C73794BEDE}"
7 RootNamespace="vcdecoder_test"
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="1"
24 BuildLogFile="$(IntDir)\BuildLog_$(ProjectName).htm"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 />
29 <Tool
30 Name="VCCustomBuildTool"
31 />
32 <Tool
33 Name="VCXMLDataGeneratorTool"
34 />
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
37 />
38 <Tool
39 Name="VCMIDLTool"
40 />
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 AdditionalIncludeDirectories="../..;../../src;../../vsprojects"
45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
46 MinimalRebuild="true"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
49 DefaultCharIsUnsigned="true"
50 UsePrecompiledHeader="0"
51 ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
52 WarningLevel="3"
53 Detect64BitPortabilityProblems="true"
54 DebugInformationFormat="4"
55 />
56 <Tool
57 Name="VCManagedResourceCompilerTool"
58 />
59 <Tool
60 Name="VCResourceCompilerTool"
61 />
62 <Tool
63 Name="VCPreLinkEventTool"
64 />
65 <Tool
66 Name="VCLinkerTool"
67 LinkIncremental="2"
68 AdditionalLibraryDirectories=""
69 GenerateDebugInformation="true"
70 SubSystem="1"
71 TargetMachine="1"
72 />
73 <Tool
74 Name="VCALinkTool"
75 />
76 <Tool
77 Name="VCManifestTool"
78 />
79 <Tool
80 Name="VCXDCMakeTool"
81 />
82 <Tool
83 Name="VCBscMakeTool"
84 />
85 <Tool
86 Name="VCFxCopTool"
87 />
88 <Tool
89 Name="VCAppVerifierTool"
90 />
91 <Tool
92 Name="VCWebDeploymentTool"
93 />
94 <Tool
95 Name="VCPostBuildEventTool"
96 CommandLine="$(OutDir)\$(ProjectName).exe"
97 />
98 </Configuration>
99 <Configuration
100 Name="Release|Win32"
101 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
102 IntermediateDirectory="$(ConfigurationName)"
103 ConfigurationType="1"
104 CharacterSet="1"
105 WholeProgramOptimization="1"
106 BuildLogFile="$(IntDir)\BuildLog_$(ProjectName).htm"
107 >
108 <Tool
109 Name="VCPreBuildEventTool"
110 />
111 <Tool
112 Name="VCCustomBuildTool"
113 />
114 <Tool
115 Name="VCXMLDataGeneratorTool"
116 />
117 <Tool
118 Name="VCWebServiceProxyGeneratorTool"
119 />
120 <Tool
121 Name="VCMIDLTool"
122 />
123 <Tool
124 Name="VCCLCompilerTool"
125 AdditionalIncludeDirectories="../..;../../src;../../vsprojects"
126 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
127 RuntimeLibrary="2"
128 DefaultCharIsUnsigned="true"
129 UsePrecompiledHeader="0"
130 ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
131 WarningLevel="3"
132 Detect64BitPortabilityProblems="true"
133 DebugInformationFormat="3"
134 />
135 <Tool
136 Name="VCManagedResourceCompilerTool"
137 />
138 <Tool
139 Name="VCResourceCompilerTool"
140 />
141 <Tool
142 Name="VCPreLinkEventTool"
143 />
144 <Tool
145 Name="VCLinkerTool"
146 LinkIncremental="1"
147 AdditionalLibraryDirectories=""
148 GenerateDebugInformation="true"
149 SubSystem="1"
150 OptimizeReferences="2"
151 EnableCOMDATFolding="2"
152 TargetMachine="1"
153 />
154 <Tool
155 Name="VCALinkTool"
156 />
157 <Tool
158 Name="VCManifestTool"
159 />
160 <Tool
161 Name="VCXDCMakeTool"
162 />
163 <Tool
164 Name="VCBscMakeTool"
165 />
166 <Tool
167 Name="VCFxCopTool"
168 />
169 <Tool
170 Name="VCAppVerifierTool"
171 />
172 <Tool
173 Name="VCWebDeploymentTool"
174 />
175 <Tool
176 Name="VCPostBuildEventTool"
177 CommandLine="$(OutDir)\$(ProjectName).exe"
178 />
179 </Configuration>
180 </Configurations>
181 <References>
182 </References>
183 <Files>
184 <Filter
185 Name="Source Files"
186 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
187 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
188 >
189 <File
190 RelativePath="..\..\src\vcdecoder_test.cc"
191 >
192 </File>
193 <File
openvcdiff28db8072008-10-10 23:29:11 +0000194 RelativePath="..\..\src\vcdecoder1_test.cc"
openvcdiff311c7142008-08-26 19:29:25 +0000195 >
196 </File>
197 <File
openvcdiff28db8072008-10-10 23:29:11 +0000198 RelativePath="..\..\src\vcdecoder2_test.cc"
openvcdiff311c7142008-08-26 19:29:25 +0000199 >
200 </File>
201 <File
openvcdiff28db8072008-10-10 23:29:11 +0000202 RelativePath="..\..\src\vcdecoder3_test.cc"
openvcdiff311c7142008-08-26 19:29:25 +0000203 >
204 </File>
205 <File
openvcdiff28db8072008-10-10 23:29:11 +0000206 RelativePath="..\..\src\vcdecoder4_test.cc"
openvcdiff311c7142008-08-26 19:29:25 +0000207 >
208 </File>
209 </Filter>
210 <Filter
211 Name="Header Files"
212 Filter="h;hpp;hxx;hm;inl;inc;xsd"
213 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
214 >
215 <File
216 RelativePath="..\..\src\vcdecoder_test.h"
217 >
218 </File>
219 </Filter>
220 <Filter
221 Name="Resource Files"
222 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
223 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
224 >
225 </Filter>
226 </Files>
227 <Globals>
228 </Globals>
229</VisualStudioProject>