source: nikanabo/current/xdelta/diy/xdelta3.vcproj

Last change on this file was 185, checked in by geyser, 17 years ago
File size: 4.8 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="xdelta3"
6 ProjectGUID="{7F30EDF1-4493-4E47-8664-0661516BC9E4}"
7 Keyword="Win32Proj"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="Debug"
20 IntermediateDirectory="Debug"
21 ConfigurationType="1"
22 >
23 <Tool
24 Name="VCPreBuildEventTool"
25 />
26 <Tool
27 Name="VCCustomBuildTool"
28 />
29 <Tool
30 Name="VCXMLDataGeneratorTool"
31 />
32 <Tool
33 Name="VCWebServiceProxyGeneratorTool"
34 />
35 <Tool
36 Name="VCMIDLTool"
37 />
38 <Tool
39 Name="VCCLCompilerTool"
40 AdditionalOptions="/DXD3_DEBUG=0 /DXD3_USE_LARGEFILE64=1 /DREGRESSION_TEST=1 /DSECONDARY_DJW=1 /DSECONDARY_FGK=1 /DXD3_MAIN=1 /DXD3_WIN32=1 /DEXTERNAL_COMPRESSION=0 /DXD3_STDIO=0 /DXD3_POSIX=0 /D_CRT_SECURE_NO_DEPRECATE"
41 Optimization="0"
42 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;"
43 MinimalRebuild="true"
44 BasicRuntimeChecks="3"
45 RuntimeLibrary="3"
46 UsePrecompiledHeader="0"
47 WarningLevel="3"
48 Detect64BitPortabilityProblems="true"
49 DebugInformationFormat="4"
50 />
51 <Tool
52 Name="VCManagedResourceCompilerTool"
53 />
54 <Tool
55 Name="VCResourceCompilerTool"
56 />
57 <Tool
58 Name="VCPreLinkEventTool"
59 />
60 <Tool
61 Name="VCLinkerTool"
62 LinkIncremental="2"
63 GenerateDebugInformation="true"
64 SubSystem="1"
65 TargetMachine="1"
66 />
67 <Tool
68 Name="VCALinkTool"
69 />
70 <Tool
71 Name="VCManifestTool"
72 />
73 <Tool
74 Name="VCXDCMakeTool"
75 />
76 <Tool
77 Name="VCBscMakeTool"
78 />
79 <Tool
80 Name="VCFxCopTool"
81 />
82 <Tool
83 Name="VCAppVerifierTool"
84 />
85 <Tool
86 Name="VCWebDeploymentTool"
87 />
88 <Tool
89 Name="VCPostBuildEventTool"
90 />
91 </Configuration>
92 <Configuration
93 Name="Release|Win32"
94 OutputDirectory="Release"
95 IntermediateDirectory="Release"
96 ConfigurationType="1"
97 >
98 <Tool
99 Name="VCPreBuildEventTool"
100 />
101 <Tool
102 Name="VCCustomBuildTool"
103 />
104 <Tool
105 Name="VCXMLDataGeneratorTool"
106 />
107 <Tool
108 Name="VCWebServiceProxyGeneratorTool"
109 />
110 <Tool
111 Name="VCMIDLTool"
112 />
113 <Tool
114 Name="VCCLCompilerTool"
115 AdditionalOptions="/DXD3_DEBUG=0 /DXD3_USE_LARGEFILE64=1 /DREGRESSION_TEST=1 /DSECONDARY_DJW=1 /DSECONDARY_FGK=1 /DXD3_MAIN=1 /DXD3_WIN32=1 /DEXTERNAL_COMPRESSION=0 /DXD3_STDIO=0 /DXD3_POSIX=0 /D_CRT_SECURE_NO_DEPRECATE"
116 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;"
117 RuntimeLibrary="2"
118 UsePrecompiledHeader="0"
119 WarningLevel="3"
120 Detect64BitPortabilityProblems="true"
121 DebugInformationFormat="3"
122 />
123 <Tool
124 Name="VCManagedResourceCompilerTool"
125 />
126 <Tool
127 Name="VCResourceCompilerTool"
128 />
129 <Tool
130 Name="VCPreLinkEventTool"
131 />
132 <Tool
133 Name="VCLinkerTool"
134 LinkIncremental="2"
135 GenerateDebugInformation="true"
136 SubSystem="1"
137 OptimizeReferences="2"
138 EnableCOMDATFolding="2"
139 TargetMachine="1"
140 />
141 <Tool
142 Name="VCALinkTool"
143 />
144 <Tool
145 Name="VCManifestTool"
146 />
147 <Tool
148 Name="VCXDCMakeTool"
149 />
150 <Tool
151 Name="VCBscMakeTool"
152 />
153 <Tool
154 Name="VCFxCopTool"
155 />
156 <Tool
157 Name="VCAppVerifierTool"
158 />
159 <Tool
160 Name="VCWebDeploymentTool"
161 />
162 <Tool
163 Name="VCPostBuildEventTool"
164 />
165 </Configuration>
166 </Configurations>
167 <References>
168 </References>
169 <Files>
170 <Filter
171 Name="Header Files"
172 Filter="h;hpp;hxx;hm;inl;inc;xsd"
173 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
174 >
175 <File
176 RelativePath=".\xdelta3-cfgs.h"
177 >
178 </File>
179 <File
180 RelativePath=".\xdelta3-decode.h"
181 >
182 </File>
183 <File
184 RelativePath=".\xdelta3-djw.h"
185 >
186 </File>
187 <File
188 RelativePath=".\xdelta3-fgk.h"
189 >
190 </File>
191 <File
192 RelativePath=".\xdelta3-list.h"
193 >
194 </File>
195 <File
196 RelativePath=".\xdelta3-main.h"
197 >
198 </File>
199 <File
200 RelativePath=".\xdelta3-python.h"
201 >
202 </File>
203 <File
204 RelativePath=".\xdelta3-second.h"
205 >
206 </File>
207 <File
208 RelativePath=".\xdelta3-test.h"
209 >
210 </File>
211 <File
212 RelativePath=".\xdelta3.h"
213 >
214 </File>
215 </Filter>
216 <Filter
217 Name="Resource Files"
218 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
219 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
220 >
221 </Filter>
222 <Filter
223 Name="Source Files"
224 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
225 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
226 >
227 <File
228 RelativePath=".\xdelta3.c"
229 >
230 </File>
231 </Filter>
232 </Files>
233 <Globals>
234 </Globals>
235</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.