代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="demo"
ProjectGUID="{50DB50E8-B8E7-380B-9E32-D034EFD29D80}"
RootNamespace="demo"
Keyword="Qt4VSv1.0"
TargetFrameworkVersion="0"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory="..\..\bin\"
IntermediateDirectory="..\..\obj\release\demo\"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
WarningLevel="0"
DefaultCharType="0"
EnableErrorChecks="1"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="1"
AdditionalIncludeDirectories=".,.,..\..\utilities\include,..\..\soui\include,..\..\third-part\wke\include,..\..\third-part\mhook\mhook-lib,..\..\components,..\..\config,..\..\tools\mkspecs\win32-msvc2008"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,_CRT_SECURE_NO_WARNINGS,QT_NO_DYNAMIC_CAST,NDEBUG"
GeneratePreprocessedFile="0"
ExceptionHandling="1"
RuntimeLibrary="0"
TreatWChar_tAsBuiltInType="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile="$(IntDir)\demo.pch"
AssemblerListingLocation="..\..\obj\release\demo\"
ObjectFile="..\..\obj\release\demo\"
ProgramDataBaseFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
DisableSpecificWarnings="4100,4101,4102,4189,4996"
ForcedIncludeFiles="stdafx.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,_CRT_SECURE_NO_WARNINGS,QT_NO_DYNAMIC_CAST"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
AdditionalOptions=""/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'""
AdditionalDependencies="utilities.lib soui.lib mhook.lib smiley.lib"
OutputFile="$(OutDir)\demo.exe"
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\bin"
GenerateDebugInformation="true"
ProgramDatabaseFile=""
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
LinkTimeCodeGeneration="0"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\..\bin\"
IntermediateDirectory="..\..\obj\debug\demo\"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
WarningLevel="0"
DefaultCharType="0"
EnableErrorChecks="1"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="4"
AdditionalIncludeDirectories=".,.,..\..\utilities\include,..\..\soui\include,..\..\third-part\wke\include,..\..\third-part\mhook\mhook-lib,..\..\components,..\..\config,..\..\tools\mkspecs\win32-msvc2008"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,_CRT_SECURE_NO_WARNINGS,QT_NO_DYNAMIC_CAST"
GeneratePreprocessedFile="0"
ExceptionHandling="1"
RuntimeLibrary="1"
TreatWChar_tAsBuiltInType="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile="$(IntDir)\demod.pch"
AssemblerListingLocation="..\..\obj\debug\demo\"
ObjectFile="..\..\obj\debug\demo\"
ProgramDataBaseFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
DisableSpecificWarnings="4100,4101,4102,4189,4996"
ForcedIncludeFiles="stdafx.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,_CRT_SECURE_NO_WARNINGS,QT_NO_DYNAMIC_CAST,_DEBUG"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
AdditionalOptions=""/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'""
AdditionalDependencies="utilitiesd.lib souid.lib mhookd.lib smileyd.lib"
OutputFile="$(OutDir)\demod.exe"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\bin"
GenerateDebugInformation="true"
ProgramDatabaseFile=""
SubSystem="2"
LinkTimeCodeGeneration="0"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath="..\..\controls.extend\reole\dataobject.cpp"
>
</File>
<File
RelativePath="demo.cpp"
>
</File>
<File
RelativePath="FormatMsgDlg.cpp"
>
</File>
<File
RelativePath="httpsvr\genericserver.cpp"
>
</File>
<File
RelativePath="httpsvr\httpserver.cpp"
>
</File>
<File
RelativePath="magnet\magnetframe.cpp"
>
</File>
<File
RelativePath="MainDlg.cpp"
>
</File>
<File
RelativePath="memflash.cpp"
>
</File>
<File
RelativePath=".\qrcode\QR_Encode.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\reole\richeditole.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\scalendar2.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\schatedit.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\SChromeTabCtrl.cpp"
>
</File>
<File
RelativePath="clock\sclock.cpp"
>
</File>
<File
RelativePath="skin\SDemoSkin.cpp"
>
</File>
<File
RelativePath="appledock\sdesktopdock.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\SDocHostUIHandler.cpp"
>
</File>
<File
RelativePath="skin\SetSkinWnd2.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\sfadeframe.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\SFreeMoveWindow.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\gif\SGifPlayer.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\SMcListViewEx\SHeaderCtrlEx.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\siectrl.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\simagemaskwnd.cpp"
>
</File>
<File
RelativePath=".\SInterpolatorView.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\sipaddressctrl.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\slistctrlex.cpp"
>
</File>
<File
RelativePath="smatrixwindow.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\SMcListViewEx\SMCListViewEx.cpp"
>
</File>
<File
RelativePath="SmileyCreateHook.cpp"
>
</File>
<File
RelativePath=".\SPathView.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\propgrid\spropertygrid.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\propgrid\propitem\spropertyitem-color.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\propgrid\propitem\spropertyitem-option.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\propgrid\propitem\spropertyitem-size.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\propgrid\propitem\spropertyitem-text.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\propgrid\spropertyitembase.cpp"
>
</File>
<File
RelativePath=".\qrcode\SQrCtrl.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\sradiobox2.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\SRatingBar.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\sscrolltext.cpp"
>
</File>
<File
RelativePath=".\trayicon\SShellNofityHwnd2.cpp"
>
</File>
<File
RelativePath=".\trayicon\SShellNotifyIcon.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\gif\SSkinAPNG.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\gif\SSkinGif.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\SSkinImgFrame3.cpp"
>
</File>
<File
RelativePath="skin\SSkinLoader.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\SMcListViewEx\STabCtrlHeaderBinder.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\SWkeWebkit.cpp"
>
</File>
<File
RelativePath="threadObject.cpp"
>
</File>
<File
RelativePath="..\..\controls.extend\tipwnd.cpp"
>
</File>
<File
RelativePath="uianimation\uianimationwnd.cpp"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath="adapter.h"
>
</File>
<File
RelativePath="..\..\controls.extend\reole\dataobject.h"
>
</File>
<File
RelativePath="..\..\controls.extend\FileHelper.h"
>
</File>
<File
RelativePath="httpsvr\filereader-i.h"
>
</File>
<File
RelativePath="FormatMsgDlg.h"
>
</File>
<File
RelativePath="httpsvr\genericserver.h"
>
</File>
<File
RelativePath="httpsvr\httpserver.h"
>
</File>
<File
RelativePath="magnet\magnetframe.h"
>
</File>
<File
RelativePath="MainDlg.h"
>
</File>
<File
RelativePath="memflash.h"
>
</File>
<File
RelativePath=".\qrcode\QR_Encode.h"
>
</File>
<File
RelativePath="resource.h"
>
</File>
<File
RelativePath="..\..\controls.extend\reole\richeditole.h"
>
</File>
<File
RelativePath="..\..\controls.extend\gif\SAniImgFrame.h"
>
</File>
<File
RelativePath="..\..\controls.extend\scalendar2.h"
>
</File>
<File
RelativePath="..\..\controls.extend\schatedit.h"
>
</File>
<File
RelativePath="..\..\controls.extend\SChromeTabCtrl.h"
>
</File>
<File
RelativePath="clock\sclock.h"
>
</File>
<File
RelativePath="skin\SDemoSkin.h"
>
</File>
<File
RelativePath="appledock\sdesktopdock.h"
>
</File>
<File
RelativePath="..\..\controls.extend\SDocHostUIHandler.h"
>
</File>
<File
RelativePath="skin\SetSkinWnd2.h"
>
</File>
<File
RelativePath="..\..\controls.extend\sfadeframe.h"
>
</File>
<File
RelativePath="..\..\controls.extend\SFreeMoveWindow.h"
>
</File>
<File
RelativePath="..\..\controls.extend\gif\SGifPlayer.h"
>
</File>
<File
RelativePath="..\..\controls.extend\SMcListViewEx\SHeaderCtrlEx.h"
>
</File>
<File
RelativePath="..\..\controls.extend\siectrl.h"
>
</File>
<File
RelativePath="..\..\controls.extend\simagemaskwnd.h"
>
</File>
<File
RelativePath=".\SInterpolatorView.h"
>
</File>
<File
RelativePath="..\..\controls.extend\sipaddressctrl.h"
>
</File>
<File
RelativePath="..\..\controls.extend\slistctrlex.h"
>
</File>
<File
RelativePath="smatrixwindow.h"
>
</File>
<File
RelativePath="..\..\controls.extend\SMcListViewEx\SMcListViewEx.h"
>
</File>
<File
RelativePath="SmileyCreateHook.h"
>
</File>
<File
RelativePath=".\SPathView.h"
>
</File>
<File
RelativePath="..\..\controls.extend\propgrid\SPropertyGrid.h"
>
</File>
<File
RelativePath=".\qrcode\SQrCtrl.h"
>
</File>
<File
RelativePath="..\..\controls.extend\sradiobox2.h"
>
</File>
<File
RelativePath="..\..\controls.extend\SRatingBar.h"
>
</File>
<File
RelativePath="..\..\controls.extend\sscrolltext.h"
>
</File>
<File
RelativePath=".\trayicon\SShellNofityHwnd2.h"
>
</File>
<File
RelativePath=".\trayicon\SShellNotifyIcon.h"
>
</File>
<File
RelativePath="..\..\controls.extend\gif\SSkinAPNG.h"
>
</File>
<File
RelativePath="..\..\controls.extend\gif\SSkinGif.h"
>
</File>
<File
RelativePath="..\..\controls.extend\SSkinImgFrame3.h"
>
</File>
<File
RelativePath="skin\SSkinLoader.h"
>
</File>
<File
RelativePath="..\..\controls.extend\SSkinNewScrollbar.h"
>
</File>
<File
RelativePath="..\..\controls.extend\smiley\SSmileyCtrl.h"
>
</File>
<File
RelativePath="..\..\controls.extend\SMcListViewEx\STabCtrlHeaderBinder.h"
>
</File>
<File
RelativePath="stdafx.h"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCustomBuildTool"
Description="Generating precompiled header source file 'stdafx.h.cpp' ..."
CommandLine="echo /*-------------------------------------------------------------------- >stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * Precompiled header source file used by Visual Studio.NET to generate>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * the .pch file.>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo *>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * Due to issues with the dependencies checker within the IDE, it>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * sometimes fails to recompile the PCH file, if we force the IDE to>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * create the PCH file directly from the header file.>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo *>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * This file is auto-generated by qmake since no PRECOMPILED_SOURCE was>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * specified, and is used as the common stdafx.cpp. The file is only>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * generated when creating .vcproj project files, and is not used for>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * command line compilations by nmake.>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo *>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * WARNING: All changes made in this file will be lost.>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo --------------------------------------------------------------------*/>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo #include "stdafx.h">>stdafx.h.cpp
"
Outputs="stdafx.h.cpp"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCustomBuildTool"
Description="Generating precompiled header source file 'stdafx.h.cpp' ..."
CommandLine="echo /*-------------------------------------------------------------------- >stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * Precompiled header source file used by Visual Studio.NET to generate>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * the .pch file.>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo *>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * Due to issues with the dependencies checker within the IDE, it>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * sometimes fails to recompile the PCH file, if we force the IDE to>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * create the PCH file directly from the header file.>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo *>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * This file is auto-generated by qmake since no PRECOMPILED_SOURCE was>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * specified, and is used as the common stdafx.cpp. The file is only>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * generated when creating .vcproj project files, and is not used for>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * command line compilations by nmake.>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo *>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo * WARNING: All changes made in this file will be lost.>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo --------------------------------------------------------------------*/>>stdafx.h.cpp
if errorlevel 1 goto VCReportError
echo #include "stdafx.h">>stdafx.h.cpp
"
Outputs="stdafx.h.cpp"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\controls.extend\SVscrollbar.h"
>
</File>
<File
RelativePath="..\..\controls.extend\SWkeWebkit.h"
>
</File>
<File
RelativePath="threadObject.h"
>
</File>
<File
RelativePath="..\..\controls.extend\tipwnd.h"
>
</File>
<File
RelativePath="uianimation\uianimation.h"
>
</File>
<File
RelativePath="uianimation\uianimationwnd.h"
>
</File>
<File
RelativePath="wtlhelper\whwindow.h"
>
</File>
</Filter>
<Filter
Name="Generated Files"
Filter="cpp;c;cxx;moc;h;def;odl;idl;res;"
UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}"
>
<File
RelativePath="stdafx.h.cpp"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="stdafx.h"
ForcedIncludeFiles="$(NOINHERIT)"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="stdafx.h"
ForcedIncludeFiles="$(NOINHERIT)"
/>
</FileConfiguration>
</File>
</Filter>
<File
RelativePath="demo.rc"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。