123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project
- DefaultTargets="Build"
- ToolsVersion="4.0"
- xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup
- Label="ProjectConfigurations">
- <ProjectConfiguration
- Include="Debug|PSVita">
- <Configuration>Debug</Configuration>
- <Platform>PSVita</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration
- Include="Release|PSVita">
- <Configuration>Release</Configuration>
- <Platform>PSVita</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup
- Label="Globals">
- <ProjectGuid>{66EC1CC4-B840-47E3-9579-BECB7FC30377}</ProjectGuid>
- <RootNamespace>DumpRenderTree</RootNamespace>
- </PropertyGroup>
- <Import
- Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"
- />
- <PropertyGroup
- Condition="'$(Configuration)|$(Platform)'=='Release|PSVita'"
- Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- </PropertyGroup>
- <PropertyGroup
- Condition="'$(Configuration)|$(Platform)'=='Debug|PSVita'"
- Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- </PropertyGroup>
- <Import
- Project="$(VCTargetsPath)\Microsoft.Cpp.props"
- />
- <ImportGroup
- Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup
- Condition="'$(Configuration)|$(Platform)'=='Release|PSVita'"
- Label="PropertySheets">
- <Import
- Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props"
- Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')"
- Label="LocalAppDataPlatform"
- />
- </ImportGroup>
- <ImportGroup
- Condition="'$(Configuration)|$(Platform)'=='Debug|PSVita'"
- Label="PropertySheets">
- <Import
- Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props"
- Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')"
- Label="LocalAppDataPlatform"
- />
- </ImportGroup>
- <PropertyGroup
- Label="UserMacros"
- />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
- <OutDir
- Condition="'$(Configuration)|$(Platform)'=='Debug|PSVita'">$(Configuration)\</OutDir>
- <IntDir
- Condition="'$(Configuration)|$(Platform)'=='Debug|PSVita'">$(Configuration)\</IntDir>
- <ExtensionsToDeleteOnClean
- Condition="'$(Configuration)|$(Platform)'=='Debug|PSVita'">*.obj;*.d;*.map;*.lst;*.pch;$(TargetPath);$(ExtensionsToDeleteOnClean)</ExtensionsToDeleteOnClean>
- <OutDir
- Condition="'$(Configuration)|$(Platform)'=='Release|PSVita'">$(Configuration)\</OutDir>
- <IntDir
- Condition="'$(Configuration)|$(Platform)'=='Release|PSVita'">$(Configuration)\</IntDir>
- <ExtensionsToDeleteOnClean
- Condition="'$(Configuration)|$(Platform)'=='Release|PSVita'">*.obj;*.d;*.map;*.lst;*.pch;$(TargetPath);$(ExtensionsToDeleteOnClean)</ExtensionsToDeleteOnClean>
- <TargetName
- Condition="'$(Configuration)|$(Platform)'=='Debug|PSVita'">$(ProjectName)</TargetName>
- <TargetName
- Condition="'$(Configuration)|$(Platform)'=='Release|PSVita'">$(ProjectName)</TargetName>
- </PropertyGroup>
- <ItemDefinitionGroup
- Condition="'$(Configuration)|$(Platform)'=='Debug|PSVita'">
- <CustomBuildStep>
- <Command>copy /y "..\..\..\..\testapp\psp2\paf-filtering-app\vsh-lowlayer\module\PSP2_Debug\vita_jsextobj.suprx" "$(TargetDir)"
- copy /y "..\..\..\..\testapp\psp2\paf-filtering-app\vsh-lowlayer\module\PSP2_Debug\jx_web_filtering.suprx" "$(TargetDir)"
- copy /y "..\..\..\..\dist\module\PSP2_Debug\ScePsp2Compat.uprx" "$(TargetDir)"
- copy /y "..\..\..\..\dist\module\PSP2_Debug\ScePsp2Compat.suprx" "$(TargetDir)"
- copy /y "..\..\..\..\dist\module\PSP2_Debug\SceWebKitModule.uprx" "$(TargetDir)"
- copy /y "..\..\..\..\dist\module\PSP2_Debug\SceWebKitModule.suprx" "$(TargetDir)"
- copy /y "DumpRenderTree.modlist" "$(TargetDir)DumpRenderTree.modlist"
- </Command>
- <Inputs>..\..\..\..\dist\module\PSP2_Debug\psp2-module.suprx;%(Inputs)</Inputs>
- <Outputs>$(TargetDir)SceWebKit.suprx;%(Outputs)</Outputs>
- </CustomBuildStep>
- <ClCompile>
- <AdditionalOptions>--multibyte_chars -Xssp=strong %(AdditionalOptions)</AdditionalOptions>
- <AdditionalIncludeDirectories>..\..\..\..\dist\include\webkit-1.0;..\..\..\..\dist\include;..\..\..\..\libmanx\dist\include;..\..\..\..\psp2\dist\include\psp2-compat;..\..\..\..\psp2\dist\include\cairo;..\..\..\..\psp2\dist\include\;$(SCE_PSP2_SDK_DIR)\target\include_common;$(SCE_PSP2_SDK_DIR)\target\include;$(SCE_PSP2_SDK_DIR)\target;..\cairo;..\..\..\Source;..\;..\..\..\Source\WTF;..\..\..\Source\WebCore\page\;..\..\..\Source\WebCore\editing;..\..\..\Source\JavaScriptCore\API;..\..\..\Source\JavaScriptCore\ForwardingHeaders;..\..\..\Source\JavaScriptCore\runtime;..\..\..\Source\JavaScriptCore\interpreter;..\..\..\Source\JavaScriptCore;..\..\..\Source\WebCore\platform;..\..\..\Source\JavaScriptCore\assembler;..\..\..\Source\JavaScriptCore\bytecode;..\..\..\Source\JavaScriptCore\bytecompiler;..\..\..\Source\JavaScriptCore\debugger;..\..\..\Source\JavaScriptCore\dfg;..\..\..\Source\JavaScriptCore\heap;..\..\..\Source\JavaScriptCore\jit;..\..\..\Source\JavaScriptCore\jit_detached;..\..\..\Source\JavaScriptCore\llint;..\..\..\Source\JavaScriptCore\parser;..\..\..\Source\JavaScriptCore\profiler;..\..\..\Source\JavaScriptCore\tools;..\..\..\Source\JavaScriptCore\yarr;..\..\..\DerivedSources_psp2\JavaScriptCore;..\..\..\Source\WebKit\manx\WebCoreSupport;..\..\..\Source\WebCore\page\animation;..\..\..\Source\WebCore\page\scrolling;..\..\..\Source\WebCore\platform\animation;..\..\..\Source\WebCore\platform\audio;..\..\..\Source\WebCore\platform\graphics;..\..\..\Source\WebCore\platform\graphics\filters;..\..\..\Source\WebCore\platform\graphics\filters\arm;..\..\..\Source\WebCore\platform\graphics\gpu;..\..\..\Source\WebCore\platform\graphics\opengl;..\..\..\Source\WebCore\platform\graphics\opentype;..\..\..\Source\WebCore\platform\graphics\transforms;..\..\..\Source\WebCore\platform\image-decoders;..\..\..\Source\WebCore\platform\image-decoders/bmp;..\..\..\Source\WebCore\platform\image-decoders/gif;..\..\..\Source\WebCore\platform\image-decoders/ico;..\..\..\Source\WebCore\platform\image-decoders/jpeg;..\..\..\Source\WebCore\platform\image-decoders\webp;..\..\..\Source\WebCore\platform\image-decoders\png;..\..\..\Source\WebCore\platform\leveldb;..\..\..\Source\WebCore\platform\mediastream;..\..\..\Source\WebCore\platform\mock;..\..\..\Source\WebCore\platform\network;..\..\..\Source\WebCore\platform\network\manx;..\..\..\Source\WebCore\platform\sql;..\..\..\Source\WebCore\platform\text;..\..\..\Source\WebCore\platform\text\transcoder;..\..\..\Source\WebCore\loader;..\..\..\Source\WebCore\loader\appcache;..\..\..\Source\WebCore\loader\archive;..\..\..\Source\WebCore\loader\cache;..\..\..\Source\WebCore\loader\icon;..\..\..\Source\WebCore\bindings;..\..\..\Source\WebCore\bindings\generic;..\..\..\Source\WebCore\bindings\js;..\..\..\Source\WebCore\dom;..\..\..\Source\WebCore\dom\default;..\..\..\DerivedSources_psp2\WebCore;..\..\..\DerivedSources_psp2;..\..\..\Source\WebCore\rendering;..\..\..\Source\WebCore\rendering\style;..\..\..\Source\WebCore\html;..\..\..\Source\WebCore\html\canvas;..\..\..\Source\WebCore\html\parser;..\..\..\Source\WebCore\html\shadow;..\..\..\Source\WebCore\html\track;..\..\..\Source\WebCore\inspector;..\..\..\Source\WebCore\css;..\..\..\Source\WebCore\bridge;..\..\..\Source\WebCore\bridge\c;..\..\..\Source\WebCore\bridge\jni\jsc;..\..\..\Source\WebCore\bridge\jsc;..\..\..\Source\WebCore\testing;..\..\..\Source\WebCore\svg\graphics;..\..\..\Source\WebCore\platform\graphics\cairo;..\..\..\..\psp2\dist\include\freetype2;..\..\..\Source\WebCore\svg;..\..\..\Source\WebCore\svg\properties;..\..\..\Source\WebKit\manx\webkit;..\..\..\Source\WebKit\manx\TiledBuffer;$(SCE_PSP2_SDK_DIR)/../internal/include;..\..\..\Source\WebCore;.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>SN_TARGET_PSP2;__SNC__;__PSP2__;WTF_PLATFORM_MANX=1;WTF_USE_ICU_UNICODE=1;WTF_USE_JSVALUE32_64=1;USE_SYSTEM_MALLOC;HAVE_INTTYPES_H=1;HAVE_MEMORY_H=1;HAVE_PTHREAD_H=1;HAVE_STDBOOL_H=1;HAVE_STDINT_H=1;HAVE_STDLIB_H=1;HAVE_STRINGS_H=1;HAVE_STRING_H=1;HAVE_SYS_STAT_H=1;HAVE_SYS_TYPES_H=1;HAVE_UNISTD_H=1;HAVE_VASPRINTF=0;HAVE__BOOL=1;STDC_HEADERS=1;USE_WEBVIEW2=0;USE_LIBMPLUS=0;ENABLE_DATALIST=1;ENABLE_DIRECTORY_UPLOAD=0;ENABLE_EVENTSOURCE=0;ENABLE_FAST_MOBILE_SCROLLING=1;ENABLE_FILTERS=1;ENABLE_FULLSCREEN_API=1;ENABLE_GESTURE_EVENTS=1;ENABLE_ICONDATABASE=0;ENABLE_INPUT_SPEECH=0;ENABLE_JAVASCRIPT_DEBUGGER=1;ENABLE_JIT=0;ENABLE_NETSCAPE_PLUGIN_API=0;ENABLE_MEDIA_STATISTICS=0;ENABLE_METER_TAG=1;ENABLE_PROGRESS_TAG=1;ENABLE_REQUEST_ANIMATION_FRAME=1;ENABLE_SHADOW_DOM=1;ENABLE_SQL_DATABASE=1;ENABLE_SVG=1;ENABLE_SVG_FONTS=1;ENABLE_TOUCH_EVENTS=1;ENABLE_TOUCH_ICON_LOADING=0;ENABLE_VIEWPORT=1;ENABLE_WEB_SOCKETS=0;BUILDING_WEBKIT;_DEBUG;DISABLE_DEBUG_FONT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <CppExceptions>false</CppExceptions>
- </ClCompile>
- <Link>
- <AdditionalDependencies>-lSceKernel_stub_05;-lSceNetCtl_stub;-lScePerf_stub;-lSceNet_stub;-lSceRtc_stub;-lSceTouch_stub;-lSceDbg_stub;-lSceGxm_stub;-lSceDisplay_stub;-lSceCtrl_stub;-lSceRazorCapture_stub_weak;-lSceSysmodule_stub;-lstdc++_stub;-lm_stub;-lSceSfmt19937;-lSceHttp_stub_weak;-lSceRegMgrForSDK_stub;-lWebCore;-lWebCoreDerived;-lWebCoreDom;-lWebCoreHtml;-lWebCoreSvg;-lJavaScriptCore;-lWTF;-lWebKit;-lcrypto;-lcairo;-lcurl;-lfreetype;-ljpeg;-lmanx;-lpixman-1;-lpng;-lpsp2-compat;-lsicui18n;-lsicuuc;-lsicudata;-lsqlite3;-lssl;-lxml2;-lz;-lWebCoreTestSupport;-lSceHafnium_stub_weak;-lSceAppMgr_stub_05_weak;-lc_stub_05_weak;-lSceNetInternal_stub_weak;-lSceWebFiltering_stub_weak;%(AdditionalDependencies)</AdditionalDependencies>
- <AdditionalLibraryDirectories>$(SCE_PSP2_SDK_DIR)/target/lib;..\..\..\..\dist\lib\PSVita_Debug;..\..\..\..\dist\lib\PSP2_Debug;..\..\..\..\psp2\dist\lib\PSVita_Debug;..\..\..\..\psp2\dist\lib\PSP2_Debug;..\..\..\..\psp2\dist\lib;..\..\..\..\libmanx\dist\lib\PSP2_Debug;$(SCE_PSP2_SDK_DIR)/../internal/lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- </Link>
- <PostBuildEvent>
- <Command>xcopy /I /Y "$(SCE_PSP2_SDK_DIR)\target\sce_module" "$(TargetDir)\sce_module\"
- "..\..\..\..\tools\python\python.exe" "$(SCE_PSP2_SDK_DIR)\..\internal\bin\win32\make_self_internal.py" -input "$(TargetPath)" -output "$(TargetPath)" -index webbrowser
- copy /y "filelist.txt" "$(TargetDir)"
- xcopy /d /e /y /f "..\..\..\..\psp2\vsh\dist" "$(TargetDir)"
- </Command>
- </PostBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup
- Condition="'$(Configuration)|$(Platform)'=='Release|PSVita'">
- <CustomBuildStep>
- <Command>copy /y "..\..\..\..\testapp\psp2\paf-filtering-app\vsh-lowlayer\module\PSP2_Release\vita_jsextobj.suprx" "$(TargetDir)"
- copy /y "..\..\..\..\testapp\psp2\paf-filtering-app\vsh-lowlayer\module\PSP2_Release\jx_web_filtering.suprx" "$(TargetDir)"
- copy /y "..\..\..\..\dist\module\PSP2_Release\ScePsp2Compat.uprx" "$(TargetDir)"
- copy /y "..\..\..\..\dist\module\PSP2_Release\ScePsp2Compat.suprx" "$(TargetDir)"
- copy /y "..\..\..\..\dist\module\PSP2_Release\SceWebKitModule.uprx" "$(TargetDir)"
- copy /y "..\..\..\..\dist\module\PSP2_Release\SceWebKitModule.suprx" "$(TargetDir)"
- copy /y "DumpRenderTree.modlist" "$(TargetDir)DumpRenderTree.modlist"
- </Command>
- <Inputs>..\..\..\..\dist\module\PSP2_Release\psp2-module.suprx;%(Inputs)</Inputs>
- <Outputs>$(TargetDir)SceWebKit.suprx;%(Outputs)</Outputs>
- </CustomBuildStep>
- <ClCompile>
- <AdditionalOptions>--multibyte_chars -Xssp=strong %(AdditionalOptions)</AdditionalOptions>
- <AdditionalIncludeDirectories>..\..\..\..\dist\include\webkit-1.0;..\..\..\..\dist\include;..\..\..\..\libmanx\dist\include;..\..\..\..\psp2\dist\include\psp2-compat;..\..\..\..\psp2\dist\include\cairo;..\..\..\..\psp2\dist\include\;$(SCE_PSP2_SDK_DIR)\target\include_common;$(SCE_PSP2_SDK_DIR)\target\include;$(SCE_PSP2_SDK_DIR)\target;..\cairo;..\..\..\Source;..\;..\..\..\Source\WTF;..\..\..\Source\WebCore\page\;..\..\..\Source\WebCore\editing;..\..\..\Source\JavaScriptCore\API;..\..\..\Source\JavaScriptCore\ForwardingHeaders;..\..\..\Source\JavaScriptCore\runtime;..\..\..\Source\JavaScriptCore\interpreter;..\..\..\Source\JavaScriptCore;..\..\..\Source\WebCore\platform;..\..\..\Source\JavaScriptCore\assembler;..\..\..\Source\JavaScriptCore\bytecode;..\..\..\Source\JavaScriptCore\bytecompiler;..\..\..\Source\JavaScriptCore\debugger;..\..\..\Source\JavaScriptCore\dfg;..\..\..\Source\JavaScriptCore\heap;..\..\..\Source\JavaScriptCore\jit;..\..\..\Source\JavaScriptCore\jit_detached;..\..\..\Source\JavaScriptCore\llint;..\..\..\Source\JavaScriptCore\parser;..\..\..\Source\JavaScriptCore\profiler;..\..\..\Source\JavaScriptCore\tools;..\..\..\Source\JavaScriptCore\yarr;..\..\..\DerivedSources_psp2\JavaScriptCore;..\..\..\Source\WebKit\manx\WebCoreSupport;..\..\..\Source\WebCore\page\animation;..\..\..\Source\WebCore\page\scrolling;..\..\..\Source\WebCore\platform\animation;..\..\..\Source\WebCore\platform\audio;..\..\..\Source\WebCore\platform\graphics;..\..\..\Source\WebCore\platform\graphics\filters;..\..\..\Source\WebCore\platform\graphics\filters\arm;..\..\..\Source\WebCore\platform\graphics\gpu;..\..\..\Source\WebCore\platform\graphics\opengl;..\..\..\Source\WebCore\platform\graphics\opentype;..\..\..\Source\WebCore\platform\graphics\transforms;..\..\..\Source\WebCore\platform\image-decoders;..\..\..\Source\WebCore\platform\image-decoders/bmp;..\..\..\Source\WebCore\platform\image-decoders/gif;..\..\..\Source\WebCore\platform\image-decoders/ico;..\..\..\Source\WebCore\platform\image-decoders/jpeg;..\..\..\Source\WebCore\platform\image-decoders\webp;..\..\..\Source\WebCore\platform\image-decoders\png;..\..\..\Source\WebCore\platform\leveldb;..\..\..\Source\WebCore\platform\mediastream;..\..\..\Source\WebCore\platform\mock;..\..\..\Source\WebCore\platform\network;..\..\..\Source\WebCore\platform\network\manx;..\..\..\Source\WebCore\platform\sql;..\..\..\Source\WebCore\platform\text;..\..\..\Source\WebCore\platform\text\transcoder;..\..\..\Source\WebCore\loader;..\..\..\Source\WebCore\loader\appcache;..\..\..\Source\WebCore\loader\archive;..\..\..\Source\WebCore\loader\cache;..\..\..\Source\WebCore\loader\icon;..\..\..\Source\WebCore\bindings;..\..\..\Source\WebCore\bindings\generic;..\..\..\Source\WebCore\bindings\js;..\..\..\Source\WebCore\dom;..\..\..\Source\WebCore\dom\default;..\..\..\DerivedSources_psp2\WebCore;..\..\..\DerivedSources_psp2;..\..\..\Source\WebCore\rendering;..\..\..\Source\WebCore\rendering\style;..\..\..\Source\WebCore\html;..\..\..\Source\WebCore\html\canvas;..\..\..\Source\WebCore\html\parser;..\..\..\Source\WebCore\html\shadow;..\..\..\Source\WebCore\html\track;..\..\..\Source\WebCore\inspector;..\..\..\Source\WebCore\css;..\..\..\Source\WebCore\bridge;..\..\..\Source\WebCore\bridge\c;..\..\..\Source\WebCore\bridge\jni\jsc;..\..\..\Source\WebCore\bridge\jsc;..\..\..\Source\WebCore\testing;..\..\..\Source\WebCore\svg\graphics;..\..\..\Source\WebCore\platform\graphics\cairo;..\..\..\..\psp2\dist\include\freetype2;..\..\..\Source\WebCore\svg;..\..\..\Source\WebCore\svg\properties;..\..\..\Source\WebKit\manx\webkit;..\..\..\Source\WebKit\manx\TiledBuffer;$(SCE_PSP2_SDK_DIR)/../internal/include;..\..\..\Source\WebCore;.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>SN_TARGET_PSP2;__SNC__;__PSP2__;WTF_PLATFORM_MANX=1;WTF_USE_ICU_UNICODE=1;WTF_USE_JSVALUE32_64=1;USE_SYSTEM_MALLOC;HAVE_INTTYPES_H=1;HAVE_MEMORY_H=1;HAVE_PTHREAD_H=1;HAVE_STDBOOL_H=1;HAVE_STDINT_H=1;HAVE_STDLIB_H=1;HAVE_STRINGS_H=1;HAVE_STRING_H=1;HAVE_SYS_STAT_H=1;HAVE_SYS_TYPES_H=1;HAVE_UNISTD_H=1;HAVE_VASPRINTF=0;HAVE__BOOL=1;STDC_HEADERS=1;USE_WEBVIEW2=0;USE_LIBMPLUS=0;ENABLE_DATALIST=1;ENABLE_DIRECTORY_UPLOAD=0;ENABLE_EVENTSOURCE=0;ENABLE_FAST_MOBILE_SCROLLING=1;ENABLE_FILTERS=1;ENABLE_FULLSCREEN_API=1;ENABLE_GESTURE_EVENTS=1;ENABLE_ICONDATABASE=0;ENABLE_INPUT_SPEECH=0;ENABLE_JAVASCRIPT_DEBUGGER=1;ENABLE_JIT=0;ENABLE_NETSCAPE_PLUGIN_API=0;ENABLE_MEDIA_STATISTICS=0;ENABLE_METER_TAG=1;ENABLE_PROGRESS_TAG=1;ENABLE_REQUEST_ANIMATION_FRAME=1;ENABLE_SHADOW_DOM=1;ENABLE_SQL_DATABASE=1;ENABLE_SVG=1;ENABLE_SVG_FONTS=1;ENABLE_TOUCH_EVENTS=1;ENABLE_TOUCH_ICON_LOADING=0;ENABLE_VIEWPORT=1;ENABLE_WEB_SOCKETS=0;BUILDING_WEBKIT;NDEBUG;DISABLE_DEBUG_FONT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <OptimizationLevel>Level2</OptimizationLevel>
- <CppExceptions>false</CppExceptions>
- </ClCompile>
- <Link>
- <AdditionalDependencies>-lSceKernel_stub_05;-lSceNetCtl_stub;-lScePerf_stub;-lSceNet_stub;-lSceRtc_stub;-lSceTouch_stub;-lSceDbg_stub;-lSceGxm_stub;-lSceDisplay_stub;-lSceCtrl_stub;-lSceRazorCapture_stub_weak;-lSceSysmodule_stub;-lstdc++_stub;-lm_stub;-lSceSfmt19937;-lSceHttp_stub_weak;-lSceRegMgrForSDK_stub;-lWebCore;-lWebCoreDerived;-lWebCoreDom;-lWebCoreHtml;-lWebCoreSvg;-lJavaScriptCore;-lWTF;-lWebKit;-lcrypto;-lcairo;-lcurl;-lfreetype;-ljpeg;-lmanx;-lpixman-1;-lpng;-lpsp2-compat;-lsicui18n;-lsicuuc;-lsicudata;-lsqlite3;-lssl;-lxml2;-lz;-lWebCoreTestSupport;-lSceHafnium_stub_weak;-lSceAppMgr_stub_05_weak;-lc_stub_05_weak;-lSceNetInternal_stub_weak;-lSceWebFiltering_stub_weak;%(AdditionalDependencies)</AdditionalDependencies>
- <AdditionalLibraryDirectories>$(SCE_PSP2_SDK_DIR)/target/lib;..\..\..\..\dist\lib\PSVita_Release;..\..\..\..\dist\lib\PSP2_Release;..\..\..\..\psp2\dist\lib\PSVita_Release;..\..\..\..\psp2\dist\lib\PSP2_Release;..\..\..\..\psp2\dist\lib;..\..\..\..\libmanx\dist\lib\PSP2_Release;$(SCE_PSP2_SDK_DIR)/../internal/lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- </Link>
- <PostBuildEvent>
- <Command>xcopy /I /Y "$(SCE_PSP2_SDK_DIR)\target\sce_module" "$(TargetDir)\sce_module\"
- "..\..\..\..\tools\python\python.exe" "$(SCE_PSP2_SDK_DIR)\..\internal\bin\win32\make_self_internal.py" -input "$(TargetPath)" -output "$(TargetPath)" -index webbrowser
- copy /y "filelist.txt" "$(TargetDir)"
- xcopy /d /e /y /f "..\..\..\..\psp2\vsh\dist" "$(TargetDir)"
- </Command>
- </PostBuildEvent>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile
- Include="dummy.cpp"
- />
- <ClCompile
- Include="DumpRenderTree.cpp"
- />
- <ClCompile
- Include="..\cairo\PixelDumpSupportCairo.cpp">
- <ExcludedFromBuild
- Condition="'$(Configuration)|$(Platform)'=='Debug|PSVita'">true</ExcludedFromBuild>
- <ExcludedFromBuild
- Condition="'$(Configuration)|$(Platform)'=='Release|PSVita'">true</ExcludedFromBuild>
- </ClCompile>
- <ClCompile
- Include="WebCoreSupport\DumpRenderTreeSupportManx.cpp"
- />
- <ClCompile
- Include="..\..\..\Source\WebCore\testing\js\WebCoreTestSupport.cpp"
- />
- <ClCompile
- Include="WorkQueueItemManx.cpp"
- />
- <ClCompile
- Include="..\AccessibilityController.cpp"
- />
- <ClCompile
- Include="AccessibilityControllerManx.cpp"
- />
- <ClCompile
- Include="..\AccessibilityTextMarker.cpp"
- />
- <ClCompile
- Include="..\AccessibilityUIElement.cpp"
- />
- <ClCompile
- Include="AccessibilityUIElementManx.cpp"
- />
- <ClCompile
- Include="..\GCController.cpp"
- />
- <ClCompile
- Include="GCControllerManx.cpp"
- />
- <ClCompile
- Include="..\LayoutTestController.cpp"
- />
- <ClCompile
- Include="LayoutTestControllerManx.cpp"
- />
- <ClCompile
- Include="..\CyclicRedundancyCheck.cpp">
- <ExcludedFromBuild
- Condition="'$(Configuration)|$(Platform)'=='Debug|PSVita'">true</ExcludedFromBuild>
- <ExcludedFromBuild
- Condition="'$(Configuration)|$(Platform)'=='Release|PSVita'">true</ExcludedFromBuild>
- </ClCompile>
- <ClCompile
- Include="..\PixelDumpSupport.cpp">
- <ExcludedFromBuild
- Condition="'$(Configuration)|$(Platform)'=='Debug|PSVita'">true</ExcludedFromBuild>
- <ExcludedFromBuild
- Condition="'$(Configuration)|$(Platform)'=='Release|PSVita'">true</ExcludedFromBuild>
- </ClCompile>
- <ClCompile
- Include="..\WorkQueue.cpp"
- />
- </ItemGroup>
- <ItemGroup>
- <ClInclude
- Include="dummy.h"
- />
- <ClInclude
- Include="DumpRenderTreeManx.h"
- />
- <ClInclude
- Include="..\cairo\PixelDumpSupportCairo.h"
- />
- <ClInclude
- Include="WebCoreSupport\DumpRenderTreeSupportManx.h"
- />
- <ClInclude
- Include="..\..\..\Source\WebCore\testing\js\WebCoreTestSupport.h"
- />
- <ClInclude
- Include="AccessibilityCallbacks.h"
- />
- <CustomBuildStep
- Include="..\AccessibilityController.h"
- />
- <CustomBuildStep
- Include="..\AccessibilityTextMarker.h"
- />
- <CustomBuildStep
- Include="..\AccessibilityUIElement.h"
- />
- <ClInclude
- Include="..\GCController.h"
- />
- <ClInclude
- Include="..\LayoutTestController.h"
- />
- <ClInclude
- Include="..\config.h"
- />
- <ClInclude
- Include="..\CyclicRedundancyCheck.h"
- />
- <ClInclude
- Include="..\DumpRenderTree.h"
- />
- <ClInclude
- Include="..\DumpRenderTreeFileDraggingSource.h"
- />
- <ClInclude
- Include="..\DumpRenderTreePrefix.h"
- />
- <ClInclude
- Include="..\JavaScriptThreading.h"
- />
- <CustomBuildStep
- Include="..\PixelDumpSupport.h"
- />
- <CustomBuildStep
- Include="..\StorageTrackerDelegate.h"
- />
- <ClInclude
- Include="..\WorkQueue.h"
- />
- <ClInclude
- Include="..\WorkQueueItem.h"
- />
- </ItemGroup>
- <Import
- Condition="'$(ConfigurationType)' == 'Makefile' and Exists('$(VCTargetsPath)\Platforms\$(Platform)\SCE.Makefile.$(Platform).targets')"
- Project="$(VCTargetsPath)\Platforms\$(Platform)\SCE.Makefile.$(Platform).targets">
- </Import>
- <Import
- Project="$(VCTargetsPath)\Microsoft.Cpp.targets"
- />
- <ImportGroup
- Label="ExtensionTargets">
- </ImportGroup>
- </Project>
|