plcboot.vcxproj 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Release|Win32">
  5. <Configuration>Release</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. </ItemGroup>
  9. <PropertyGroup Label="Globals">
  10. <ProjectGuid>{DF341E49-CDA7-45BB-B980-7DB661298F95}</ProjectGuid>
  11. <Keyword>Win32Proj</Keyword>
  12. <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
  13. </PropertyGroup>
  14. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  15. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  16. <ConfigurationType>Application</ConfigurationType>
  17. <CharacterSet>MultiByte</CharacterSet>
  18. <PlatformToolset>v140</PlatformToolset>
  19. <WholeProgramOptimization>true</WholeProgramOptimization>
  20. </PropertyGroup>
  21. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  22. <ImportGroup Label="ExtensionSettings">
  23. </ImportGroup>
  24. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  25. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  26. </ImportGroup>
  27. <PropertyGroup Label="UserMacros" />
  28. <PropertyGroup>
  29. <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
  30. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)\Programs\</OutDir>
  31. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)\Objects\</IntDir>
  32. <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
  33. <EmbedManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</EmbedManifest>
  34. <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</GenerateManifest>
  35. </PropertyGroup>
  36. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  37. <ClCompile>
  38. <AdditionalIncludeDirectories>..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  39. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;MAKEFILE;WINPCAP;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  40. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  41. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  42. <WarningLevel>Level3</WarningLevel>
  43. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  44. <CompileAs>CompileAsC</CompileAs>
  45. <DisableSpecificWarnings>4996</DisableSpecificWarnings>
  46. <StringPooling>true</StringPooling>
  47. <MinimalRebuild>false</MinimalRebuild>
  48. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  49. <FunctionLevelLinking>false</FunctionLevelLinking>
  50. </ClCompile>
  51. <Link>
  52. <AdditionalDependencies>packet.lib;wpcap.lib;ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  53. <OutputFile>$(OutDir)plcboot.exe</OutputFile>
  54. <AdditionalLibraryDirectories>..\library;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  55. <GenerateDebugInformation>false</GenerateDebugInformation>
  56. <SubSystem>Console</SubSystem>
  57. <OptimizeReferences>true</OptimizeReferences>
  58. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  59. <TargetMachine>MachineX86</TargetMachine>
  60. <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
  61. </Link>
  62. </ItemDefinitionGroup>
  63. <ItemGroup>
  64. <ClCompile Include="..\..\plc\plcboot.c" />
  65. </ItemGroup>
  66. <ItemGroup>
  67. <ClInclude Include="..\..\ether\channel.h" />
  68. <ClInclude Include="..\..\tools\error.h" />
  69. <ClInclude Include="..\..\ether\ether.h" />
  70. <ClInclude Include="..\..\tools\files.h" />
  71. <ClInclude Include="..\..\tools\getoptv.h" />
  72. <ClInclude Include="..\..\nvm\nvm.h" />
  73. <ClInclude Include="..\..\pib\pib.h" />
  74. <ClInclude Include="..\..\plc\plc.h" />
  75. <ClInclude Include="..\..\tools\putoptv.h" />
  76. <ClInclude Include="..\..\tools\version.h" />
  77. </ItemGroup>
  78. <ItemGroup>
  79. <ProjectReference Include="..\lib_ether\lib_ether.vcxproj">
  80. <Project>{bbd90b81-def0-436e-875d-4b2eae30817d}</Project>
  81. </ProjectReference>
  82. <ProjectReference Include="..\lib_mme\lib_mme.vcxproj">
  83. <Project>{a752190f-4bad-4e19-a20d-9958cd662d3e}</Project>
  84. </ProjectReference>
  85. <ProjectReference Include="..\lib_nvm\lib_nvm.vcxproj">
  86. <Project>{cdbe586e-5e50-46e3-97ad-5acfdea2c25b}</Project>
  87. </ProjectReference>
  88. <ProjectReference Include="..\lib_pib\lib_pib.vcxproj">
  89. <Project>{7862bed7-f458-4c68-9a85-6c451f9f0760}</Project>
  90. </ProjectReference>
  91. <ProjectReference Include="..\lib_plc\lib_plc.vcxproj">
  92. <Project>{3e2792ca-861b-492c-8618-248430858b1f}</Project>
  93. </ProjectReference>
  94. <ProjectReference Include="..\lib_tools\lib_tools.vcxproj">
  95. <Project>{22861826-8a4c-463a-9d81-ca4caba4f703}</Project>
  96. </ProjectReference>
  97. </ItemGroup>
  98. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  99. <ImportGroup Label="ExtensionTargets">
  100. </ImportGroup>
  101. </Project>