代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="mclistview_demo"
ProjectGUID="{9FD8EC49-3563-3253-B868-BCDE9ED0ED0B}"
Keyword="Qt4VSv1.0"
TargetFrameworkVersion="0"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory="release\"
IntermediateDirectory="release\"
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"
AdditionalOptions="/MP"
Optimization="2"
AdditionalIncludeDirectories=".,.,$(SOUI3PATH)/utilities/include,$(SOUI3PATH)/soui/include,$(SOUI3PATH)/components,$(SOUI3PATH)/config,..\soui3\tools\mkspecs\win32-msvc2008"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_NO_DYNAMIC_CAST,NDEBUG"
GeneratePreprocessedFile="0"
ExceptionHandling="1"
RuntimeLibrary="0"
TreatWChar_tAsBuiltInType="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile="$(IntDir)\mclistview_demo.pch"
AssemblerListingLocation="release\"
ObjectFile="release\"
ProgramDataBaseFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="0"
ForcedIncludeFiles="stdafx.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,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 soui3.lib"
OutputFile="$(OutDir)\mclistview_demo.exe"
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="$(SOUI3PATH)\bin"
GenerateDebugInformation="false"
ProgramDatabaseFile=""
SubSystem="2"
LinkTimeCodeGeneration="0"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
AdditionalManifestFiles="DeclareDPIAware.manifest"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory="debug\"
IntermediateDirectory="debug\"
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"
AdditionalOptions="/MP"
Optimization="4"
AdditionalIncludeDirectories=".,.,$(SOUI3PATH)/utilities/include,$(SOUI3PATH)/soui/include,$(SOUI3PATH)/components,$(SOUI3PATH)/config,..\soui3\tools\mkspecs\win32-msvc2008"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_NO_DYNAMIC_CAST"
GeneratePreprocessedFile="0"
ExceptionHandling="1"
RuntimeLibrary="1"
TreatWChar_tAsBuiltInType="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile="$(IntDir)\mclistview_demo.pch"
AssemblerListingLocation="debug\"
ObjectFile="debug\"
ProgramDataBaseFileName="$(IntDir)"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
ForcedIncludeFiles="stdafx.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,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 soui3d.lib"
OutputFile="$(OutDir)\mclistview_demo.exe"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="$(SOUI3PATH)\bin"
GenerateDebugInformation="true"
ProgramDatabaseFile=""
SubSystem="2"
LinkTimeCodeGeneration="0"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
AdditionalManifestFiles="DeclareDPIAware.manifest"
/>
<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="mclistview_demo.cpp"
>
</File>
<File
RelativePath="SSearchDropdownList.cpp"
>
</File>
<File
RelativePath="StudentSmsDlg.cpp"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath="resource.h"
>
</File>
<File
RelativePath="res\resource.h"
>
</File>
<File
RelativePath="SSearchDropdownList.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="StudentSmsDlg.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="mclistview_demo.rc"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。