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"
74
				TargetMachine="1"
74
				TargetMachine="1"
75
			/>
75
			/>
76
			<Tool
76
			<Tool
77
				Name="VCALinkTool"
77
				Name="VCALinkTool"
78
			/>
78
			/>
79
			<Tool
79
			<Tool
80
				Name="VCManifestTool"
80
				Name="VCManifestTool"
81
				EmbedManifest="false"
81
				EmbedManifest="false"
82
			/>
82
			/>
83
			<Tool
83
			<Tool
Line 110... Line 110...
110
			<Tool
110
			<Tool
111
				Name="VCCustomBuildTool"
111
				Name="VCCustomBuildTool"
112
			/>
112
			/>
113
			<Tool
113
			<Tool
114
				Name="VCXMLDataGeneratorTool"
114
				Name="VCXMLDataGeneratorTool"
115
			/>
115
			/>
116
			<Tool
116
			<Tool
117
				Name="VCWebServiceProxyGeneratorTool"
117
				Name="VCWebServiceProxyGeneratorTool"
118
			/>
118
			/>
119
			<Tool
119
			<Tool
120
				Name="VCMIDLTool"
120
				Name="VCMIDLTool"
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"