Subversion Repositories spk

Rev

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

Rev 68 Rev 79
Line 61... Line 61...
61
			<Tool
61
			<Tool
62
				Name="VCPreLinkEventTool"
62
				Name="VCPreLinkEventTool"
63
			/>
63
			/>
64
			<Tool
64
			<Tool
65
				Name="VCLinkerTool"
65
				Name="VCLinkerTool"
66
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)/spk.lib $(NOINHERIT)"
66
				AdditionalDependencies="$(NOINHERIT)"
67
				LinkIncremental="2"
67
				LinkIncremental="2"
68
				GenerateDebugInformation="true"
68
				GenerateDebugInformation="true"
69
				AssemblyDebug="1"
69
				AssemblyDebug="1"
70
				SubSystem="2"
70
				SubSystem="2"
71
				EntryPointSymbol="main"
71
				EntryPointSymbol="main"
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="$(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"
Line 350... Line 350...
350
		<AssemblyReference
350
		<AssemblyReference
351
			RelativePath="System.XML.dll"
351
			RelativePath="System.XML.dll"
352
			AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
352
			AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
353
			MinFrameworkVersion="131072"
353
			MinFrameworkVersion="131072"
354
		/>
354
		/>
-
 
355
		<ProjectReference
-
 
356
			ReferencedProjectIdentifier="{C18EC70D-7048-485C-8BB3-E219C6C8E352}"
-
 
357
			RelativePathToProject="..\libspk\Windows\spk.vcproj"
-
 
358
		/>
355
	</References>
359
	</References>
356
	<Files>
360
	<Files>
357
		<Filter
361
		<Filter
358
			Name="Source Files"
362
			Name="Source Files"
359
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
363
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
Line 462... Line 466...
462
			<File
466
			<File
463
				RelativePath="..\spk\Icons\uninstall.png"
467
				RelativePath="..\spk\Icons\uninstall.png"
464
				>
468
				>
465
			</File>
469
			</File>
466
			<File
470
			<File
467
				RelativePath="..\..\..\X-PlugInManager-Icon86px.ico"
471
				RelativePath="..\PluginManager\Icons\X-PlugInManager-Icon86px.ico"
468
				>
472
				>
469
			</File>
473
			</File>
470
		</Filter>
474
		</Filter>
471
		<Filter
475
		<Filter
472
			Name="Forms"
476
			Name="Forms"