| | |
| | | <PropertyGroup Label="Globals"> |
| | | <ProjectGuid>{7864134E-C538-4C0F-AF24-215FFCCBBAB4}</ProjectGuid> |
| | | <RootNamespace>BondServo</RootNamespace> |
| | | <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> |
| | | <WindowsTargetPlatformVersion>10.0.22000.0</WindowsTargetPlatformVersion> |
| | | <Keyword>MFCProj</Keyword> |
| | | </PropertyGroup> |
| | | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
| | |
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
| | | <ConfigurationType>Application</ConfigurationType> |
| | | <UseDebugLibraries>true</UseDebugLibraries> |
| | | <PlatformToolset>v140</PlatformToolset> |
| | | <PlatformToolset>v142</PlatformToolset> |
| | | <CharacterSet>MultiByte</CharacterSet> |
| | | <UseOfMfc>Dynamic</UseOfMfc> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
| | | <ConfigurationType>Application</ConfigurationType> |
| | | <UseDebugLibraries>false</UseDebugLibraries> |
| | | <PlatformToolset>v140</PlatformToolset> |
| | | <PlatformToolset>v142</PlatformToolset> |
| | | <WholeProgramOptimization>true</WholeProgramOptimization> |
| | | <CharacterSet>MultiByte</CharacterSet> |
| | | <UseOfMfc>Dynamic</UseOfMfc> |
| | |
| | | <Optimization>Disabled</Optimization> |
| | | <PreprocessorDefinitions>_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| | | <SDLCheck>true</SDLCheck> |
| | | <AdditionalIncludeDirectories>.;.\View;.\DBManager;..\DatabaseSDK\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| | | <AdditionalIncludeDirectories>.;.\View;.\DBManager;.\FileManager;..\DatabaseSDK\include;..\BLControlsSDK\include;..\BLControlsSDK\GridControl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| | | </ClCompile> |
| | | <Link> |
| | | <SubSystem>Windows</SubSystem> |
| | |
| | | <IntrinsicFunctions>true</IntrinsicFunctions> |
| | | <PreprocessorDefinitions>_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| | | <SDLCheck>true</SDLCheck> |
| | | <AdditionalIncludeDirectories>.;.\View;.\DBManager;..\DatabaseSDK\include;..\BLControlsSDK\include;..\BLControlsSDK\GridControl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| | | </ClCompile> |
| | | <Link> |
| | | <SubSystem>Windows</SubSystem> |
| | |
| | | <Text Include="ReadMe.txt" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ClInclude Include="AlarmPopupDlg.h" /> |
| | | <ClInclude Include="CBaseDlg.h" /> |
| | | <ClInclude Include="CComponentDlg.h" /> |
| | | <ClInclude Include="CComponentPLCDlg.h" /> |
| | | <ClInclude Include="CPLC.h" /> |
| | | <ClInclude Include="AccordionWnd.h" /> |
| | | <ClInclude Include="Alarm.h" /> |
| | | <ClInclude Include="AlarmMonitor.h" /> |
| | | <ClInclude Include="ApredTreeCtrl.h" /> |
| | | <ClInclude Include="BaseSetPage.h" /> |
| | | <ClInclude Include="BlButton.h" /> |
| | | <ClInclude Include="BondEq.h" /> |
| | | <ClInclude Include="BondEqDlg.h" /> |
| | | <ClInclude Include="CBaseView.h" /> |
| | | <ClInclude Include="CBonder.h" /> |
| | | <ClInclude Include="CDataMonitor1.h" /> |
| | | <ClInclude Include="Component.h" /> |
| | | <ClInclude Include="Context.h" /> |
| | | <ClInclude Include="CPanel.h" /> |
| | | <ClInclude Include="CParam.h" /> |
| | | <ClInclude Include="CProjectPageComponents.h" /> |
| | | <ClInclude Include="CProjectPageMain.h" /> |
| | | <ClInclude Include="CRemoteEqUnitView.h" /> |
| | | <ClInclude Include="CRemoteEqView.h" /> |
| | | <ClInclude Include="CHomeDialog.h" /> |
| | |
| | | <ClInclude Include="Common.h" /> |
| | | <ClInclude Include="Configuration.h" /> |
| | | <ClInclude Include="CPanelProject.h" /> |
| | | <ClInclude Include="DBManager\AlarmManager.h" /> |
| | | <ClInclude Include="DBManager\AxisManager.h" /> |
| | | <ClInclude Include="DBManager\SystemLogManager.h" /> |
| | | <ClInclude Include="DBManager\UserManager.h" /> |
| | | <ClInclude Include="EQState.h" /> |
| | | <ClInclude Include="EQStateMonitor.h" /> |
| | | <ClInclude Include="FileManager\IOManager.h" /> |
| | | <ClInclude Include="FileManager\pugiconfig.hpp" /> |
| | | <ClInclude Include="FileManager\pugixml.hpp" /> |
| | | <ClInclude Include="FileManager\RecipeManager.h" /> |
| | | <ClInclude Include="GB2860SQLite.h" /> |
| | | <ClInclude Include="HmTab.h" /> |
| | | <ClInclude Include="HmVerticalTab.h" /> |
| | | <ClInclude Include="HorizontalLine.h" /> |
| | | <ClInclude Include="InputDialog.h" /> |
| | | <ClInclude Include="Intent.h" /> |
| | | <ClInclude Include="LoadMonitor.h" /> |
| | | <ClInclude Include="Log.h" /> |
| | | <ClInclude Include="LogEdit.h" /> |
| | | <ClInclude Include="McBool.h" /> |
| | | <ClInclude Include="McInt.h" /> |
| | | <ClInclude Include="McItem.h" /> |
| | | <ClInclude Include="McString.h" /> |
| | | <ClInclude Include="Model.h" /> |
| | | <ClInclude Include="CPageAlarm.h" /> |
| | | <ClInclude Include="Recipe.h" /> |
| | | <ClInclude Include="RegexEdit.h" /> |
| | | <ClInclude Include="Resource.h" /> |
| | | <ClInclude Include="Bonder.h" /> |
| | | <ClInclude Include="SetPage1.h" /> |
| | | <ClInclude Include="SetPage2.h" /> |
| | | <ClInclude Include="SettingsDlg.h" /> |
| | | <ClInclude Include="sqlite3.h" /> |
| | | <ClInclude Include="sqlite3ext.h" /> |
| | | <ClInclude Include="stdafx.h" /> |
| | | <ClInclude Include="targetver.h" /> |
| | | <ClInclude Include="ToolUnits.h" /> |
| | | <ClInclude Include="TopToolbar.h" /> |
| | | <ClInclude Include="VerticalLine.h" /> |
| | | <ClInclude Include="View\AxisDetailSettingsDlg.h" /> |
| | | <ClInclude Include="View\AxisSettingsDlg.h" /> |
| | | <ClInclude Include="View\ChangePasswordDlg.h" /> |
| | | <ClInclude Include="View\IOMonitoringDlg.h" /> |
| | | <ClInclude Include="View\LoginDlg.h" /> |
| | | <ClInclude Include="View\RecipeListDlg.h" /> |
| | | <ClInclude Include="View\SystemLogManagerDlg.h" /> |
| | | <ClInclude Include="View\UserManagerDlg.h" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ClCompile Include="AlarmPopupDlg.cpp" /> |
| | | <ClCompile Include="CBaseDlg.cpp" /> |
| | | <ClCompile Include="CComponentDlg.cpp" /> |
| | | <ClCompile Include="CComponentPLCDlg.cpp" /> |
| | | <ClCompile Include="CPLC.cpp" /> |
| | | <ClCompile Include="AccordionWnd.cpp" /> |
| | | <ClCompile Include="Alarm.cpp" /> |
| | | <ClCompile Include="AlarmMonitor.cpp" /> |
| | | <ClCompile Include="ApredTreeCtrl.cpp" /> |
| | | <ClCompile Include="BaseSetPage.cpp" /> |
| | | <ClCompile Include="BlButton.cpp" /> |
| | | <ClCompile Include="BondEq.cpp" /> |
| | | <ClCompile Include="BondEqDlg.cpp" /> |
| | | <ClCompile Include="CBaseView.cpp" /> |
| | | <ClCompile Include="CBonder.cpp" /> |
| | | <ClCompile Include="CDataMonitor1.cpp" /> |
| | | <ClCompile Include="Component.cpp" /> |
| | | <ClCompile Include="Context.cpp" /> |
| | | <ClCompile Include="CPanel.cpp" /> |
| | | <ClCompile Include="CParam.cpp" /> |
| | | <ClCompile Include="CProjectPageComponents.cpp" /> |
| | | <ClCompile Include="CProjectPageMain.cpp" /> |
| | | <ClCompile Include="CRemoteEqUnitView.cpp" /> |
| | | <ClCompile Include="CRemoteEqView.cpp" /> |
| | | <ClCompile Include="CHomeDialog.cpp" /> |
| | |
| | | <ClCompile Include="CProjectPageRemoteEqs.cpp" /> |
| | | <ClCompile Include="Configuration.cpp" /> |
| | | <ClCompile Include="CPanelProject.cpp" /> |
| | | <ClCompile Include="DBManager\AlarmManager.cpp" /> |
| | | <ClCompile Include="DBManager\AxisManager.cpp" /> |
| | | <ClCompile Include="DBManager\SystemLogManager.cpp" /> |
| | | <ClCompile Include="DBManager\UserManager.cpp" /> |
| | | <ClCompile Include="EQState.cpp" /> |
| | | <ClCompile Include="EQStateMonitor.cpp" /> |
| | | <ClCompile Include="FileManager\IOManager.cpp" /> |
| | | <ClCompile Include="FileManager\pugixml.cpp"> |
| | | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader> |
| | | </ClCompile> |
| | | <ClCompile Include="FileManager\RecipeManager.cpp" /> |
| | | <ClCompile Include="GB2860SQLite.cpp" /> |
| | | <ClCompile Include="HmTab.cpp" /> |
| | | <ClCompile Include="HmVerticalTab.cpp" /> |
| | | <ClCompile Include="HorizontalLine.cpp" /> |
| | | <ClCompile Include="InputDialog.cpp" /> |
| | | <ClCompile Include="Intent.cpp" /> |
| | | <ClCompile Include="LoadMonitor.cpp" /> |
| | | <ClCompile Include="Log.cpp" /> |
| | | <ClCompile Include="LogEdit.cpp" /> |
| | | <ClCompile Include="McBool.cpp" /> |
| | | <ClCompile Include="McInt.cpp" /> |
| | | <ClCompile Include="McItem.cpp" /> |
| | | <ClCompile Include="McString.cpp" /> |
| | | <ClCompile Include="Model.cpp" /> |
| | | <ClCompile Include="CPageAlarm.cpp" /> |
| | | <ClCompile Include="Bonder.cpp" /> |
| | | <ClCompile Include="Recipe.cpp" /> |
| | | <ClCompile Include="RegexEdit.cpp" /> |
| | | <ClCompile Include="SetPage1.cpp" /> |
| | | <ClCompile Include="SetPage2.cpp" /> |
| | | <ClCompile Include="SettingsDlg.cpp" /> |
| | | <ClCompile Include="sqlite3.c"> |
| | | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader> |
| | | </ClCompile> |
| | | <ClCompile Include="stdafx.cpp"> |
| | | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> |
| | | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader> |
| | |
| | | <ClCompile Include="ToolUnits.cpp" /> |
| | | <ClCompile Include="TopToolbar.cpp" /> |
| | | <ClCompile Include="VerticalLine.cpp" /> |
| | | <ClCompile Include="View\AxisDetailSettingsDlg.cpp" /> |
| | | <ClCompile Include="View\AxisSettingsDlg.cpp" /> |
| | | <ClCompile Include="View\ChangePasswordDlg.cpp" /> |
| | | <ClCompile Include="View\IOMonitoringDlg.cpp" /> |
| | | <ClCompile Include="View\LoginDlg.cpp" /> |
| | | <ClCompile Include="View\RecipeListDlg.cpp" /> |
| | | <ClCompile Include="View\SystemLogManagerDlg.cpp" /> |
| | | <ClCompile Include="View\UserManagerDlg.cpp" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ResourceCompile Include="BondEq.rc" /> |
| | |
| | | </ImportGroup> |
| | | <ProjectExtensions> |
| | | <VisualStudio> |
| | | <UserProperties RESOURCE_FILE="BondServo.rc" /> |
| | | <UserProperties RESOURCE_FILE="" /> |
| | | </VisualStudio> |
| | | </ProjectExtensions> |
| | | </Project> |