X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=shell%2Fshell.vcxproj;h=1b2e3df097dbff1e19b5a29de9d1472db1b5d2e2;hb=3becf5929e0316e53ee88ec7681fc316121893e2;hp=35590864e84d4a5fff218b3b9ed8c38329369c0b;hpb=0cd2f3b81804010f54b8db9ad07166a2b2f11de2;p=casparcg diff --git a/shell/shell.vcxproj b/shell/shell.vcxproj index 35590864e..1b2e3df09 100644 --- a/shell/shell.vcxproj +++ b/shell/shell.vcxproj @@ -12,15 +12,22 @@ - NotUsing - NotUsing + Use + Use - NotUsing - NotUsing + Use + Use + + + Create + Create + + {8493d01a-f642-454c-8c44-88b38e2a3ef8} + {02308602-7fe0-4253-b96e-22134919f56a} @@ -45,7 +52,10 @@ {82ed7ed6-8a15-40ec-a8af-f5e712e0da68} - + + {7d58bd57-fdd5-46e6-a23b-ed14b5314a0e} + + {88f974f0-d09f-4788-8cf8-f563209e60c1} @@ -61,6 +71,7 @@ + @@ -161,6 +172,7 @@ copy "$(SolutionDir)dependencies64\tbb\bin\*.dll" "$(OutDir)" copy "$(SolutionDir)dependencies64\glew\bin\*.dll" "$(OutDir)" copy "$(SolutionDir)dependencies64\freeimage\bin\*.dll" "$(OutDir)" +copy "$(SolutionDir)dependencies64\sfml\extlibs\bin\*.dll" "$(OutDir)" copy "$(ProjectDir)casparcg.config" "$(OutDir)" @@ -206,6 +218,7 @@ copy "$(ProjectDir)casparcg.config" "$(OutDir)" copy "$(SolutionDir)dependencies64\tbb\bin\*.dll" "$(OutDir)" copy "$(SolutionDir)dependencies64\glew\bin\*.dll" "$(OutDir)" copy "$(SolutionDir)dependencies64\freeimage\bin\*.dll" "$(OutDir)" +copy "$(SolutionDir)dependencies64\sfml\extlibs\bin\*.dll" "$(OutDir)" copy "$(ProjectDir)casparcg.config" "$(OutDir)"