123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352 |
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="psp2-test"
- ProjectGUID="{8742BAF6-D5AC-458D-9427-01D4B2C8A26D}"
- RootNamespace="psp2-test"
- TargetFrameworkVersion="196613"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="PSP2 Debug|Win32"
- OutputDirectory="PSP2_Debug"
- IntermediateDirectory="PSP2_Debug"
- ConfigurationType="1"
- InheritedPropertySheets=".\env.vsprops"
- DeleteExtensionsOnClean="*.obj;*.gxp;*.gxt;*.d;*.map;*.lst;*.pch;$(TargetPath)"
- >
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine=""
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy /y "..\..\..\..\dist\module\PSP2_Debug\ScePsp2Compat.uprx" "$(TargetDir)"
copy /y "..\..\..\..\dist\module\PSP2_Debug\ScePsp2Compat.suprx" "$(TargetDir)"
copy /y "..\..\..\..\dist\module\PSP2_Debug\SceTileBackend.uprx" "$(TargetDir)"
copy /y "..\..\..\..\dist\module\PSP2_Debug\SceTileBackend.suprx" "$(TargetDir)"
copy /y "..\..\..\..\dist\module\PSP2_Debug\SceWebKitModule.uprx" "$(TargetDir)"
copy /y "..\..\..\..\dist\module\PSP2_Debug\SceWebKitModule.suprx" "$(TargetDir)"
copy /y "psp2-test.modlist" "$(TargetDir)psp2-test.modlist"
"
- AdditionalDependencies=""..\..\dist\module\PSP2_Debug\psp2-module.suprx""
- Outputs=""$(TargetDir)SceWebKit.suprx""
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="-g -Xc-=exceptions -Xc-=rtti"
- AdditionalIncludeDirectories=""$(SCE_PSP2_SDK_DIR)/target";"$(SCE_PSP2_SDK_DIR)/target/include_common";../;"$(SCE_PSP2_WEBKIT)/Source";"$(SCE_PSP2_WEBKIT)/Source/JavaScriptCore/";"$(SCE_PSP2_WEBKIT)/Source/JavaScriptCore/ForwardingHeaders";"$(SCE_PSP2_WEBKIT)/Source/WebKit/manx";"$(SCE_PSP2_WEBKIT)/Source/WTF";"$(SCE_PSP2_BROWSERCORE)";"$(SCE_PSP2_BROWSERCORE)/dist/include";"$(SCE_PSP2_BROWSERCORE)/dist/include/psp2-compat";"$(SCE_PSP2_BROWSERCORE)/dist/include/webkit-1.0";"$(SCE_PSP2_BROWSERCORE)/psp2/dist/include";"$(SCE_PSP2_BROWSERCORE)/psp2/dist/include/psp2-compat";$(NOINHERIT)"
- PreprocessorDefinitions="SN_TARGET_PSP2;_DEBUG;__SNC__;SCE_DBG_ASSERTS_ENABLED=1;USE_WEBKIT=yes;DISABLE_DEBUG_FONT;"WTF_PLATFORM_MANX=1""
- ProgramDataBaseFileName=""
- CompileAs="0"
- ForcedUsingFiles="?DbgSaveProj
?WorkingDir=$(TargetDir)"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions=""
- AdditionalDependencies="-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 libScePsp2Compat_stub.a libSceTileBackend_stub.a libSceWebKit_stub.a"
- OutputFile="$(OutDir)/$(ProjectName).self"
- AdditionalLibraryDirectories=""$(SCE_PSP2_SDK_DIR)/target/lib";../;"$(SCE_PSP2_BROWSERCORE)/dist/lib";"$(SCE_PSP2_BROWSERCORE)/dist/lib/PSP2_Debug""
- ProgramDatabaseFile=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="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 webcore -boot_param sce_sys/ebootparam.ini
copy /y $(TargetPath) $(TargetDir)eboot.bin
copy /y "Webkit_RegressionTest_UrlList.txt" "$(TargetDir)"

