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