Subversion Repositories spk

Rev

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

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