X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=adm%2Ftemplates%2Fcustom.build.bat.in;h=327bc9cc4b2d63acd501826ac97cf946b3f06452;hb=08f8a1854d7bafc7b758d4ae0394fc3ef2b9fb46;hpb=14bbbdcbc1bfc2709b68bdc607f0c39677fe8af1 diff --git a/adm/templates/custom.build.bat.in b/adm/templates/custom.build.bat.in index 1d1eac8d8a..327bc9cc4b 100644 --- a/adm/templates/custom.build.bat.in +++ b/adm/templates/custom.build.bat.in @@ -14,6 +14,7 @@ if /I "%VCVER%" == "@COMPILER@" ( set "GL2PS_DIR=@3RDPARTY_GL2PS_DLL_DIRS@" set "TBB_DIR=@3RDPARTY_TBB_DLL_DIR@" set "VTK_DIR=@3RDPARTY_VTK_DLL_DIR@" + set "FFMPEG_DIR=@3RDPARTY_FFMPEG_DLL_DIR@" if not "@3RDPARTY_QT_DIR@" == "" ( set "QTDIR=@3RDPARTY_QT_DIR@"