Subversion Repositories spk

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 cycrow 1
<?xml version="1.0" encoding="Windows-1252"?>
2
<VisualStudioProject
3
	ProjectType="Visual C++"
4
	Version="9.00"
5
	Name="spkconvert"
6
	ProjectGUID="{63FD0AE5-2035-4D25-B9ED-DD6950258F19}"
7
	RootNamespace="spkconvert"
8
	Keyword="Win32Proj"
9
	TargetFrameworkVersion="131072"
10
	>
11
	<Platforms>
12
		<Platform
13
			Name="Win32"
14
		/>
15
	</Platforms>
16
	<ToolFiles>
17
	</ToolFiles>
18
	<Configurations>
19
		<Configuration
20
			Name="Debug|Win32"
21
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
2 cycrow 22
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\spkconvert"
1 cycrow 23
			ConfigurationType="1"
7 cycrow 24
			CharacterSet="1"
1 cycrow 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="../../libspk/src"
7 cycrow 45
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_SPKDLL"
1 cycrow 46
				MinimalRebuild="true"
47
				BasicRuntimeChecks="3"
48
				RuntimeLibrary="3"
49
				UsePrecompiledHeader="0"
50
				WarningLevel="3"
51
				Detect64BitPortabilityProblems="true"
52
				DebugInformationFormat="4"
53
			/>
54
			<Tool
55
				Name="VCManagedResourceCompilerTool"
56
			/>
57
			<Tool
58
				Name="VCResourceCompilerTool"
59
			/>
60
			<Tool
61
				Name="VCPreLinkEventTool"
62
			/>
63
			<Tool
64
				Name="VCLinkerTool"
4 cycrow 65
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)/spk.lib"
1 cycrow 66
				LinkIncremental="2"
67
				GenerateDebugInformation="true"
68
				SubSystem="1"
69
				RandomizedBaseAddress="1"
70
				DataExecutionPrevention="0"
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="VCPostBuildEventTool"
93
			/>
94
		</Configuration>
95
		<Configuration
96
			Name="Release|Win32"
97
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
98
			IntermediateDirectory="$(ConfigurationName)"
99
			ConfigurationType="1"
100
			CharacterSet="1"
101
			WholeProgramOptimization="1"
102
			>
103
			<Tool
104
				Name="VCPreBuildEventTool"
105
			/>
106
			<Tool
107
				Name="VCCustomBuildTool"
108
			/>
109
			<Tool
110
				Name="VCXMLDataGeneratorTool"
111
			/>
112
			<Tool
113
				Name="VCWebServiceProxyGeneratorTool"
114
			/>
115
			<Tool
116
				Name="VCMIDLTool"
117
			/>
118
			<Tool
119
				Name="VCCLCompilerTool"
120
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
121
				RuntimeLibrary="2"
122
				UsePrecompiledHeader="0"
123
				WarningLevel="3"
124
				Detect64BitPortabilityProblems="true"
125
				DebugInformationFormat="3"
126
			/>
127
			<Tool
128
				Name="VCManagedResourceCompilerTool"
129
			/>
130
			<Tool
131
				Name="VCResourceCompilerTool"
132
			/>
133
			<Tool
134
				Name="VCPreLinkEventTool"
135
			/>
136
			<Tool
137
				Name="VCLinkerTool"
138
				AdditionalDependencies="../release/spk.lib"
139
				LinkIncremental="1"
140
				GenerateDebugInformation="true"
141
				SubSystem="1"
142
				OptimizeReferences="2"
143
				EnableCOMDATFolding="2"
144
				RandomizedBaseAddress="1"
145
				DataExecutionPrevention="0"
146
				TargetMachine="1"
147
			/>
148
			<Tool
149
				Name="VCALinkTool"
150
			/>
151
			<Tool
152
				Name="VCManifestTool"
153
			/>
154
			<Tool
155
				Name="VCXDCMakeTool"
156
			/>
157
			<Tool
158
				Name="VCBscMakeTool"
159
			/>
160
			<Tool
161
				Name="VCFxCopTool"
162
			/>
163
			<Tool
164
				Name="VCAppVerifierTool"
165
			/>
166
			<Tool
167
				Name="VCPostBuildEventTool"
168
			/>
169
		</Configuration>
170
	</Configurations>
171
	<References>
172
	</References>
173
	<Files>
174
		<Filter
175
			Name="Source Files"
176
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
177
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
178
			>
179
			<File
180
				RelativePath="..\src\spkconvert.cpp"
181
				>
182
			</File>
183
			<File
184
				RelativePath="..\src\spkprogress.h"
185
				>
186
			</File>
187
		</Filter>
188
		<Filter
189
			Name="Header Files"
190
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
191
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
192
			>
193
		</Filter>
194
		<Filter
195
			Name="Resource Files"
196
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
197
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
198
			>
199
		</Filter>
4 cycrow 200
		<Filter
201
			Name="HiP"
202
			>
203
			<File
204
				RelativePath="..\..\HiP\ByteReader.cpp"
205
				>
206
			</File>
207
			<File
208
				RelativePath="..\..\HiP\ByteReader.h"
209
				>
210
			</File>
211
			<File
212
				RelativePath="..\..\HiP\clsFile.cpp"
213
				>
214
			</File>
215
			<File
216
				RelativePath="..\..\HiP\clsFile.h"
217
				>
218
			</File>
219
			<File
220
				RelativePath="..\..\HiP\COM_CRC32.cpp"
221
				>
222
			</File>
223
			<File
224
				RelativePath="..\..\HiP\CRC32.h"
225
				>
226
			</File>
227
			<File
228
				RelativePath="..\..\HiP\HiP.cpp"
229
				>
230
			</File>
231
			<File
232
				RelativePath="..\..\HiP\HiP.h"
233
				>
234
			</File>
235
			<File
236
				RelativePath="..\..\HiP\HipPack.cpp"
237
				>
238
			</File>
239
			<File
240
				RelativePath="..\..\HiP\HipPack.h"
241
				>
242
			</File>
243
			<File
244
				RelativePath="..\..\HiP\LiteralHuffTree.cpp"
245
				>
246
			</File>
247
			<File
248
				RelativePath="..\..\HiP\LiteralHuffTree.h"
249
				>
250
			</File>
251
			<File
252
				RelativePath="..\..\HiP\Macros.h"
253
				>
254
			</File>
255
		</Filter>
1 cycrow 256
	</Files>
257
	<Globals>
258
	</Globals>
259
</VisualStudioProject>