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 138... Line 138...
138
			<Tool
138
			<Tool
139
				Name="VCPreLinkEventTool"
139
				Name="VCPreLinkEventTool"
140
			/>
140
			/>
141
			<Tool
141
			<Tool
142
				Name="VCLinkerTool"
142
				Name="VCLinkerTool"
143
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)\spk.lib"
143
				AdditionalDependencies="shell32.lib $(NOINHERIT)"
144
				OutputFile="$(OutDir)\$(ProjectName).exe"
144
				OutputFile="$(OutDir)\$(ProjectName).exe"
145
				LinkIncremental="1"
145
				LinkIncremental="1"
146
				GenerateDebugInformation="true"
146
				GenerateDebugInformation="true"
147
				SubSystem="1"
147
				SubSystem="1"
148
				OptimizeReferences="2"
148
				OptimizeReferences="2"
Line 331... Line 331...
331
				Name="VCPostBuildEventTool"
331
				Name="VCPostBuildEventTool"
332
			/>
332
			/>
333
		</Configuration>
333
		</Configuration>
334
	</Configurations>
334
	</Configurations>
335
	<References>
335
	<References>
-
 
336
		<ProjectReference
-
 
337
			ReferencedProjectIdentifier="{C18EC70D-7048-485C-8BB3-E219C6C8E352}"
-
 
338
			RelativePathToProject="..\libspk\Windows\spk.vcproj"
-
 
339
		/>
336
	</References>
340
	</References>
337
	<Files>
341
	<Files>
338
		<Filter
342
		<Filter
339
			Name="Source Files"
343
			Name="Source Files"
340
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
344
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"