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