"
- />
- </Configuration>
- <Configuration
- Name="PSP2 Release|Win32"
- OutputDirectory="PSP2_Release"
- IntermediateDirectory="PSP2_Release"
- ConfigurationType="1"
- InheritedPropertySheets=".\env.vsprops"
- DeleteExtensionsOnClean="*.obj;*.gxp;*.gxt;*.d;*.map;*.lst;*.pch;$(TargetPath)"
- >
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine=""
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="copy /y "..\..\..\..\dist\module\PSP2_Release\ScePsp2Compat.uprx" "$(TargetDir)"
copy /y "..\..\..\..\dist\module\PSP2_Release\ScePsp2Compat.suprx" "$(TargetDir)"
copy /y "..\..\..\..\dist\module\PSP2_Release\SceTileBackend.uprx" "$(TargetDir)"
copy /y "..\..\..\..\dist\module\PSP2_Release\SceTileBackend.suprx" "$(TargetDir)"
copy /y "..\..\..\..\dist\module\PSP2_Release\SceWebKitModule.uprx" "$(TargetDir)"
copy /y "..\..\..\..\dist\module\PSP2_Release\SceWebKitModule.suprx" "$(TargetDir)"
copy /y "psp2-test.modlist" "$(TargetDir)psp2-test.modlist"
"
- AdditionalDependencies=""..\..\..\..\dist\module\PSP2_Release\psp2-module.suprx""
- Outputs=""$(TargetDir)SceWebKit.suprx""
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="-g -Xc-=exceptions -Xc-=rtti"
- AdditionalIncludeDirectories=""$(SCE_PSP2_SDK_DIR)/target";"$(SCE_PSP2_SDK_DIR)/target/include_common";../;"$(SCE_PSP2_WEBKIT)/Source";"$(SCE_PSP2_WEBKIT)/Source/JavaScriptCore/";"$(SCE_PSP2_WEBKIT)/Source/JavaScriptCore/ForwardingHeaders";"$(SCE_PSP2_WEBKIT)/Source/WebKit/manx";"$(SCE_PSP2_WEBKIT)/Source/WTF";"$(SCE_PSP2_BROWSERCORE)";"$(SCE_PSP2_BROWSERCORE)/dist/include";"$(SCE_PSP2_BROWSERCORE)/dist/include/psp2-compat";"$(SCE_PSP2_BROWSERCORE)/dist/include/webkit-1.0";"$(SCE_PSP2_BROWSERCORE)/psp2/dist/include";"$(SCE_PSP2_BROWSERCORE)/psp2/dist/include/psp2-compat";$(NOINHERIT)"
- PreprocessorDefinitions="SN_TARGET_PSP2;NDEBUG;__SNC__;USE_WEBKIT=yes;DISABLE_DEBUG_FONT;__PSP2__"
- ProgramDataBaseFileName=""
- CompileAs="0"
- ForcedUsingFiles="?DbgSaveProj
?WorkingDir=$(TargetDir)"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="-strip-unused-data"
- AdditionalDependencies="-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 libScePsp2Compat_stub.a libSceTileBackend_stub.a libSceWebKit_stub.a"
- OutputFile="$(OutDir)/$(ProjectName).self"
- AdditionalLibraryDirectories=""$(SCE_PSP2_SDK_DIR)/target/lib";../;"$(SCE_PSP2_BROWSERCORE)/dist/lib";"$(SCE_PSP2_BROWSERCORE)/dist/lib/PSP2_Release""
- ProgramDatabaseFile=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="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 webcore -boot_param sce_sys/ebootparam.ini
copy /y $(TargetPath) $(TargetDir)eboot.bin
copy /y "Webkit_RegressionTest_UrlList.txt" "$(TargetDir)"

