Home | History | Annotate | Download | only in FindSafari
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="8.00"
      5 	Name="FindSafari"
      6 	ProjectGUID="{DA31DA52-6675-48D4-89E0-333A7144397C}"
      7 	RootNamespace="FindSafari"
      8 	>
      9 	<Platforms>
     10 		<Platform
     11 			Name="Win32"
     12 		/>
     13 	</Platforms>
     14 	<ToolFiles>
     15 	</ToolFiles>
     16 	<Configurations>
     17 		<Configuration
     18 			Name="all|Win32"
     19 			ConfigurationType="1"
     20 			InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops"
     21 			CharacterSet="1"
     22 			>
     23 			<Tool
     24 				Name="VCPreBuildEventTool"
     25 			/>
     26 			<Tool
     27 				Name="VCCustomBuildTool"
     28 			/>
     29 			<Tool
     30 				Name="VCXMLDataGeneratorTool"
     31 			/>
     32 			<Tool
     33 				Name="VCWebServiceProxyGeneratorTool"
     34 			/>
     35 			<Tool
     36 				Name="VCMIDLTool"
     37 			/>
     38 			<Tool
     39 				Name="VCCLCompilerTool"
     40 			/>
     41 			<Tool
     42 				Name="VCManagedResourceCompilerTool"
     43 			/>
     44 			<Tool
     45 				Name="VCResourceCompilerTool"
     46 			/>
     47 			<Tool
     48 				Name="VCPreLinkEventTool"
     49 			/>
     50 			<Tool
     51 				Name="VCLinkerTool"
     52 				AdditionalDependencies="shlwapi.lib advapi32.lib ole32.lib"
     53 				OutputFile="$(OutDir)\$(ProjectName).exe"
     54 				SubSystem="1"
     55 			/>
     56 			<Tool
     57 				Name="VCALinkTool"
     58 			/>
     59 			<Tool
     60 				Name="VCManifestTool"
     61 			/>
     62 			<Tool
     63 				Name="VCXDCMakeTool"
     64 			/>
     65 			<Tool
     66 				Name="VCBscMakeTool"
     67 			/>
     68 			<Tool
     69 				Name="VCFxCopTool"
     70 			/>
     71 			<Tool
     72 				Name="VCAppVerifierTool"
     73 			/>
     74 			<Tool
     75 				Name="VCWebDeploymentTool"
     76 			/>
     77 			<Tool
     78 				Name="VCPostBuildEventTool"
     79 			/>
     80 		</Configuration>
     81 	</Configurations>
     82 	<References>
     83 	</References>
     84 	<Files>
     85 		<Filter
     86 			Name="Source Files"
     87 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
     88 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
     89 			>
     90 			<File
     91 				RelativePath=".\FindSafari.cpp"
     92 				>
     93 			</File>
     94 		</Filter>
     95 		<Filter
     96 			Name="Header Files"
     97 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
     98 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
     99 			>
    100 			<File
    101 				RelativePath=".\resource.h"
    102 				>
    103 			</File>
    104 		</Filter>
    105 		<Filter
    106 			Name="Resource Files"
    107 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
    108 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
    109 			>
    110 			<File
    111 				RelativePath=".\FindSafari.rc"
    112 				>
    113 			</File>
    114 		</Filter>
    115 	</Files>
    116 	<Globals>
    117 	</Globals>
    118 </VisualStudioProject>
    119