From 28149181d50cba7eee7851c486206bf41f81d74c Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 15 Oct 2015 06:24:52 +0000 Subject: [PATCH] =?UTF-8?q?header=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://192.168.0.12/source@211 8346c931-da38-4b9b-9d4c-e48b93cbd075 --- ProxyProcess/ProxyProcess.pro.user | 16 ++++++++-------- ProxyProcess/scrawler.cpp | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ProxyProcess/ProxyProcess.pro.user b/ProxyProcess/ProxyProcess.pro.user index 75527d4..d6539d5 100644 --- a/ProxyProcess/ProxyProcess.pro.user +++ b/ProxyProcess/ProxyProcess.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId @@ -58,14 +58,14 @@ ProjectExplorer.Project.Target.0 - Desktop Qt 5.4.0 MinGW 32bit - Desktop Qt 5.4.0 MinGW 32bit - qt.54.win32_mingw491_kit - 1 + Desktop Qt 5.4.0 MSVC2013 32bit + Desktop Qt 5.4.0 MSVC2013 32bit + {41ee5de3-e0c6-4932-89be-818ac7411cf5} + 0 0 0 - C:/source/build-ProxyProcess-Desktop_Qt_5_4_0_MinGW_32bit-Debug + C:/source/build-ProxyProcess-Desktop_Qt_5_4_0_MSVC2013_32bit-Debug true @@ -119,7 +119,7 @@ true - C:/source/build-ProxyProcess-Desktop_Qt_5_4_0_MinGW_32bit-Release + C:/source/build-ProxyProcess-Desktop_Qt_5_4_0_MSVC2013_32bit-Release true @@ -227,7 +227,7 @@ ProxyProcess Qt4ProjectManager.Qt4RunConfiguration:C:/source/ProxyProcess/ProxyProcess.pro - "http://www.gatherproxy.com/proxylist/anonymity/?t=Elite3" + ProxyProcess.pro false true diff --git a/ProxyProcess/scrawler.cpp b/ProxyProcess/scrawler.cpp index ff65c0a..d7d4cf7 100644 --- a/ProxyProcess/scrawler.cpp +++ b/ProxyProcess/scrawler.cpp @@ -3,7 +3,7 @@ #include #include #include -#include +#include #include #include using namespace std;