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 135... Line 135...
135
				Name="VCPreLinkEventTool"
135
				Name="VCPreLinkEventTool"
136
			/>
136
			/>
137
			<Tool
137
			<Tool
138
				Name="VCLinkerTool"
138
				Name="VCLinkerTool"
139
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)\spk.lib"
139
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)\spk.lib"
140
				OutputFile="$(SolutionDir)\exe\$(ProjectName).exe"
140
				OutputFile="$(OutDir)\$(ProjectName).exe"
141
				LinkIncremental="1"
141
				LinkIncremental="1"
142
				GenerateDebugInformation="true"
142
				GenerateDebugInformation="true"
143
				SubSystem="1"
143
				SubSystem="1"
144
				OptimizeReferences="2"
144
				OptimizeReferences="2"
145
				EnableCOMDATFolding="2"
145
				EnableCOMDATFolding="2"