1<?xml version="1.0" encoding="Windows-1252"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="8.00" 5 Name="WinLauncher" 6 ProjectGUID="{114FCA11-216B-4C8C-957E-30A75AE80443}" 7 RootNamespace="WinLauncher" 8 Keyword="Win32Proj" 9 > 10 <Platforms> 11 <Platform 12 Name="Win32" 13 /> 14 </Platforms> 15 <ToolFiles> 16 </ToolFiles> 17 <Configurations> 18 <Configuration 19 Name="Debug|Win32" 20 ConfigurationType="1" 21 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops" 22 CharacterSet="1" 23 > 24 <Tool 25 Name="VCPreBuildEventTool" 26 /> 27 <Tool 28 Name="VCCustomBuildTool" 29 /> 30 <Tool 31 Name="VCXMLDataGeneratorTool" 32 /> 33 <Tool 34 Name="VCWebServiceProxyGeneratorTool" 35 /> 36 <Tool 37 Name="VCMIDLTool" 38 /> 39 <Tool 40 Name="VCCLCompilerTool" 41 Optimization="0" 42 AdditionalIncludeDirectories=""$(WebKitOutputDir)\include\WebKit";"$(WebKitOutputDir)\Include";"$(WebKitLibrariesDir)\Include";"$(WebKitOutputDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\WebCore";"$(WebKitOutputDir)\Include\WebCore\ForwardingHeaders";"$(WebKitLibrariesDir)\Include\WebCore\ForwardingHeaders";"$(WebKitOutputDir)\Include\JavaScriptCore";"$(WebKitLibrariesDir)\Include\JavaScriptCore";"$(ProjectDir)\..";"$(ProjectDir)";"$(IntDir)\Include";"$(WebKitOutputDir)\obj\WebKit\DerivedSources"" 43 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" 44 MinimalRebuild="true" 45 ExceptionHandling="0" 46 BasicRuntimeChecks="3" 47 RuntimeLibrary="3" 48 RuntimeTypeInfo="false" 49 UsePrecompiledHeader="2" 50 WarningLevel="1" 51 Detect64BitPortabilityProblems="false" 52 /> 53 <Tool 54 Name="VCManagedResourceCompilerTool" 55 /> 56 <Tool 57 Name="VCResourceCompilerTool" 58 /> 59 <Tool 60 Name="VCPreLinkEventTool" 61 /> 62 <Tool 63 Name="VCLinkerTool" 64 LinkLibraryDependencies="false" 65 AdditionalDependencies="comctl32.lib shlwapi.lib user32.lib ole32.lib oleaut32.lib WebKitGUID$(WebKitConfigSuffix).lib WebKit$(WebKitDLLConfigSuffix).lib" 66 LinkIncremental="2" 67 AdditionalLibraryDirectories=""$(WebKitOutputDir)\lib";"$(ProjectDir)\..\..\..\"" 68 GenerateDebugInformation="true" 69 SubSystem="2" 70 TargetMachine="1" 71 /> 72 <Tool 73 Name="VCALinkTool" 74 /> 75 <Tool 76 Name="VCManifestTool" 77 TypeLibraryFile="" 78 ComponentFileName="" 79 /> 80 <Tool 81 Name="VCXDCMakeTool" 82 /> 83 <Tool 84 Name="VCBscMakeTool" 85 /> 86 <Tool 87 Name="VCFxCopTool" 88 /> 89 <Tool 90 Name="VCAppVerifierTool" 91 /> 92 <Tool 93 Name="VCWebDeploymentTool" 94 /> 95 <Tool 96 Name="VCPostBuildEventTool" 97 /> 98 </Configuration> 99 <Configuration 100 Name="Release|Win32" 101 ConfigurationType="1" 102 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops" 103 CharacterSet="1" 104 WholeProgramOptimization="1" 105 > 106 <Tool 107 Name="VCPreBuildEventTool" 108 /> 109 <Tool 110 Name="VCCustomBuildTool" 111 /> 112 <Tool 113 Name="VCXMLDataGeneratorTool" 114 /> 115 <Tool 116 Name="VCWebServiceProxyGeneratorTool" 117 /> 118 <Tool 119 Name="VCMIDLTool" 120 /> 121 <Tool 122 Name="VCCLCompilerTool" 123 AdditionalIncludeDirectories=""$(WebKitOutputDir)\include\WebKit";"$(WebKitOutputDir)\Include";"$(WebKitLibrariesDir)\Include";"$(WebKitOutputDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\WebCore";"$(WebKitOutputDir)\Include\WebCore\ForwardingHeaders";"$(WebKitLibrariesDir)\Include\WebCore\ForwardingHeaders";"$(WebKitOutputDir)\Include\JavaScriptCore";"$(WebKitLibrariesDir)\Include\JavaScriptCore";"$(WebKitOutputDir)\Include\icu";"$(WebKitLibrariesDir)\Include\icu";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitOutputDir)\Include\CoreFoundation\OSXCompatibilityHeaders";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders";"$(WebKitOutputDir)\Include\CoreFoundation\OSXCompatibilityHeaders\GNUCompatibility";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders\GNUCompatibility";"$(ProjectDir)\..";"$(ProjectDir)";"$(IntDir)\include";"$(WebKitOutputDir)\obj\WebKit\DerivedSources"" 124 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x501" 125 ExceptionHandling="0" 126 RuntimeLibrary="2" 127 RuntimeTypeInfo="false" 128 UsePrecompiledHeader="2" 129 WarningLevel="1" 130 Detect64BitPortabilityProblems="false" 131 /> 132 <Tool 133 Name="VCManagedResourceCompilerTool" 134 /> 135 <Tool 136 Name="VCResourceCompilerTool" 137 /> 138 <Tool 139 Name="VCPreLinkEventTool" 140 /> 141 <Tool 142 Name="VCLinkerTool" 143 LinkLibraryDependencies="false" 144 AdditionalOptions="
" 145 AdditionalDependencies="comctl32.lib shlwapi.lib user32.lib ole32.lib oleaut32.lib WebKitGUID$(WebKitConfigSuffix).lib WebKit$(WebKitDLLConfigSuffix).lib" 146 LinkIncremental="1" 147 AdditionalLibraryDirectories=""$(WebKitOutputDir)\lib";"$(ProjectDir)\..\..\..\"" 148 GenerateDebugInformation="true" 149 SubSystem="2" 150 OptimizeReferences="2" 151 EnableCOMDATFolding="2" 152 TargetMachine="1" 153 /> 154 <Tool 155 Name="VCALinkTool" 156 /> 157 <Tool 158 Name="VCManifestTool" 159 TypeLibraryFile="" 160 ComponentFileName="" 161 /> 162 <Tool 163 Name="VCXDCMakeTool" 164 /> 165 <Tool 166 Name="VCBscMakeTool" 167 /> 168 <Tool 169 Name="VCFxCopTool" 170 /> 171 <Tool 172 Name="VCAppVerifierTool" 173 /> 174 <Tool 175 Name="VCWebDeploymentTool" 176 /> 177 <Tool 178 Name="VCPostBuildEventTool" 179 /> 180 </Configuration> 181 <Configuration 182 Name="Debug_Internal|Win32" 183 ConfigurationType="1" 184 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_internal.vsprops" 185 CharacterSet="1" 186 > 187 <Tool 188 Name="VCPreBuildEventTool" 189 /> 190 <Tool 191 Name="VCCustomBuildTool" 192 /> 193 <Tool 194 Name="VCXMLDataGeneratorTool" 195 /> 196 <Tool 197 Name="VCWebServiceProxyGeneratorTool" 198 /> 199 <Tool 200 Name="VCMIDLTool" 201 /> 202 <Tool 203 Name="VCCLCompilerTool" 204 Optimization="0" 205 AdditionalIncludeDirectories=""$(WebKitOutputDir)\include\WebKit";"$(WebKitOutputDir)\Include";"$(WebKitLibrariesDir)\Include";"$(WebKitOutputDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\WebCore";"$(WebKitOutputDir)\Include\WebCore\ForwardingHeaders";"$(WebKitLibrariesDir)\Include\WebCore\ForwardingHeaders";"$(WebKitOutputDir)\Include\JavaScriptCore";"$(WebKitLibrariesDir)\Include\JavaScriptCore";"$(ProjectDir)\..";"$(ProjectDir)";"$(IntDir)\Include";"$(WebKitOutputDir)\obj\WebKit\DerivedSources"" 206 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" 207 MinimalRebuild="true" 208 ExceptionHandling="0" 209 BasicRuntimeChecks="3" 210 RuntimeLibrary="3" 211 RuntimeTypeInfo="false" 212 UsePrecompiledHeader="2" 213 WarningLevel="1" 214 Detect64BitPortabilityProblems="false" 215 /> 216 <Tool 217 Name="VCManagedResourceCompilerTool" 218 /> 219 <Tool 220 Name="VCResourceCompilerTool" 221 /> 222 <Tool 223 Name="VCPreLinkEventTool" 224 /> 225 <Tool 226 Name="VCLinkerTool" 227 LinkLibraryDependencies="false" 228 AdditionalDependencies="comctl32.lib shlwapi.lib user32.lib ole32.lib oleaut32.lib WebKitGUID$(WebKitConfigSuffix).lib WebKit$(WebKitDLLConfigSuffix).lib" 229 LinkIncremental="2" 230 AdditionalLibraryDirectories=""$(WebKitOutputDir)\lib";"$(ProjectDir)\..\..\..\"" 231 GenerateDebugInformation="true" 232 SubSystem="2" 233 TargetMachine="1" 234 /> 235 <Tool 236 Name="VCALinkTool" 237 /> 238 <Tool 239 Name="VCManifestTool" 240 TypeLibraryFile="" 241 ComponentFileName="" 242 /> 243 <Tool 244 Name="VCXDCMakeTool" 245 /> 246 <Tool 247 Name="VCBscMakeTool" 248 /> 249 <Tool 250 Name="VCFxCopTool" 251 /> 252 <Tool 253 Name="VCAppVerifierTool" 254 /> 255 <Tool 256 Name="VCWebDeploymentTool" 257 /> 258 <Tool 259 Name="VCPostBuildEventTool" 260 /> 261 </Configuration> 262 </Configurations> 263 <References> 264 </References> 265 <Files> 266 <Filter 267 Name="Source Files" 268 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" 269 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 270 > 271 <File 272 RelativePath=".\stdafx.cpp" 273 > 274 <FileConfiguration 275 Name="Debug|Win32" 276 > 277 <Tool 278 Name="VCCLCompilerTool" 279 UsePrecompiledHeader="1" 280 /> 281 </FileConfiguration> 282 <FileConfiguration 283 Name="Release|Win32" 284 > 285 <Tool 286 Name="VCCLCompilerTool" 287 UsePrecompiledHeader="1" 288 /> 289 </FileConfiguration> 290 <FileConfiguration 291 Name="Debug_Internal|Win32" 292 > 293 <Tool 294 Name="VCCLCompilerTool" 295 UsePrecompiledHeader="1" 296 /> 297 </FileConfiguration> 298 </File> 299 <File 300 RelativePath=".\WinLauncher.cpp" 301 > 302 </File> 303 </Filter> 304 <Filter 305 Name="Header Files" 306 Filter="h;hpp;hxx;hm;inl;inc;xsd" 307 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 308 > 309 <File 310 RelativePath=".\Resource.h" 311 > 312 </File> 313 <File 314 RelativePath=".\stdafx.h" 315 > 316 </File> 317 <File 318 RelativePath=".\WinLauncher.h" 319 > 320 </File> 321 </Filter> 322 <Filter 323 Name="Resource Files" 324 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" 325 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 326 > 327 <File 328 RelativePath=".\small.ico" 329 > 330 </File> 331 <File 332 RelativePath=".\WinLauncher.ico" 333 > 334 </File> 335 <File 336 RelativePath=".\WinLauncher.rc" 337 > 338 </File> 339 </Filter> 340 </Files> 341 <Globals> 342 </Globals> 343</VisualStudioProject> 344