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 137... Line 137...
137
				Name="VCPreLinkEventTool"
137
				Name="VCPreLinkEventTool"
138
			/>
138
			/>
139
			<Tool
139
			<Tool
140
				Name="VCLinkerTool"
140
				Name="VCLinkerTool"
141
				AdditionalDependencies="LgLcd.lib $(SolutionDir)$(ConfigurationName)/X-Gui.lib"
141
				AdditionalDependencies="LgLcd.lib $(SolutionDir)$(ConfigurationName)/X-Gui.lib"
142
				OutputFile="$(SolutionDir)\exe\$(ProjectName).exe"
142
				OutputFile="$(OutDir)\$(ProjectName).exe"
143
				LinkIncremental="1"
143
				LinkIncremental="1"
144
				GenerateDebugInformation="true"
144
				GenerateDebugInformation="true"
145
				SubSystem="2"
145
				SubSystem="2"
146
				EntryPointSymbol="main"
146
				EntryPointSymbol="main"
147
				RandomizedBaseAddress="1"
147
				RandomizedBaseAddress="1"