diff -r 000000000000 -r 6474c204b198 gfx/2d/gfx2d.vcxproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gfx/2d/gfx2d.vcxproj Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,139 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + Win32Proj + + + + StaticLibrary + true + + + StaticLibrary + false + + + + + + + + + + + + + true + $(DXSDK_DIR)\Utilities\bin\x86;$(ExecutablePath) + $(ProjectDir);$(IncludePath) + + + true + + + + USE_SSE2;WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions);GFX_LOG_DEBUG;GFX_LOG_WARNING;MFBT_STAND_ALONE;XP_WIN + MultiThreadedDebugDLL + Level3 + ProgramDatabase + Disabled + + + MachineX86 + true + Windows + + + + + xcopy $(ProjectDir)..\..\mfbt\*.h mozilla\ /Y + Copying MFBT files + + + + + USE_SSE2;WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDLL + Level3 + ProgramDatabase + ./ + + + MachineX86 + true + Windows + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Document + fxc /Tfx_4_0 /FhShadersD2D.h ShadersD2D.fx /Vn d2deffect + ShadersD2D.h + + + + + +