Ai
2 Star 0 Fork 0

sun152121/http

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
http.vcxproj 11.27 KB
一键复制 编辑 原始数据 按行查看 历史
sun152121 提交于 2015-09-02 23:28 +08:00 . Initial commit
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="http"
ProjectGUID="{3F9DB93B-8B50-31C3-A809-EDD7711E3651}"
Keyword="Qt4VSv1.0">
<Platforms>
<Platform
Name="Win32" />
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="debug\"
ATLMinimizesCRunTimeLibraryUsage="false"
ConfigurationType="1"
IntermediateDirectory="debug\"
UseOfMfc="0">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;.&quot;,&quot;$(QTDIR)\include&quot;,&quot;$(QTDIR)\include\QtWidgets&quot;,&quot;$(QTDIR)\include\QtGui&quot;,&quot;$(QTDIR)\include\QtNetwork&quot;,&quot;$(QTDIR)\include\QtCore&quot;,&quot;debug&quot;,&quot;.&quot;,&quot;$(QTDIR)\mkspecs\win32-msvc2008&quot;"
AdditionalOptions="-Zm200 -w34100 -w34189"
AssemblerListingLocation="debug\"
DebugInformationFormat="3"
ExceptionHandling="1"
GeneratePreprocessedFile="0"
ObjectFile="debug\"
Optimization ="4"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_WIDGETS_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB"
ProgramDataBaseFileName=""
RuntimeLibrary="3"
RuntimeTypeInfo="true"
SuppressStartupBanner="true"
TreatWChar_tAsBuiltInType="true"
WarningLevel="3" />
<Tool
Name="VCCustomBuildTool" />
<Tool
Name="VCLinkerTool"
AdditionalDependencies="glu32.lib opengl32.lib gdi32.lib user32.lib $(QTDIR)\lib\qtmaind.lib &quot;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib\Gdi32.lib&quot; &quot;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib\User32.lib&quot; &quot;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib\shell32.lib&quot; $(QTDIR)\lib\Qt5Widgetsd.lib $(QTDIR)\lib\Qt5Guid.lib $(QTDIR)\lib\Qt5Networkd.lib $(QTDIR)\lib\Qt5Cored.lib"
AdditionalLibraryDirectories="$(QTDIR)\lib,C:\Build-OpenSSL-VC9-32\lib,&quot;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib&quot;,C:\Python34\libs,$(QTDIR)\lib"
AdditionalOptions="&quot;/MANIFESTDEPENDENCY:type=&apos;win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos; processorArchitecture=&apos;*&apos;&quot;"
DataExecutionPrevention="true"
GenerateDebugInformation="true"
IgnoreImportLibrary="true"
LinkTimeCodeGeneration="0"
OutputFile="$(OutDir)\http.exe"
ProgramDatabaseFile=""
RandomizedBaseAddress="true"
SubSystem="2"
SuppressStartupBanner="true" />
<Tool
Name="VCManifestTool" />
<Tool
Name="VCMIDLTool"
DefaultCharType="0"
EnableErrorChecks="1"
WarningLevel="0" />
<Tool
Name="VCPostBuildEventTool" />
<Tool
Name="VCPreBuildEventTool" />
<Tool
Name="VCPreLinkEventTool" />
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_WIDGETS_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB,_DEBUG" />
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="release\"
ATLMinimizesCRunTimeLibraryUsage="false"
ConfigurationType="1"
IntermediateDirectory="release\"
UseOfMfc="0">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;.&quot;,&quot;$(QTDIR)\include&quot;,&quot;$(QTDIR)\include\QtWidgets&quot;,&quot;$(QTDIR)\include\QtGui&quot;,&quot;$(QTDIR)\include\QtNetwork&quot;,&quot;$(QTDIR)\include\QtCore&quot;,&quot;release&quot;,&quot;.&quot;,&quot;$(QTDIR)\mkspecs\win32-msvc2008&quot;"
AdditionalOptions="-Zm200 -w34100 -w34189"
AssemblerListingLocation="release\"
DebugInformationFormat="0"
ExceptionHandling="1"
GeneratePreprocessedFile="0"
ObjectFile="release\"
Optimization ="2"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_NO_DEBUG,QT_WIDGETS_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB,NDEBUG"
ProgramDataBaseFileName=""
RuntimeLibrary="2"
RuntimeTypeInfo="true"
SuppressStartupBanner="true"
TreatWChar_tAsBuiltInType="true"
WarningLevel="3" />
<Tool
Name="VCCustomBuildTool" />
<Tool
Name="VCLinkerTool"
AdditionalDependencies="glu32.lib opengl32.lib gdi32.lib user32.lib $(QTDIR)\lib\qtmain.lib &quot;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib\Gdi32.lib&quot; &quot;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib\User32.lib&quot; &quot;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib\shell32.lib&quot; $(QTDIR)\lib\Qt5Widgets.lib $(QTDIR)\lib\Qt5Gui.lib $(QTDIR)\lib\Qt5Network.lib $(QTDIR)\lib\Qt5Core.lib"
AdditionalLibraryDirectories="$(QTDIR)\lib,C:\Build-OpenSSL-VC9-32\lib,&quot;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib&quot;,C:\Python34\libs,$(QTDIR)\lib"
AdditionalOptions="&quot;/MANIFESTDEPENDENCY:type=&apos;win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos; processorArchitecture=&apos;*&apos;&quot;"
DataExecutionPrevention="true"
GenerateDebugInformation="false"
IgnoreImportLibrary="true"
LinkIncremental="1"
LinkTimeCodeGeneration="0"
OutputFile="$(OutDir)\http.exe"
ProgramDatabaseFile=""
RandomizedBaseAddress="true"
SubSystem="2"
SuppressStartupBanner="true" />
<Tool
Name="VCManifestTool" />
<Tool
Name="VCMIDLTool"
DefaultCharType="0"
EnableErrorChecks="1"
WarningLevel="0" />
<Tool
Name="VCPostBuildEventTool" />
<Tool
Name="VCPreBuildEventTool" />
<Tool
Name="VCPreLinkEventTool" />
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_NO_DEBUG,QT_WIDGETS_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB" />
</Configuration>
</Configurations>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
RelativePath="getdatathread.cpp" />
<File
RelativePath="main.cpp" />
<File
RelativePath="mainwindow.cpp" />
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
RelativePath="getdatathread.h">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCustomBuildTool"
AdditionalDependencies="getdatathread.h"
CommandLine="setlocal&#x000D;&#x000A;if errorlevel 1 goto VCReportError&#x000D;&#x000A;$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_MSC_VER=1500 -D_WIN32 -IC:/Qt/5.4.1/mkspecs/win32-msvc2008 -IE:/Qt/http -IC:/Qt/5.4.1/include -IC:/Qt/5.4.1/include/QtWidgets -IC:/Qt/5.4.1/include/QtGui -IC:/Qt/5.4.1/include/QtNetwork -IC:/Qt/5.4.1/include/QtCore getdatathread.h -o debug\moc_getdatathread.cpp&#x000D;&#x000A;if errorlevel 1 goto VCReportError&#x000D;&#x000A;endlocal"
Description="MOC getdatathread.h"
Outputs="debug\moc_getdatathread.cpp"
Path="$(QTDIR)\bin" />
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCustomBuildTool"
AdditionalDependencies="getdatathread.h"
CommandLine="setlocal&#x000D;&#x000A;if errorlevel 1 goto VCReportError&#x000D;&#x000A;$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_MSC_VER=1500 -D_WIN32 -IC:/Qt/5.4.1/mkspecs/win32-msvc2008 -IE:/Qt/http -IC:/Qt/5.4.1/include -IC:/Qt/5.4.1/include/QtWidgets -IC:/Qt/5.4.1/include/QtGui -IC:/Qt/5.4.1/include/QtNetwork -IC:/Qt/5.4.1/include/QtCore getdatathread.h -o release\moc_getdatathread.cpp&#x000D;&#x000A;if errorlevel 1 goto VCReportError&#x000D;&#x000A;endlocal"
Description="MOC getdatathread.h"
Outputs="release\moc_getdatathread.cpp"
Path="$(QTDIR)\bin" />
</FileConfiguration>
</File>
<File
RelativePath="mainwindow.h">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCustomBuildTool"
AdditionalDependencies="mainwindow.h"
CommandLine="setlocal&#x000D;&#x000A;if errorlevel 1 goto VCReportError&#x000D;&#x000A;$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_MSC_VER=1500 -D_WIN32 -IC:/Qt/5.4.1/mkspecs/win32-msvc2008 -IE:/Qt/http -IC:/Qt/5.4.1/include -IC:/Qt/5.4.1/include/QtWidgets -IC:/Qt/5.4.1/include/QtGui -IC:/Qt/5.4.1/include/QtNetwork -IC:/Qt/5.4.1/include/QtCore mainwindow.h -o debug\moc_mainwindow.cpp&#x000D;&#x000A;if errorlevel 1 goto VCReportError&#x000D;&#x000A;endlocal"
Description="MOC mainwindow.h"
Outputs="debug\moc_mainwindow.cpp"
Path="$(QTDIR)\bin" />
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCustomBuildTool"
AdditionalDependencies="mainwindow.h"
CommandLine="setlocal&#x000D;&#x000A;if errorlevel 1 goto VCReportError&#x000D;&#x000A;$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_MSC_VER=1500 -D_WIN32 -IC:/Qt/5.4.1/mkspecs/win32-msvc2008 -IE:/Qt/http -IC:/Qt/5.4.1/include -IC:/Qt/5.4.1/include/QtWidgets -IC:/Qt/5.4.1/include/QtGui -IC:/Qt/5.4.1/include/QtNetwork -IC:/Qt/5.4.1/include/QtCore mainwindow.h -o release\moc_mainwindow.cpp&#x000D;&#x000A;if errorlevel 1 goto VCReportError&#x000D;&#x000A;endlocal"
Description="MOC mainwindow.h"
Outputs="release\moc_mainwindow.cpp"
Path="$(QTDIR)\bin" />
</FileConfiguration>
</File>
</Filter>
<Filter
Name="Generated Files"
Filter="cpp;c;cxx;moc;h;def;odl;idl;res;"
UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}">
<File
RelativePath="debug\moc_getdatathread.cpp">
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true" />
</File>
<File
RelativePath="release\moc_getdatathread.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true" />
</File>
<File
RelativePath="debug\moc_mainwindow.cpp">
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true" />
</File>
<File
RelativePath="release\moc_mainwindow.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true" />
</File>
<File
RelativePath="ui_mainwindow.h" />
</Filter>
<Filter
Name="Form Files"
Filter="ui"
UniqueIdentifier="{99349809-55BA-4b9d-BF79-8FDBB0286EB3}"
ParseFiles="false">
<File
RelativePath="mainwindow.ui">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCustomBuildTool"
AdditionalDependencies="mainwindow.ui"
CommandLine="setlocal&#x000D;&#x000A;if errorlevel 1 goto VCReportError&#x000D;&#x000A;$(QTDIR)\bin\uic.exe mainwindow.ui -o ui_mainwindow.h&#x000D;&#x000A;if errorlevel 1 goto VCReportError&#x000D;&#x000A;endlocal"
Description="UIC mainwindow.ui"
Outputs="ui_mainwindow.h"
Path="$(QTDIR)\bin" />
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCustomBuildTool"
AdditionalDependencies="mainwindow.ui"
CommandLine="setlocal&#x000D;&#x000A;if errorlevel 1 goto VCReportError&#x000D;&#x000A;$(QTDIR)\bin\uic.exe mainwindow.ui -o ui_mainwindow.h&#x000D;&#x000A;if errorlevel 1 goto VCReportError&#x000D;&#x000A;endlocal"
Description="UIC mainwindow.ui"
Outputs="ui_mainwindow.h"
Path="$(QTDIR)\bin" />
</FileConfiguration>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/appcode/http.git
git@gitee.com:appcode/http.git
appcode
http
http
master

搜索帮助