Subversion Repositories spk

Rev

Rev 10 | Rev 63 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10 Rev 21
Line 134... Line 134...
134
				Name="VCPreLinkEventTool"
134
				Name="VCPreLinkEventTool"
135
			/>
135
			/>
136
			<Tool
136
			<Tool
137
				Name="VCLinkerTool"
137
				Name="VCLinkerTool"
138
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)\spk.lib"
138
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)\spk.lib"
139
				OutputFile="$(SolutionDir)\exe\XModDiff.exe"
139
				OutputFile="$(OutDir)\XModDiff.exe"
140
				LinkIncremental="1"
140
				LinkIncremental="1"
141
				GenerateDebugInformation="true"
141
				GenerateDebugInformation="true"
142
				SubSystem="1"
142
				SubSystem="1"
143
				OptimizeReferences="2"
143
				OptimizeReferences="2"
144
				EnableCOMDATFolding="2"
144
				EnableCOMDATFolding="2"