X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=shell%2Fshell.vcxproj;h=3ca2b782f8169424b4b13c8b8a37bad07ffbac3f;hb=806a51400ac88753b0148af94a6d41e92cba9d95;hp=4959ed599466a9421cd1398c3324531f02a3c4d8;hpb=7dc8bee80277340ff94306ba5c3a9ca3ad98a16e;p=casparcg diff --git a/shell/shell.vcxproj b/shell/shell.vcxproj index 4959ed599..3ca2b782f 100644 --- a/shell/shell.vcxproj +++ b/shell/shell.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -9,6 +9,11 @@ Release x64 + + + Release + Win32 + @@ -52,6 +57,9 @@ {82ed7ed6-8a15-40ec-a8af-f5e712e0da68} + + {866a164b-6f7a-450e-8452-c6ae4e176436} + {7d58bd57-fdd5-46e6-a23b-ed14b5314a0e} @@ -67,6 +75,7 @@ Designer + @@ -86,12 +95,14 @@ Application true Unicode + v120 Application false true Unicode + v120 @@ -107,10 +118,10 @@ <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)tmp\$(Configuration)\ $(SolutionDir)tmp\$(Configuration)\ - ..\dependencies64\boost\;..\dependencies64\ffmpeg\include\;..\dependencies64\glew\include;..\dependencies64\sfml\include\;..\dependencies64\tbb\include\;$(IncludePath) - ..\dependencies64\boost\;..\dependencies64\ffmpeg\include\;..\dependencies64\glew\include;..\dependencies64\sfml\include\;..\dependencies64\tbb\include\;$(IncludePath) - ..\dependencies64\boost\stage\lib;..\dependencies64\ffmpeg\lib\;..\dependencies64\glew\lib;..\dependencies64\sfml\lib\;..\dependencies64\tbb\lib\;..\dependencies64\freeimage\lib\;..\dependencies64\sfml\extlibs\lib\;..\dependencies64\openal\lib\;..\dependencies64\asmlib\;$(LibraryPath) - ..\dependencies64\boost\stage\lib;..\dependencies64\ffmpeg\lib\;..\dependencies64\glew\lib;..\dependencies64\sfml\lib\;..\dependencies64\tbb\lib\;..\dependencies64\freeimage\lib\;..\dependencies64\sfml\extlibs\lib\;..\dependencies64\openal\lib\;..\dependencies64\asmlib\;$(LibraryPath) + ..\dependencies64\RxCpp\include\;..\dependencies64\boost\;..\dependencies64\ffmpeg\include\;..\dependencies64\glew\include;..\dependencies64\sfml\include\;..\dependencies64\tbb\include\;$(IncludePath) + ..\dependencies64\RxCpp\include\;..\dependencies64\boost\;..\dependencies64\ffmpeg\include\;..\dependencies64\glew\include;..\dependencies64\sfml\include\;..\dependencies64\tbb\include\;$(IncludePath) + ..\dependencies64\boost\stage\lib;..\dependencies64\ffmpeg\lib\;..\dependencies64\glew\lib;..\dependencies64\freeimage\lib\;..\dependencies64\sfml\extlibs\lib;..\dependencies64\sfml\lib\;..\dependencies64\tbb\lib\;..\dependencies64\openal\lib\;..\dependencies64\freetype\objs\win32\vc2010;..\dependencies64\asmlib\;..\dependencies64\zlib\lib\;$(LibraryPath) + ..\dependencies64\boost\stage\lib;..\dependencies64\ffmpeg\lib\;..\dependencies64\glew\lib;..\dependencies64\sfml\lib\;..\dependencies64\tbb\lib\;..\dependencies64\freeimage\lib\;..\dependencies64\openal\lib\;..\dependencies64\asmlib\;..\dependencies64\sfml\extlibs\lib;..\dependencies64\freetype\objs\win32\vc2010;..\dependencies64\zlib\lib\;$(LibraryPath) $(SolutionDir)bin\$(Configuration)\ $(SolutionDir)bin\$(Configuration)\ $(SolutionName) @@ -141,14 +152,14 @@ true Level4 ProgramDatabase - TBB_USE_CAPTURED_EXCEPTION=0;TBB_USE_ASSERT=1;TBB_USE_DEBUG;_DEBUG;_CRT_SECURE_NO_WARNINGS;COMPILE_DEBUG;%(PreprocessorDefinitions) + _WIN32_WINNT=0x0601;SFML_STATIC;BOOST_THREAD_VERSION=4;TBB_USE_CAPTURED_EXCEPTION=0;TBB_USE_ASSERT=1;TBB_USE_DEBUG;_DEBUG;_CRT_SECURE_NO_WARNINGS;COMPILE_DEBUG;%(PreprocessorDefinitions) true true Fast common/compiler/vs/disable_silly_warnings.h - alibcof64.lib;sfml-system-d.lib;sfml-window-d.lib;sfml-graphics-d.lib;sfml-audio-d.lib;Winmm.lib;Ws2_32.lib;avformat.lib;avcodec.lib;avutil.lib;avfilter.lib;swscale.lib;swresample.lib;tbb.lib;OpenGL32.lib;FreeImaged.lib;glew32.lib;freetype248_D.lib;openal32.lib + alibcof64.lib;jpeg.lib;sndfile.lib;sfml-system-d-2.lib;sfml-window-d-2.lib;sfml-graphics-d-2.lib;Winmm.lib;Ws2_32.lib;avformat.lib;avcodec.lib;avutil.lib;avfilter.lib;swscale.lib;swresample.lib;tbb.lib;OpenGL32.lib;FreeImaged.lib;glew32.lib;openal32.lib;freetype.lib;zlibstat.lib %(AdditionalLibraryDirectories) @@ -173,7 +184,11 @@ copy "$(SolutionDir)dependencies64\tbb\bin\*.dll" "$(OutDir)" copy "$(SolutionDir)dependencies64\glew\bin\*.dll" "$(OutDir)" copy "$(SolutionDir)dependencies64\freeimage\bin\*.dll" "$(OutDir)" copy "$(SolutionDir)dependencies64\openal\bin\*.dll" "$(OutDir)" -copy "$(ProjectDir)casparcg.config" "$(OutDir)" +copy "$(ProjectDir)casparcg.config" "$(OutDir)" +copy "$(ProjectDir)casparcg_auto_restart.bat" "$(OutDir)" +copy "$(SolutionDir)dependencies64\liberation-fonts\LiberationSans-Regular.ttf" "$(OutDir)" +copy "$(SolutionDir)dependencies64\liberation-fonts\LiberationSans-Regular.ttf" "$(ProjectDir)" + @@ -189,13 +204,13 @@ copy "$(ProjectDir)casparcg.config" "$(OutDir)" ../;%(AdditionalIncludeDirectories) Async MultiThreadedDLL - StreamingSIMDExtensions2 + NotSet true Use Level4 ProgramDatabase true - TBB_USE_CAPTURED_EXCEPTION=0;NDEBUG;COMPILE_RELEASE;%(PreprocessorDefinitions) + _WIN32_WINNT=0x0601;SFML_STATIC;BOOST_THREAD_VERSION=4;TBB_USE_CAPTURED_EXCEPTION=0;NDEBUG;COMPILE_RELEASE;%(PreprocessorDefinitions) false true true @@ -203,8 +218,8 @@ copy "$(ProjectDir)casparcg.config" "$(OutDir)" common/compiler/vs/disable_silly_warnings.h - true - alibcof64.lib;sfml-system.lib;sfml-window.lib;sfml-graphics.lib;Winmm.lib;Ws2_32.lib;avformat.lib;avcodec.lib;avutil.lib;avfilter.lib;swscale.lib;swresample.lib;tbb.lib;OpenGL32.lib;glew32.lib;freetype248.lib;openal32.lib;freeimage.lib + false + alibcof64.lib;jpeg.lib;sndfile.lib;sfml-system-2.lib;sfml-window-2.lib;sfml-graphics-2.lib;Winmm.lib;Ws2_32.lib;avformat.lib;avcodec.lib;avutil.lib;avfilter.lib;swscale.lib;swresample.lib;tbb.lib;OpenGL32.lib;glew32.lib;openal32.lib;FreeImage.lib;freetype.lib;zlibstat.lib %(AdditionalLibraryDirectories) true $(TargetDir)$(TargetName).pdb @@ -220,7 +235,10 @@ copy "$(SolutionDir)dependencies64\tbb\bin\*.dll" "$(OutDir)" copy "$(SolutionDir)dependencies64\glew\bin\*.dll" "$(OutDir)" copy "$(SolutionDir)dependencies64\freeimage\bin\*.dll" "$(OutDir)" copy "$(SolutionDir)dependencies64\openal\bin\*.dll" "$(OutDir)" -copy "$(ProjectDir)casparcg.config" "$(OutDir)" +copy "$(ProjectDir)casparcg.config" "$(OutDir)" +copy "$(ProjectDir)casparcg_auto_restart.bat" "$(OutDir)" +copy "$(SolutionDir)dependencies64\liberation-fonts\LiberationSans-Regular.ttf" "$(OutDir)" +copy "$(SolutionDir)dependencies64\liberation-fonts\LiberationSans-Regular.ttf" "$(ProjectDir)"