Subversion Repositories spk

Rev

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

Rev 63 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 440... Line 444...
440
			<File
444
			<File
441
				RelativePath=".\app.rc"
445
				RelativePath=".\app.rc"
442
				>
446
				>
443
			</File>
447
			</File>
444
			<File
448
			<File
445
				RelativePath="..\..\..\X-PlugInManager-Icon32px.ico"
449
				RelativePath="..\PluginManager\Icons\X-PlugInManager-Icon32px.ico"
446
				>
450
				>
447
			</File>
451
			</File>
448
		</Filter>
452
		</Filter>
449
		<File
453
		<File
450
			RelativePath=".\ReadMe.txt"
454
			RelativePath=".\ReadMe.txt"