Subversion Repositories spk

Rev

Rev 10 | Rev 36 | 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
			/>
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
				LinkIncremental="1"
140
				LinkIncremental="1"
141
				GenerateDebugInformation="true"
141
				GenerateDebugInformation="false"
142
				SubSystem="2"
142
				SubSystem="2"
143
				EntryPointSymbol="main"
143
				EntryPointSymbol="main"
144
				RandomizedBaseAddress="1"
144
				RandomizedBaseAddress="1"
145
				DataExecutionPrevention="0"
145
				DataExecutionPrevention="0"
146
				TargetMachine="1"
146
				TargetMachine="1"