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="$(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
			/>
81
			/>
82
			<Tool
82
			<Tool
83
				Name="VCXDCMakeTool"
83
				Name="VCXDCMakeTool"
84
			/>
84
			/>
85
			<Tool
85
			<Tool
86
				Name="VCBscMakeTool"
86
				Name="VCBscMakeTool"
87
			/>
87
			/>
88
			<Tool
88
			<Tool
89
				Name="VCFxCopTool"
89
				Name="VCFxCopTool"
90
			/>
90
			/>
91
			<Tool
91
			<Tool
92
				Name="VCAppVerifierTool"
92
				Name="VCAppVerifierTool"
93
			/>
93
			/>
94
			<Tool
94
			<Tool
95
				Name="VCPostBuildEventTool"
95
				Name="VCPostBuildEventTool"
96
			/>
96
			/>
97
		</Configuration>
97
		</Configuration>
98
		<Configuration
98
		<Configuration
99
			Name="Release|Win32"
99
			Name="Release|Win32"
100
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
100
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
101
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\spkconvert"
101
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\spkconvert"
Line 109... Line 109...
109
			<Tool
109
			<Tool
110
				Name="VCCustomBuildTool"
110
				Name="VCCustomBuildTool"
111
			/>
111
			/>
112
			<Tool
112
			<Tool
113
				Name="VCXMLDataGeneratorTool"
113
				Name="VCXMLDataGeneratorTool"
114
			/>
114
			/>
115
			<Tool
115
			<Tool
116
				Name="VCWebServiceProxyGeneratorTool"
116
				Name="VCWebServiceProxyGeneratorTool"
117
			/>
117
			/>
118
			<Tool
118
			<Tool
119
				Name="VCMIDLTool"
119
				Name="VCMIDLTool"
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="$(NOINHERIT)"
143
				OutputFile="$(OutDir)\spkmanager.exe"
143
				OutputFile="$(OutDir)\spkmanager.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"