Subversion Repositories spk

Rev

Rev 36 | Rev 46 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 36 Rev 37
Line 137... Line 137...
137
				Name="VCPreLinkEventTool"
137
				Name="VCPreLinkEventTool"
138
			/>
138
			/>
139
			<Tool
139
			<Tool
140
				Name="VCLinkerTool"
140
				Name="VCLinkerTool"
141
				AdditionalDependencies="unrar.lib"
141
				AdditionalDependencies="unrar.lib"
142
				OutputFile="$OutDir/$(ProjectName).dll"
142
				OutputFile="$(OutDir)\$(ProjectName).dll"
143
				LinkIncremental="1"
143
				LinkIncremental="1"
144
				AdditionalLibraryDirectories="C:\Users\Cycrow\Documents\Programming\unrar"
144
				AdditionalLibraryDirectories="C:\Users\Cycrow\Documents\Programming\unrar"
145
				ModuleDefinitionFile="spk.def"
145
				ModuleDefinitionFile="spk.def"
146
				GenerateDebugInformation="true"
146
				GenerateDebugInformation="true"
147
				SubSystem="2"
147
				SubSystem="2"