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 $(NoInherit)"
139
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)\spk.lib $(NoInherit)"
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="2"
143
				SubSystem="2"
144
				EntryPointSymbol="main"
144
				EntryPointSymbol="main"
145
				RandomizedBaseAddress="1"
145
				RandomizedBaseAddress="1"