"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;cc;s;asm;emd"
- >
- <Filter
- Name="DumpRenderTreeManx"
- >
- <File
- RelativePath=".\common.cpp"
- >
- </File>
- <File
- RelativePath=".\event.c"
- >
- </File>
- <File
- RelativePath=".\heap.cpp"
- >
- </File>
- <File
- RelativePath=".\main.cpp"
- >
- </File>
- <File
- RelativePath=".\render.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="DumpRenderTreeCommon"
- >
- </Filter>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp"
- >
- <Filter
- Name="DumpRenderTreeManx"
- >
- <File
- RelativePath=".\common.h"
- >
- </File>
- <File
- RelativePath=".\DumpRenderTreeManx.h"
- >
- </File>
- <File
- RelativePath=".\event.h"
- >
- </File>
- <File
- RelativePath=".\heap.h"
- >
- </File>
- <File
- RelativePath=".\render.h"
- >
- </File>
- <File
- RelativePath=".\WebViewDummy.h"
- >
- </File>
- </Filter>
- <Filter
- Name="DumpRenderTreeCommon"
- >
- <File
- RelativePath="..\DumpRenderTree.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Shader Files"
- >
- <File
- RelativePath=".\clear_f.cg"
- >
- <FileConfiguration
- Name="PSP2 Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Compiling Fragment Shader: "$(InputPath)""
- CommandLine=""$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2cgc.exe" --cache --profile sce_fp_psp2 "$(InputDir)\$(InputName).cg" -o "$(IntDir)\$(InputName).gxp"&&"$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2bin.exe" "$(IntDir)\$(InputName).gxp" -b2e PSP2,_binary_$(InputName)_gxp_start,_binary_$(InputName)_gxp_size,4 -o "$(IntDir)\$(InputName)_gxp.obj"
"
- Outputs=""$(IntDir)\$(InputName)_gxp.obj""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="PSP2 Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Compiling Fragment Shader: "$(InputPath)""
- CommandLine=""$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2cgc.exe" --cache --profile sce_fp_psp2 "$(InputDir)\$(InputName).cg" -o "$(IntDir)\$(InputName).gxp"&&"$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2bin.exe" "$(IntDir)\$(InputName).gxp" -b2e PSP2,_binary_$(InputName)_gxp_start,_binary_$(InputName)_gxp_size,4 -o "$(IntDir)\$(InputName)_gxp.obj"
"
- Outputs=""$(IntDir)\$(InputName)_gxp.obj""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\clear_v.cg"
- >
- <FileConfiguration
- Name="PSP2 Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Compiling Vertex Shader: "$(InputPath)""
- CommandLine=""$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2cgc.exe" --cache --profile sce_vp_psp2 "$(InputDir)\$(InputName).cg" -o "$(IntDir)\$(InputName).gxp"&&"$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2bin.exe" "$(IntDir)\$(InputName).gxp" -b2e PSP2,_binary_$(InputName)_gxp_start,_binary_$(InputName)_gxp_size,4 -o "$(IntDir)\$(InputName)_gxp.obj"
"
- Outputs=""$(IntDir)\$(InputName)_gxp.obj""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="PSP2 Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Compiling Vertex Shader: "$(InputPath)""
- CommandLine=""$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2cgc.exe" --cache --profile sce_vp_psp2 "$(InputDir)\$(InputName).cg" -o "$(IntDir)\$(InputName).gxp"&&"$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2bin.exe" "$(IntDir)\$(InputName).gxp" -b2e PSP2,_binary_$(InputName)_gxp_start,_binary_$(InputName)_gxp_size,4 -o "$(IntDir)\$(InputName)_gxp.obj"
"
- Outputs=""$(IntDir)\$(InputName)_gxp.obj""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\cube_f.cg"
- >
- <FileConfiguration
- Name="PSP2 Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Compiling Fragment Shader: "$(InputPath)""
- CommandLine=""$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2cgc.exe" --cache --profile sce_fp_psp2 "$(InputDir)\$(InputName).cg" -o "$(IntDir)\$(InputName).gxp"&&"$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2bin.exe" "$(IntDir)\$(InputName).gxp" -b2e PSP2,_binary_$(InputName)_gxp_start,_binary_$(InputName)_gxp_size,4 -o "$(IntDir)\$(InputName)_gxp.obj"
"
- Outputs=""$(IntDir)\$(InputName)_gxp.obj""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="PSP2 Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Compiling Fragment Shader: "$(InputPath)""
- CommandLine=""$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2cgc.exe" --cache --profile sce_fp_psp2 "$(InputDir)\$(InputName).cg" -o "$(IntDir)\$(InputName).gxp"&&"$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2bin.exe" "$(IntDir)\$(InputName).gxp" -b2e PSP2,_binary_$(InputName)_gxp_start,_binary_$(InputName)_gxp_size,4 -o "$(IntDir)\$(InputName)_gxp.obj"
"
- Outputs=""$(IntDir)\$(InputName)_gxp.obj""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\cube_v.cg"
- >
- <FileConfiguration
- Name="PSP2 Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Compiling Vertex Shader: "$(InputPath)""
- CommandLine=""$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2cgc.exe" --cache --profile sce_vp_psp2 "$(InputDir)\$(InputName).cg" -o "$(IntDir)\$(InputName).gxp"&&"$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2bin.exe" "$(IntDir)\$(InputName).gxp" -b2e PSP2,_binary_$(InputName)_gxp_start,_binary_$(InputName)_gxp_size,4 -o "$(IntDir)\$(InputName)_gxp.obj"
"
- Outputs=""$(IntDir)\$(InputName)_gxp.obj""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="PSP2 Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Compiling Vertex Shader: "$(InputPath)""
- CommandLine=""$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2cgc.exe" --cache --profile sce_vp_psp2 "$(InputDir)\$(InputName).cg" -o "$(IntDir)\$(InputName).gxp"&&"$(SCE_PSP2_SDK_DIR)/host_tools/build/bin/psp2bin.exe" "$(IntDir)\$(InputName).gxp" -b2e PSP2,_binary_$(InputName)_gxp_start,_binary_$(InputName)_gxp_size,4 -o "$(IntDir)\$(InputName)_gxp.obj"
"
- Outputs=""$(IntDir)\$(InputName)_gxp.obj""
- />
- </FileConfiguration>
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>
|