You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
460 lines
19 KiB
460 lines
19 KiB
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="demo"
|
|
ProjectGUID="{E3891D4D-E74A-3FAB-AA22-F682307D06F3}"
|
|
Keyword="Qt4VSv1.0">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32" />
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\bin\"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
ConfigurationType="1"
|
|
IntermediateDirectory="..\obj\release\demo\"
|
|
UseOfMfc="0">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=".,.,..\utilities\include,..\soui\include,..\third-part\wke\include,..\third-part\mhook\mhook-lib,..\third-part\nanosvg\src,..\components,..\config,..\tools\mkspecs\win32-msvc2008"
|
|
AssemblerListingLocation="..\obj\release\demo\"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4100,4101,4102,4189,4996"
|
|
ExceptionHandling="1"
|
|
ForcedIncludeFiles="stdafx.h"
|
|
GeneratePreprocessedFile="0"
|
|
ObjectFile="..\obj\release\demo\"
|
|
Optimization ="1"
|
|
PrecompiledHeaderFile="$(IntDir)\demo.pch"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,_CRT_SECURE_NO_WARNINGS,QT_NO_DYNAMIC_CAST,NDEBUG"
|
|
ProgramDataBaseFileName="$(IntDir)"
|
|
RuntimeLibrary="0"
|
|
SuppressStartupBanner="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3" />
|
|
<Tool
|
|
Name="VCCustomBuildTool" />
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="utilities.lib soui3.lib mhook.lib smiley.lib"
|
|
AdditionalLibraryDirectories="..\bin"
|
|
AdditionalOptions=""/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'""
|
|
DataExecutionPrevention="true"
|
|
EnableCOMDATFolding="2"
|
|
GenerateDebugInformation="true"
|
|
IgnoreImportLibrary="true"
|
|
LinkIncremental="1"
|
|
LinkTimeCodeGeneration="0"
|
|
OptimizeReferences="2"
|
|
OutputFile="$(OutDir)\demo.exe"
|
|
ProgramDatabaseFile=""
|
|
RandomizedBaseAddress="true"
|
|
SubSystem="2"
|
|
SuppressStartupBanner="true"
|
|
TargetMachine="1" />
|
|
<Tool
|
|
Name="VCManifestTool" />
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
DefaultCharType="0"
|
|
EnableErrorChecks="1"
|
|
WarningLevel="0" />
|
|
<Tool
|
|
Name="VCPostBuildEventTool" />
|
|
<Tool
|
|
Name="VCPreBuildEventTool" />
|
|
<Tool
|
|
Name="VCPreLinkEventTool" />
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(ProjectDir)\..\soui-sys-resource"
|
|
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,_CRT_SECURE_NO_WARNINGS,QT_NO_DYNAMIC_CAST" />
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\bin\"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
ConfigurationType="1"
|
|
IntermediateDirectory="..\obj\debug\demo\"
|
|
UseOfMfc="0">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=".,.,..\utilities\include,..\soui\include,..\third-part\wke\include,..\third-part\mhook\mhook-lib,..\third-part\nanosvg\src,..\components,..\config,..\tools\mkspecs\win32-msvc2008"
|
|
AssemblerListingLocation="..\obj\debug\demo\"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4100,4101,4102,4189,4996"
|
|
ExceptionHandling="1"
|
|
ForcedIncludeFiles="stdafx.h"
|
|
GeneratePreprocessedFile="0"
|
|
ObjectFile="..\obj\debug\demo\"
|
|
Optimization ="4"
|
|
PrecompiledHeaderFile="$(IntDir)\demod.pch"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,_CRT_SECURE_NO_WARNINGS,QT_NO_DYNAMIC_CAST"
|
|
ProgramDataBaseFileName="$(IntDir)"
|
|
RuntimeLibrary="1"
|
|
SuppressStartupBanner="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3" />
|
|
<Tool
|
|
Name="VCCustomBuildTool" />
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="utilitiesd.lib soui3d.lib mhookd.lib smileyd.lib"
|
|
AdditionalLibraryDirectories="..\bin"
|
|
AdditionalOptions=""/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'""
|
|
DataExecutionPrevention="true"
|
|
GenerateDebugInformation="true"
|
|
IgnoreImportLibrary="true"
|
|
LinkTimeCodeGeneration="0"
|
|
OutputFile="$(OutDir)\demod.exe"
|
|
ProgramDatabaseFile=""
|
|
RandomizedBaseAddress="true"
|
|
SubSystem="2"
|
|
SuppressStartupBanner="true"
|
|
TargetMachine="1" />
|
|
<Tool
|
|
Name="VCManifestTool" />
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
DefaultCharType="0"
|
|
EnableErrorChecks="1"
|
|
WarningLevel="0" />
|
|
<Tool
|
|
Name="VCPostBuildEventTool" />
|
|
<Tool
|
|
Name="VCPreBuildEventTool" />
|
|
<Tool
|
|
Name="VCPreLinkEventTool" />
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(ProjectDir)\..\soui-sys-resource"
|
|
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,_CRT_SECURE_NO_WARNINGS,QT_NO_DYNAMIC_CAST,_DEBUG" />
|
|
</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="..\controls.extend\propgrid\colorpicker\ColourPopup.cpp" />
|
|
<File
|
|
RelativePath="FormatMsgDlg.cpp" />
|
|
<File
|
|
RelativePath="MainDlg.cpp" />
|
|
<File
|
|
RelativePath="qrcode\QR_Encode.cpp" />
|
|
<File
|
|
RelativePath="SCheckBox2.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\SChromeTabCtrl.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\colorpicker\SColorPicker.cpp" />
|
|
<File
|
|
RelativePath="skin\SDemoSkin.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\SDocHostUIHandler.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\SFreeMoveWindow.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\gif\SGifPlayer.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\SMcListViewEx\SHeaderCtrlEx.cpp" />
|
|
<File
|
|
RelativePath="SInterpolatorView.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\SMcListViewEx\SMCListViewEx.cpp" />
|
|
<File
|
|
RelativePath="SPathView.cpp" />
|
|
<File
|
|
RelativePath="qrcode\SQrCtrl.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\SRatingBar.cpp" />
|
|
<File
|
|
RelativePath="trayicon\SShellNofityHwnd2.cpp" />
|
|
<File
|
|
RelativePath="trayicon\SShellNotifyIcon.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\gif\SSkinAPNG.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\gif\SSkinGif.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\SSkinImgFrame3.cpp" />
|
|
<File
|
|
RelativePath="skin\SSkinLoader.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\SMcListViewEx\STabCtrlHeaderBinder.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\SWkeWebkit.cpp" />
|
|
<File
|
|
RelativePath="skin\SetSkinWnd2.cpp" />
|
|
<File
|
|
RelativePath="SmileyCreateHook.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\reole\dataobject.cpp" />
|
|
<File
|
|
RelativePath="demo.cpp" />
|
|
<File
|
|
RelativePath="magnet\magnetframe.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\reole\richeditole.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\saniwindow.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\sbytearray.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\scalendar2.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\schatedit.cpp" />
|
|
<File
|
|
RelativePath="clock\sclock.cpp" />
|
|
<File
|
|
RelativePath="appledock\sdesktopdock.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\sfadeframe.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\sgrouplist.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\shexedit.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\siectrl.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\simagemaskwnd.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\sipaddressctrl.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\slistctrlex.cpp" />
|
|
<File
|
|
RelativePath="smatrixwindow.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\sprogressring.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\spropertygrid.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\propitem\spropertyitem-color.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\propitem\spropertyitem-group.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\propitem\spropertyitem-option.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\propitem\spropertyitem-rect.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\propitem\spropertyitem-size.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\propitem\spropertyitem-text.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\spropertyitembase.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\sradiobox2.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\sroundimage.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\sscrolltext.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\sstaticgdip.cpp" />
|
|
<File
|
|
RelativePath="threadObject.cpp" />
|
|
<File
|
|
RelativePath="..\controls.extend\tipwnd.cpp" />
|
|
<File
|
|
RelativePath="uianimation\uianimationwnd.cpp" />
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\colorpicker\ColourPopup.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\FileHelper.h" />
|
|
<File
|
|
RelativePath="FormatMsgDlg.h" />
|
|
<File
|
|
RelativePath="MainDlg.h" />
|
|
<File
|
|
RelativePath="qrcode\QR_Encode.h" />
|
|
<File
|
|
RelativePath="SCheckBox2.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\SChromeTabCtrl.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\colorpicker\SColorPicker.h" />
|
|
<File
|
|
RelativePath="skin\SDemoSkin.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\SDocHostUIHandler.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\SFreeMoveWindow.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\gif\SGifPlayer.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\SMcListViewEx\SHeaderCtrlEx.h" />
|
|
<File
|
|
RelativePath="SInterpolatorView.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\SMcListViewEx\SMcListViewEx.h" />
|
|
<File
|
|
RelativePath="SPathView.h" />
|
|
<File
|
|
RelativePath="qrcode\SQrCtrl.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\SRatingBar.h" />
|
|
<File
|
|
RelativePath="trayicon\SShellNofityHwnd2.h" />
|
|
<File
|
|
RelativePath="trayicon\SShellNotifyIcon.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\gif\SSkinAPNG.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\gif\SSkinGif.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\SSkinImgFrame3.h" />
|
|
<File
|
|
RelativePath="skin\SSkinLoader.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\SSkinNewScrollbar.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\smiley\SSmileyCtrl.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\SMcListViewEx\STabCtrlHeaderBinder.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\SVscrollbar.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\SWkeWebkit.h" />
|
|
<File
|
|
RelativePath="skin\SetSkinWnd2.h" />
|
|
<File
|
|
RelativePath="SmileyCreateHook.h" />
|
|
<File
|
|
RelativePath="adapter.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\reole\dataobject.h" />
|
|
<File
|
|
RelativePath="magnet\magnetframe.h" />
|
|
<File
|
|
RelativePath="resource.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\reole\richeditole.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\saniwindow.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\sbytearray.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\scalendar2.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\schatedit.h" />
|
|
<File
|
|
RelativePath="clock\sclock.h" />
|
|
<File
|
|
RelativePath="appledock\sdesktopdock.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\sfadeframe.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\sgrouplist.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\shexedit.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\siectrl.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\simagemaskwnd.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\sipaddressctrl.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\slistctrlex.h" />
|
|
<File
|
|
RelativePath="smatrixwindow.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\sprogressring.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\spropertygrid.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\propitem\spropertyitem-color.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\propitem\spropertyitem-group.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\propitem\spropertyitem-option.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\propitem\spropertyitem-rect.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\propitem\spropertyitem-size.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\propitem\spropertyitem-text.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\propgrid\spropertyitembase.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\sradiobox2.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\sroundimage.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\sscrolltext.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\sstaticgdip.h" />
|
|
<File
|
|
RelativePath="stdafx.h">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
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"
|
|
Description="Generating precompiled header source file 'stdafx.h.cpp' ..."
|
|
Outputs="stdafx.h.cpp" />
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
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"
|
|
Description="Generating precompiled header source file 'stdafx.h.cpp' ..."
|
|
Outputs="stdafx.h.cpp" />
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="threadObject.h" />
|
|
<File
|
|
RelativePath="..\controls.extend\tipwnd.h" />
|
|
<File
|
|
RelativePath="uianimation\uianimation.h" />
|
|
<File
|
|
RelativePath="uianimation\uianimationwnd.h" />
|
|
<File
|
|
RelativePath="wtlhelper\whwindow.h" />
|
|
</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"
|
|
ForcedIncludeFiles="$(NOINHERIT)"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
UsePrecompiledHeader="1" />
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ForcedIncludeFiles="$(NOINHERIT)"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
UsePrecompiledHeader="1" />
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="demo.rc" />
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject> |