From 71eb6232e072ec87f000aa94cb8541418123b0bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Andr=C3=A9=20Vadla=20Ravn=C3=A5s?= Date: Sun, 29 Dec 2013 23:02:32 +0100 Subject: [PATCH] Temporarily disable installation of frida package on Windows --- frida-python.vcxproj | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/frida-python.vcxproj b/frida-python.vcxproj index 67da563..73e859b 100644 --- a/frida-python.vcxproj +++ b/frida-python.vcxproj @@ -132,21 +132,9 @@ - - Document - copy /B /Y "$(ProjectDir)src\frida.py" "$(OutDir)" - Copying frida.py to output directory - $(OutDir)\frida.py - copy /B /Y "$(ProjectDir)src\frida.py" "$(OutDir)" - Copying frida.py to output directory - $(OutDir)\frida.py - copy /B /Y "$(ProjectDir)src\frida.py" "$(OutDir)" - Copying frida.py to output directory - $(OutDir)\frida.py - copy /B /Y "$(ProjectDir)src\frida.py" "$(OutDir)" - Copying frida.py to output directory - $(OutDir)\frida.py - + + +