Subversion Repositories spk

Rev

Rev 63 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 63 Rev 79
Line 63... Line 63...
63
			<Tool
63
			<Tool
64
				Name="VCPreLinkEventTool"
64
				Name="VCPreLinkEventTool"
65
			/>
65
			/>
66
			<Tool
66
			<Tool
67
				Name="VCLinkerTool"
67
				Name="VCLinkerTool"
68
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)/spk.lib"
68
				AdditionalDependencies="shell32.lib $(NOINHERIT)"
69
				LinkIncremental="2"
69
				LinkIncremental="2"
70
				GenerateDebugInformation="true"
70
				GenerateDebugInformation="true"
71
				SubSystem="1"
71
				SubSystem="1"
72
				RandomizedBaseAddress="1"
72
				RandomizedBaseAddress="1"
73
				DataExecutionPrevention="0"
73
				DataExecutionPrevention="0"
Line 137... Line 137...
137
			<Tool
137
			<Tool
138
				Name="VCPreLinkEventTool"
138
				Name="VCPreLinkEventTool"
139
			/>
139
			/>
140
			<Tool
140
			<Tool
141
				Name="VCLinkerTool"
141
				Name="VCLinkerTool"
142
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)\spk.lib"
142
				AdditionalDependencies="shell32.lib $(NOINHERIT)"
143
				OutputFile="$(OutDir)\$(ProjectName).exe"
143
				OutputFile="$(OutDir)\$(ProjectName).exe"
144
				LinkIncremental="1"
144
				LinkIncremental="1"
145
				GenerateDebugInformation="true"
145
				GenerateDebugInformation="true"
146
				SubSystem="1"
146
				SubSystem="1"
147
				OptimizeReferences="2"
147
				OptimizeReferences="2"
Line 327... Line 327...
327
				Name="VCPostBuildEventTool"
327
				Name="VCPostBuildEventTool"
328
			/>
328
			/>
329
		</Configuration>
329
		</Configuration>
330
	</Configurations>
330
	</Configurations>
331
	<References>
331
	<References>
-
 
332
		<ProjectReference
-
 
333
			ReferencedProjectIdentifier="{C18EC70D-7048-485C-8BB3-E219C6C8E352}"
-
 
334
			RelativePathToProject="..\libspk\Windows\spk.vcproj"
-
 
335
		/>
332
	</References>
336
	</References>
333
	<Files>
337
	<Files>
334
		<Filter
338
		<Filter
335
			Name="Source Files"
339
			Name="Source Files"
336
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
340
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"