Subversion Repositories spk

Rev

Rev 68 | Rev 88 | Go to most recent revision | 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 shell32.lib $(NOINHERIT)"
142
				AdditionalDependencies="shell32.lib $(NOINHERIT)"
143
				OutputFile="$(OutDir)\$(ProjectName).exe"
143
				OutputFile="$(OutDir)\$(ProjectName).exe"
144
				LinkIncremental="1"
144
				LinkIncremental="1"
145
				GenerateDebugInformation="true"
145
				GenerateDebugInformation="true"
146
				SubSystem="2"
146
				SubSystem="2"
147
				EntryPointSymbol="main"
147
				EntryPointSymbol="main"