| | |
| | | <Text Include="ReadMe.txt" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ClInclude Include="CComponentDlg.h" /> |
| | | <ClInclude Include="CComponentPLCDlg.h" /> |
| | | <ClInclude Include="CPLC.h" /> |
| | | <ClInclude Include="AccordionWnd.h" /> |
| | | <ClInclude Include="Alarm.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="VerticalLine.h" /> |
| | | <ClInclude Include="View\AxisSettingsDlg.h" /> |
| | | <ClInclude Include="View\ChangePasswordDlg.h" /> |
| | | <ClInclude Include="View\IOMonitoringDlg.h" /> |
| | | <ClInclude Include="View\LoginDlg.h" /> |
| | | <ClInclude Include="View\SystemLogManagerDlg.h" /> |
| | | <ClInclude Include="View\UserManagerDlg.h" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ClCompile Include="CComponentDlg.cpp" /> |
| | | <ClCompile Include="CComponentPLCDlg.cpp" /> |
| | | <ClCompile Include="CPLC.cpp" /> |
| | | <ClCompile Include="AccordionWnd.cpp" /> |
| | | <ClCompile Include="Alarm.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="VerticalLine.cpp" /> |
| | | <ClCompile Include="View\AxisSettingsDlg.cpp" /> |
| | | <ClCompile Include="View\ChangePasswordDlg.cpp" /> |
| | | <ClCompile Include="View\IOMonitoringDlg.cpp" /> |
| | | <ClCompile Include="View\LoginDlg.cpp" /> |
| | | <ClCompile Include="View\SystemLogManagerDlg.cpp" /> |
| | | <ClCompile Include="View\UserManagerDlg.cpp" /> |