Subversion Repositories spk

Rev

Rev 68 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68 Rev 79
Line 137... Line 137...
137
			<Tool
137
			<Tool
138
				Name="VCPreLinkEventTool"
138
				Name="VCPreLinkEventTool"
139
			/>
139
			/>
140
			<Tool
140
			<Tool
141
				Name="VCLinkerTool"
141
				Name="VCLinkerTool"
142
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)\spk.lib $(NOINHERIT)"
142
				AdditionalDependencies="shell32.lib $(NOINHERIT)"
143
				LinkIncremental="1"
143
				LinkIncremental="1"
144
				GenerateDebugInformation="false"
144
				GenerateDebugInformation="false"
145
				SubSystem="2"
145
				SubSystem="2"
146
				EntryPointSymbol="main"
146
				EntryPointSymbol="main"
147
				RandomizedBaseAddress="1"
147
				RandomizedBaseAddress="1"