Subversion Repositories spk

Rev

Rev 7 | Rev 21 | Go to most recent revision | Details | Compare with Previous | 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)"
10 cycrow 98
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\spkconvert"
1 cycrow 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"
10 cycrow 120
				AdditionalIncludeDirectories="../../libspk/src"
121
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_SPKDLL"
1 cycrow 122
				RuntimeLibrary="2"
123
				UsePrecompiledHeader="0"
124
				WarningLevel="3"
125
				Detect64BitPortabilityProblems="true"
126
				DebugInformationFormat="3"
127
			/>
128
			<Tool
129
				Name="VCManagedResourceCompilerTool"
130
			/>
131
			<Tool
132
				Name="VCResourceCompilerTool"
133
			/>
134
			<Tool
135
				Name="VCPreLinkEventTool"
136
			/>
137
			<Tool
138
				Name="VCLinkerTool"
10 cycrow 139
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)\spk.lib"
140
				OutputFile="$(SolutionDir)\exe\$(ProjectName).exe"
1 cycrow 141
				LinkIncremental="1"
142
				GenerateDebugInformation="true"
143
				SubSystem="1"
144
				OptimizeReferences="2"
145
				EnableCOMDATFolding="2"
146
				RandomizedBaseAddress="1"
147
				DataExecutionPrevention="0"
148
				TargetMachine="1"
149
			/>
150
			<Tool
151
				Name="VCALinkTool"
152
			/>
153
			<Tool
154
				Name="VCManifestTool"
155
			/>
156
			<Tool
157
				Name="VCXDCMakeTool"
158
			/>
159
			<Tool
160
				Name="VCBscMakeTool"
161
			/>
162
			<Tool
163
				Name="VCFxCopTool"
164
			/>
165
			<Tool
166
				Name="VCAppVerifierTool"
167
			/>
168
			<Tool
169
				Name="VCPostBuildEventTool"
170
			/>
171
		</Configuration>
172
	</Configurations>
173
	<References>
174
	</References>
175
	<Files>
176
		<Filter
177
			Name="Source Files"
178
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
179
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
180
			>
181
			<File
182
				RelativePath="..\src\spkconvert.cpp"
183
				>
184
			</File>
185
			<File
186
				RelativePath="..\src\spkprogress.h"
187
				>
188
			</File>
189
		</Filter>
190
		<Filter
191
			Name="Header Files"
192
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
193
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
194
			>
195
		</Filter>
196
		<Filter
197
			Name="Resource Files"
198
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
199
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
200
			>
201
		</Filter>
4 cycrow 202
		<Filter
203
			Name="HiP"
204
			>
205
			<File
206
				RelativePath="..\..\HiP\ByteReader.cpp"
207
				>
208
			</File>
209
			<File
210
				RelativePath="..\..\HiP\ByteReader.h"
211
				>
212
			</File>
213
			<File
214
				RelativePath="..\..\HiP\clsFile.cpp"
215
				>
216
			</File>
217
			<File
218
				RelativePath="..\..\HiP\clsFile.h"
219
				>
220
			</File>
221
			<File
222
				RelativePath="..\..\HiP\COM_CRC32.cpp"
223
				>
224
			</File>
225
			<File
226
				RelativePath="..\..\HiP\CRC32.h"
227
				>
228
			</File>
229
			<File
230
				RelativePath="..\..\HiP\HiP.cpp"
231
				>
232
			</File>
233
			<File
234
				RelativePath="..\..\HiP\HiP.h"
235
				>
236
			</File>
237
			<File
238
				RelativePath="..\..\HiP\HipPack.cpp"
239
				>
240
			</File>
241
			<File
242
				RelativePath="..\..\HiP\HipPack.h"
243
				>
244
			</File>
245
			<File
246
				RelativePath="..\..\HiP\LiteralHuffTree.cpp"
247
				>
248
			</File>
249
			<File
250
				RelativePath="..\..\HiP\LiteralHuffTree.h"
251
				>
252
			</File>
253
			<File
254
				RelativePath="..\..\HiP\Macros.h"
255
				>
256
			</File>
257
		</Filter>
1 cycrow 258
	</Files>
259
	<Globals>
260
	</Globals>
261
</VisualStudioProject>