DIOS.Dev.SYNBOXMould.V2019.vcxproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  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="Release|Win32">
  13. <Configuration>Release</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|x64">
  17. <Configuration>Release</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <ProjectGuid>{75B4CD9F-BFCA-48DC-BF29-2A48454D1975}</ProjectGuid>
  23. <Keyword>Win32Proj</Keyword>
  24. <RootNamespace>DIOSDevGENDeviceMould</RootNamespace>
  25. <ProjectName>DIOS.Dev.SYNBOX.Mould</ProjectName>
  26. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  27. </PropertyGroup>
  28. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  29. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  30. <ConfigurationType>DynamicLibrary</ConfigurationType>
  31. <UseDebugLibraries>true</UseDebugLibraries>
  32. <PlatformToolset>v142</PlatformToolset>
  33. <CharacterSet>Unicode</CharacterSet>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  36. <ConfigurationType>DynamicLibrary</ConfigurationType>
  37. <UseDebugLibraries>true</UseDebugLibraries>
  38. <PlatformToolset>v142</PlatformToolset>
  39. <CharacterSet>MultiByte</CharacterSet>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  42. <ConfigurationType>DynamicLibrary</ConfigurationType>
  43. <UseDebugLibraries>false</UseDebugLibraries>
  44. <PlatformToolset>v142</PlatformToolset>
  45. <WholeProgramOptimization>true</WholeProgramOptimization>
  46. <CharacterSet>Unicode</CharacterSet>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  49. <ConfigurationType>DynamicLibrary</ConfigurationType>
  50. <UseDebugLibraries>false</UseDebugLibraries>
  51. <PlatformToolset>v142</PlatformToolset>
  52. <WholeProgramOptimization>true</WholeProgramOptimization>
  53. <CharacterSet>MultiByte</CharacterSet>
  54. </PropertyGroup>
  55. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  56. <ImportGroup Label="ExtensionSettings">
  57. </ImportGroup>
  58. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  59. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  60. </ImportGroup>
  61. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  62. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  63. </ImportGroup>
  64. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  65. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  66. </ImportGroup>
  67. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  68. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  69. </ImportGroup>
  70. <PropertyGroup Label="UserMacros" />
  71. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  72. <LinkIncremental>true</LinkIncremental>
  73. <OutDir>$(SolutionDir)\BIN\</OutDir>
  74. <IntDir>$(SolutionDir)\TEMP\$(Platform)\$(Configuration)\</IntDir>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  77. <IntDir>$(SolutionDir)\TEMP\$(Configuration).$(Platform)\$(ProjectName)\</IntDir>
  78. <LinkIncremental>true</LinkIncremental>
  79. <OutDir>$(SolutionDir)\BIN\</OutDir>
  80. <TargetName>$(ProjectName)64D</TargetName>
  81. <LibraryPath>..\..\..\deliver\lib\$(Configuration)X64;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);</LibraryPath>
  82. <IncludePath>..\..\..\deliver\include;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
  83. </PropertyGroup>
  84. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  85. <LinkIncremental>false</LinkIncremental>
  86. </PropertyGroup>
  87. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  88. <LinkIncremental>false</LinkIncremental>
  89. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);..\..\..\..\Deliver\include;..\..\Deliver\include</IncludePath>
  90. <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);..\..\Deliver\lib\$(Configuration)X64;..\..\..\..\Deliver\lib\$(Configuration)X64</LibraryPath>
  91. <TargetName>$(ProjectName)64</TargetName>
  92. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  93. </PropertyGroup>
  94. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  95. <ClCompile>
  96. <PrecompiledHeader>Use</PrecompiledHeader>
  97. <WarningLevel>Level3</WarningLevel>
  98. <Optimization>Disabled</Optimization>
  99. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;DIOSDEVGENDEVICEMOULD_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  100. </ClCompile>
  101. <Link>
  102. <SubSystem>Windows</SubSystem>
  103. <GenerateDebugInformation>true</GenerateDebugInformation>
  104. </Link>
  105. </ItemDefinitionGroup>
  106. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  107. <ClCompile>
  108. <PrecompiledHeader>Use</PrecompiledHeader>
  109. <WarningLevel>Level3</WarningLevel>
  110. <Optimization>Disabled</Optimization>
  111. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;DIOSDEVSYNBOXDEVICEMOULD_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  112. <LanguageStandard>stdcpp17</LanguageStandard>
  113. </ClCompile>
  114. <Link>
  115. <SubSystem>Windows</SubSystem>
  116. <GenerateDebugInformation>true</GenerateDebugInformation>
  117. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  118. <AdditionalLibraryDirectories>..\BIN</AdditionalLibraryDirectories>
  119. <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
  120. </Link>
  121. <PostBuildEvent>
  122. <Command>copy "$(OutDir)$(TargetName)$(TargetExt)" "..\..\..\deliver\bin\$(Configuration)X64"
  123. copy "$(OutDir)$(TargetName).lib" "..\..\..\deliver\lib\$(Configuration)X64\"
  124. copy "$(OutDir)$(TargetName).pdb" "..\..\..\deliver\bin\$(Configuration)X64\"
  125. copy "DIOS.Dev.SYNBOX.Mould.hpp" "..\..\..\deliver\Include"
  126. </Command>
  127. </PostBuildEvent>
  128. </ItemDefinitionGroup>
  129. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  130. <ClCompile>
  131. <WarningLevel>Level3</WarningLevel>
  132. <PrecompiledHeader>Use</PrecompiledHeader>
  133. <Optimization>MaxSpeed</Optimization>
  134. <FunctionLevelLinking>true</FunctionLevelLinking>
  135. <IntrinsicFunctions>true</IntrinsicFunctions>
  136. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;DIOSDEVGENDEVICEMOULD_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  137. </ClCompile>
  138. <Link>
  139. <SubSystem>Windows</SubSystem>
  140. <GenerateDebugInformation>true</GenerateDebugInformation>
  141. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  142. <OptimizeReferences>true</OptimizeReferences>
  143. </Link>
  144. </ItemDefinitionGroup>
  145. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  146. <ClCompile>
  147. <WarningLevel>Level3</WarningLevel>
  148. <PrecompiledHeader>Use</PrecompiledHeader>
  149. <Optimization>Disabled</Optimization>
  150. <FunctionLevelLinking>true</FunctionLevelLinking>
  151. <IntrinsicFunctions>true</IntrinsicFunctions>
  152. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;DIOSDEVSYNBOXDEVICEMOULD_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  153. <LanguageStandard>stdcpp17</LanguageStandard>
  154. </ClCompile>
  155. <Link>
  156. <SubSystem>Windows</SubSystem>
  157. <GenerateDebugInformation>true</GenerateDebugInformation>
  158. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  159. <OptimizeReferences>true</OptimizeReferences>
  160. <AdditionalDependencies>Version.lib;%(AdditionalDependencies)</AdditionalDependencies>
  161. </Link>
  162. <PostBuildEvent>
  163. <Command>copy "$(OutDir)$(TargetName)$(TargetExt)" "..\..\deliver\bin\$(Configuration)X64"
  164. copy "$(OutDir)$(TargetName).lib" "..\..\deliver\lib\$(Configuration)X64\"
  165. copy "$(OutDir)$(TargetName).pdb" "..\..\deliver\bin\$(Configuration)X64\"
  166. copy "DIOS.Dev.SYNBOX.Mould.hpp" "..\..\deliver\Include" </Command>
  167. </PostBuildEvent>
  168. </ItemDefinitionGroup>
  169. <ItemGroup>
  170. <Text Include="ReadMe.txt" />
  171. <Text Include="ReleaseNote.txt" />
  172. </ItemGroup>
  173. <ItemGroup>
  174. <ClInclude Include="..\..\Deliver\Include\SYNBOX.BasicMoulds.hpp" />
  175. <ClInclude Include="..\..\..\..\Deliver\Include\EasyJSONEncoder.hpp" />
  176. <ClInclude Include="DIOS.Dev.SYNBOX.Mould.hpp" />
  177. <ClInclude Include="resource.h" />
  178. <ClInclude Include="stdafx.h" />
  179. <ClInclude Include="targetver.h" />
  180. </ItemGroup>
  181. <ItemGroup>
  182. <ClCompile Include="..\..\Deliver\Include\SYNBOX.BasicMoulds.cpp" />
  183. <ClCompile Include="..\..\..\..\Deliver\Include\EasyJSONEncoder.cpp" />
  184. <ClCompile Include="dllmain.cpp">
  185. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged>
  186. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</CompileAsManaged>
  187. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  188. </PrecompiledHeader>
  189. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  190. </PrecompiledHeader>
  191. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsManaged>
  192. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</CompileAsManaged>
  193. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  194. </PrecompiledHeader>
  195. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  196. </PrecompiledHeader>
  197. </ClCompile>
  198. <ClCompile Include="DIOS.Dev.SYNBOX.Mould.cpp" />
  199. <ClCompile Include="stdafx.cpp">
  200. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
  201. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
  202. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
  203. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
  204. </ClCompile>
  205. </ItemGroup>
  206. <ItemGroup>
  207. <ResourceCompile Include="DIOS.Dev.SYNBOX.Mould.rc" />
  208. </ItemGroup>
  209. <ItemGroup>
  210. <None Include="..\..\..\..\Deliver\include\TmplMould.tlh" />
  211. <None Include="..\..\..\..\Deliver\include\TmplMould.tli" />
  212. </ItemGroup>
  213. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  214. <ImportGroup Label="ExtensionTargets">
  215. </ImportGroup>
  216. </Project>