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 133... Line 133...
133
				Name="VCPreLinkEventTool"
133
				Name="VCPreLinkEventTool"
134
			/>
134
			/>
135
			<Tool
135
			<Tool
136
				Name="VCLinkerTool"
136
				Name="VCLinkerTool"
137
				AdditionalDependencies="$(NoInherit)"
137
				AdditionalDependencies="$(NoInherit)"
138
				OutputFile="$(SolutionDir)\exe\$(ProjectName).exe"
138
				OutputFile="$(OutDir)\$(ProjectName).exe"
139
				LinkIncremental="1"
139
				LinkIncremental="1"
140
				GenerateDebugInformation="true"
140
				GenerateDebugInformation="true"
141
				SubSystem="2"
141
				SubSystem="2"
142
				EntryPointSymbol="main"
142
				EntryPointSymbol="main"
143
				RandomizedBaseAddress="1"
143
				RandomizedBaseAddress="1"