Subversion Repositories spk

Rev

Rev 2 | Rev 7 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 4
Line 19... Line 19...
19
		<Configuration
19
		<Configuration
20
			Name="Debug|Win32"
20
			Name="Debug|Win32"
21
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\spkconvert"
22
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\spkconvert"
23
			ConfigurationType="1"
23
			ConfigurationType="1"
24
			CharacterSet="1"
24
			CharacterSet="2"
25
			>
25
			>
26
			<Tool
26
			<Tool
27
				Name="VCPreBuildEventTool"
27
				Name="VCPreBuildEventTool"
28
			/>
28
			/>
29
			<Tool
29
			<Tool
Line 60... Line 60...
60
			<Tool
60
			<Tool
61
				Name="VCPreLinkEventTool"
61
				Name="VCPreLinkEventTool"
62
			/>
62
			/>
63
			<Tool
63
			<Tool
64
				Name="VCLinkerTool"
64
				Name="VCLinkerTool"
65
				AdditionalDependencies="spk.lib"
65
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)/spk.lib"
66
				LinkIncremental="2"
66
				LinkIncremental="2"
67
				GenerateDebugInformation="true"
67
				GenerateDebugInformation="true"
68
				SubSystem="1"
68
				SubSystem="1"
69
				RandomizedBaseAddress="1"
69
				RandomizedBaseAddress="1"
70
				DataExecutionPrevention="0"
70
				DataExecutionPrevention="0"
Line 195... Line 195...
195
			Name="Resource Files"
195
			Name="Resource Files"
196
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
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}"
197
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
198
			>
198
			>
199
		</Filter>
199
		</Filter>
-
 
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>
200
	</Files>
256
	</Files>
201
	<Globals>
257
	<Globals>
202
	</Globals>
258
	</Globals>
203
</VisualStudioProject>
259
</VisualStudioProject>