diff --git a/avisynth_prs/draw_prs.cpp b/avisynth_prs/draw_prs.cpp index d4a4942e1..18435e731 100644 --- a/avisynth_prs/draw_prs.cpp +++ b/avisynth_prs/draw_prs.cpp @@ -40,6 +40,12 @@ #include "../prs/prs.h" +///////////// +// Libraries +#pragma comment(lib,"wxpng.lib") +#pragma comment(lib,"wxzlib.lib") + + /////////////// // Constructor DrawPRS::DrawPRS (IScriptEnvironment* _env, PClip _child, const char *filename) diff --git a/avisynth_prs/prs_avisynth.vcproj b/avisynth_prs/prs_avisynth.vcproj new file mode 100644 index 000000000..86958890f --- /dev/null +++ b/avisynth_prs/prs_avisynth.vcproj @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +