CcosChannel.vcxproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|Win32">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="DM|Win32">
  13. <Configuration>DM</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="DM|x64">
  17. <Configuration>DM</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release|Win32">
  21. <Configuration>Release</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release|x64">
  25. <Configuration>Release</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. </ItemGroup>
  29. <PropertyGroup Label="Globals">
  30. <ProjectGuid>{8E6C19EE-EAC8-47FA-B224-C9D881126195}</ProjectGuid>
  31. <Keyword>Win32Proj</Keyword>
  32. <RootNamespace>CcosChannel</RootNamespace>
  33. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  34. </PropertyGroup>
  35. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  36. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  37. <ConfigurationType>Application</ConfigurationType>
  38. <UseDebugLibraries>true</UseDebugLibraries>
  39. <PlatformToolset>v143</PlatformToolset>
  40. <CharacterSet>MultiByte</CharacterSet>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  43. <ConfigurationType>Application</ConfigurationType>
  44. <UseDebugLibraries>true</UseDebugLibraries>
  45. <PlatformToolset>v143</PlatformToolset>
  46. <CharacterSet>MultiByte</CharacterSet>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  49. <ConfigurationType>Application</ConfigurationType>
  50. <UseDebugLibraries>false</UseDebugLibraries>
  51. <PlatformToolset>v143</PlatformToolset>
  52. <WholeProgramOptimization>true</WholeProgramOptimization>
  53. <CharacterSet>MultiByte</CharacterSet>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DM|Win32'" Label="Configuration">
  56. <ConfigurationType>Application</ConfigurationType>
  57. <UseDebugLibraries>false</UseDebugLibraries>
  58. <PlatformToolset>v143</PlatformToolset>
  59. <WholeProgramOptimization>true</WholeProgramOptimization>
  60. <CharacterSet>MultiByte</CharacterSet>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  63. <ConfigurationType>Application</ConfigurationType>
  64. <UseDebugLibraries>false</UseDebugLibraries>
  65. <PlatformToolset>v143</PlatformToolset>
  66. <WholeProgramOptimization>true</WholeProgramOptimization>
  67. <CharacterSet>MultiByte</CharacterSet>
  68. </PropertyGroup>
  69. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DM|x64'" Label="Configuration">
  70. <ConfigurationType>Application</ConfigurationType>
  71. <UseDebugLibraries>false</UseDebugLibraries>
  72. <PlatformToolset>v143</PlatformToolset>
  73. <WholeProgramOptimization>true</WholeProgramOptimization>
  74. <CharacterSet>MultiByte</CharacterSet>
  75. </PropertyGroup>
  76. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  77. <ImportGroup Label="ExtensionSettings">
  78. </ImportGroup>
  79. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  80. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  81. </ImportGroup>
  82. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  83. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  84. </ImportGroup>
  85. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  86. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  87. </ImportGroup>
  88. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DM|Win32'" Label="PropertySheets">
  89. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  90. </ImportGroup>
  91. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  92. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  93. </ImportGroup>
  94. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DM|x64'" Label="PropertySheets">
  95. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  96. </ImportGroup>
  97. <PropertyGroup Label="UserMacros" />
  98. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  99. <LinkIncremental>true</LinkIncremental>
  100. <OutDir>$(SolutionDir)..\..\deliver\bin\$(Configuration)\</OutDir>
  101. <TargetName>$(ProjectName)D</TargetName>
  102. <IncludePath>..\..\..\..\deliver\include;..\..\..\..\deliver\include\Common;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
  103. <LibraryPath>..\..\..\..\deliver\lib\$(Configuration);$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);</LibraryPath>
  104. </PropertyGroup>
  105. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  106. <TargetName>$(ProjectName)X64D</TargetName>
  107. <IncludePath>..\..\..\..\deliver\include;..\..\..\..\deliver\include\Common;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
  108. <LibraryPath>..\..\..\..\deliver\lib\$(Configuration)X64;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);</LibraryPath>
  109. <LinkIncremental>true</LinkIncremental>
  110. <OutDir>$(SolutionDir)..\..\deliver\bin\$(Configuration)$(Platform)\</OutDir>
  111. </PropertyGroup>
  112. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  113. <LinkIncremental>false</LinkIncremental>
  114. <OutDir>$(SolutionDir)..\..\deliver\bin\$(Configuration)\</OutDir>
  115. <IncludePath>..\..\..\..\deliver\include;..\..\..\..\deliver\include\Common;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
  116. <LibraryPath>..\..\..\..\deliver\lib\$(Configuration);$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);</LibraryPath>
  117. </PropertyGroup>
  118. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DM|Win32'">
  119. <LinkIncremental>false</LinkIncremental>
  120. <OutDir>$(SolutionDir)..\..\deliver\bin\$(Configuration)\</OutDir>
  121. <IncludePath>..\..\..\..\deliver\include;..\..\..\..\deliver\include\Common;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
  122. <LibraryPath>..\..\..\..\deliver\lib\$(Configuration);$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);</LibraryPath>
  123. </PropertyGroup>
  124. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  125. <IncludePath>..\..\..\deliver\include;..\..\..\..\deliver\include\Common;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
  126. <LibraryPath>..\..\..\deliver\lib\$(Configuration)X64;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);</LibraryPath>
  127. <LinkIncremental>false</LinkIncremental>
  128. <TargetName>$(ProjectName)X64</TargetName>
  129. <OutDir>..\..\..\..\1.V1.0.0.0\DeviceV3\</OutDir>
  130. </PropertyGroup>
  131. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DM|x64'">
  132. <IncludePath>..\..\..\deliver\include;..\..\..\..\deliver\include\Common;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
  133. <LibraryPath>..\..\..\deliver\lib\ReleaseX64;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64)</LibraryPath>
  134. <LinkIncremental>false</LinkIncremental>
  135. <TargetName>$(ProjectName)X64</TargetName>
  136. <OutDir>..\..\..\..\1.V1.0.0.0.dm\DeviceV3\</OutDir>
  137. </PropertyGroup>
  138. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  139. <ClCompile>
  140. <PrecompiledHeader>Use</PrecompiledHeader>
  141. <WarningLevel>Level3</WarningLevel>
  142. <Optimization>Disabled</Optimization>
  143. <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  144. <SDLCheck>true</SDLCheck>
  145. </ClCompile>
  146. <Link>
  147. <SubSystem>Console</SubSystem>
  148. <GenerateDebugInformation>true</GenerateDebugInformation>
  149. <OutputFile>$(SolutionDir)..\..\deliver\bin\$(Configuration)\$(TargetName)$(TargetExt)</OutputFile>
  150. <ProgramDatabaseFile>$(SolutionDir)..\..\deliver\bin\$(Configuration)\$(TargetName).pdb</ProgramDatabaseFile>
  151. <UACExecutionLevel>RequireAdministrator</UACExecutionLevel>
  152. </Link>
  153. </ItemDefinitionGroup>
  154. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  155. <ClCompile>
  156. <PrecompiledHeader>Use</PrecompiledHeader>
  157. <WarningLevel>Level3</WarningLevel>
  158. <Optimization>Disabled</Optimization>
  159. <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  160. <SDLCheck>true</SDLCheck>
  161. </ClCompile>
  162. <Link>
  163. <SubSystem>Console</SubSystem>
  164. <GenerateDebugInformation>true</GenerateDebugInformation>
  165. <OutputFile>$(SolutionDir)..\..\deliver\bin\$(Configuration)$(Platform)\$(TargetName)$(TargetExt)</OutputFile>
  166. <ProgramDatabaseFile>$(SolutionDir)..\..\deliver\bin\$(Configuration)$(Platform)\$(TargetName).pdb</ProgramDatabaseFile>
  167. <UACExecutionLevel>RequireAdministrator</UACExecutionLevel>
  168. </Link>
  169. </ItemDefinitionGroup>
  170. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  171. <ClCompile>
  172. <WarningLevel>Level3</WarningLevel>
  173. <PrecompiledHeader>Use</PrecompiledHeader>
  174. <Optimization>MaxSpeed</Optimization>
  175. <FunctionLevelLinking>true</FunctionLevelLinking>
  176. <IntrinsicFunctions>true</IntrinsicFunctions>
  177. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  178. <SDLCheck>true</SDLCheck>
  179. </ClCompile>
  180. <Link>
  181. <SubSystem>Console</SubSystem>
  182. <GenerateDebugInformation>true</GenerateDebugInformation>
  183. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  184. <OptimizeReferences>true</OptimizeReferences>
  185. <OutputFile>$(SolutionDir)..\..\deliver\bin\$(Configuration)\$(TargetName)$(TargetExt)</OutputFile>
  186. <ProgramDatabaseFile>$(SolutionDir)..\..\deliver\bin\$(Configuration)\$(TargetName).pdb</ProgramDatabaseFile>
  187. <UACExecutionLevel>RequireAdministrator</UACExecutionLevel>
  188. </Link>
  189. </ItemDefinitionGroup>
  190. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DM|Win32'">
  191. <ClCompile>
  192. <WarningLevel>Level3</WarningLevel>
  193. <PrecompiledHeader>Use</PrecompiledHeader>
  194. <Optimization>MaxSpeed</Optimization>
  195. <FunctionLevelLinking>true</FunctionLevelLinking>
  196. <IntrinsicFunctions>true</IntrinsicFunctions>
  197. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  198. <SDLCheck>true</SDLCheck>
  199. </ClCompile>
  200. <Link>
  201. <SubSystem>Console</SubSystem>
  202. <GenerateDebugInformation>true</GenerateDebugInformation>
  203. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  204. <OptimizeReferences>true</OptimizeReferences>
  205. <OutputFile>$(SolutionDir)..\..\deliver\bin\$(Configuration)\$(TargetName)$(TargetExt)</OutputFile>
  206. <ProgramDatabaseFile>$(SolutionDir)..\..\deliver\bin\$(Configuration)\$(TargetName).pdb</ProgramDatabaseFile>
  207. <UACExecutionLevel>RequireAdministrator</UACExecutionLevel>
  208. </Link>
  209. </ItemDefinitionGroup>
  210. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  211. <ClCompile>
  212. <WarningLevel>Level3</WarningLevel>
  213. <PrecompiledHeader>Use</PrecompiledHeader>
  214. <Optimization>Disabled</Optimization>
  215. <FunctionLevelLinking>true</FunctionLevelLinking>
  216. <IntrinsicFunctions>true</IntrinsicFunctions>
  217. <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  218. <SDLCheck>true</SDLCheck>
  219. </ClCompile>
  220. <Link>
  221. <SubSystem>Console</SubSystem>
  222. <GenerateDebugInformation>true</GenerateDebugInformation>
  223. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  224. <OptimizeReferences>true</OptimizeReferences>
  225. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  226. <ProgramDatabaseFile>$(SolutionDir)..\..\deliver\bin\$(Configuration)$(Platform)\$(TargetName).pdb</ProgramDatabaseFile>
  227. <UACExecutionLevel>AsInvoker</UACExecutionLevel>
  228. </Link>
  229. <PostBuildEvent>
  230. <Command>copy "$(OutDir)$(TargetName)$(TargetExt)" "..\..\..\deliver\bin\Trunk\" </Command>
  231. </PostBuildEvent>
  232. </ItemDefinitionGroup>
  233. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DM|x64'">
  234. <ClCompile>
  235. <WarningLevel>Level3</WarningLevel>
  236. <PrecompiledHeader>Use</PrecompiledHeader>
  237. <Optimization>MaxSpeed</Optimization>
  238. <FunctionLevelLinking>true</FunctionLevelLinking>
  239. <IntrinsicFunctions>true</IntrinsicFunctions>
  240. <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  241. <SDLCheck>true</SDLCheck>
  242. </ClCompile>
  243. <Link>
  244. <SubSystem>Console</SubSystem>
  245. <GenerateDebugInformation>true</GenerateDebugInformation>
  246. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  247. <OptimizeReferences>true</OptimizeReferences>
  248. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  249. <ProgramDatabaseFile>$(SolutionDir)..\..\deliver\bin\$(Configuration)$(Platform)\$(TargetName).pdb</ProgramDatabaseFile>
  250. <UACExecutionLevel>RequireAdministrator</UACExecutionLevel>
  251. </Link>
  252. </ItemDefinitionGroup>
  253. <ItemGroup>
  254. <Text Include="ReadMe.txt" />
  255. </ItemGroup>
  256. <ItemGroup>
  257. <ClInclude Include="..\..\..\Deliver\include\AutoDmp.h" />
  258. <ClInclude Include="..\..\..\Deliver\include\common_api.h" />
  259. <ClInclude Include="..\..\..\Deliver\include\PacketAnalizer.h" />
  260. <ClInclude Include="ConsoleThread.h" />
  261. <ClInclude Include="resource.h" />
  262. <ClInclude Include="stdafx.h" />
  263. <ClInclude Include="targetver.h" />
  264. <ClInclude Include="Vga_Demo.h" />
  265. </ItemGroup>
  266. <ItemGroup>
  267. <ClCompile Include="..\..\..\Deliver\include\AutoDmp.cpp" />
  268. <ClCompile Include="..\..\..\Deliver\include\common_api.cpp" />
  269. <ClCompile Include="..\..\..\Deliver\include\PacketAnalizer.cpp" />
  270. <ClCompile Include="ConsoleThread.cpp" />
  271. <ClCompile Include="CcosChannel.cpp" />
  272. <ClCompile Include="stdafx.cpp">
  273. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
  274. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
  275. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
  276. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='DM|Win32'">Create</PrecompiledHeader>
  277. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
  278. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='DM|x64'">Create</PrecompiledHeader>
  279. </ClCompile>
  280. <ClCompile Include="Vga_Demo.cpp" />
  281. </ItemGroup>
  282. <ItemGroup>
  283. <ResourceCompile Include="CcosChannel.rc" />
  284. </ItemGroup>
  285. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  286. <ImportGroup Label="ExtensionTargets">
  287. </ImportGroup>
  288. </Project>