gennmtab.2017.vcxproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="15.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>{BED7539C-0099-4A14-AD5D-30828F15A171}</ProjectGuid>
  23. <ProjectName>gennmtab</ProjectName>
  24. </PropertyGroup>
  25. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  26. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  27. <ConfigurationType>Application</ConfigurationType>
  28. <UseOfMfc>false</UseOfMfc>
  29. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  32. <ConfigurationType>Application</ConfigurationType>
  33. <UseOfMfc>false</UseOfMfc>
  34. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  37. <ConfigurationType>Application</ConfigurationType>
  38. <UseOfMfc>false</UseOfMfc>
  39. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  42. <ConfigurationType>Application</ConfigurationType>
  43. <UseOfMfc>false</UseOfMfc>
  44. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  45. </PropertyGroup>
  46. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  47. <ImportGroup Label="ExtensionSettings">
  48. </ImportGroup>
  49. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  50. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  51. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
  52. <Import Project="..\..\..\w32\xmlrpc.props" />
  53. </ImportGroup>
  54. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  55. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  56. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
  57. <Import Project="..\..\..\w32\xmlrpc.props" />
  58. </ImportGroup>
  59. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  60. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  61. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
  62. <Import Project="..\..\..\w32\xmlrpc.props" />
  63. </ImportGroup>
  64. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  65. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  66. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
  67. <Import Project="..\..\..\w32\xmlrpc.props" />
  68. </ImportGroup>
  69. <PropertyGroup Label="UserMacros" />
  70. <PropertyGroup>
  71. <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
  72. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(PlatformName)\$(Configuration)\</OutDir>
  73. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(PlatformName)\$(Configuration)\</OutDir>
  74. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(PlatformName)\gennmtab\$(Configuration)\</IntDir>
  75. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(PlatformName)\gennmtab\$(Configuration)\</IntDir>
  76. <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
  77. <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
  78. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(PlatformName)\$(Configuration)\</OutDir>
  79. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(PlatformName)\$(Configuration)\</OutDir>
  80. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(PlatformName)\gennmtab\$(Configuration)\</IntDir>
  81. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(PlatformName)\gennmtab\$(Configuration)\</IntDir>
  82. <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
  83. <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
  84. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  85. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  86. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
  87. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
  88. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
  89. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
  90. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  91. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  92. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
  93. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
  94. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
  95. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
  96. <PreBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</PreBuildEventUseInBuild>
  97. <PreBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</PreBuildEventUseInBuild>
  98. <PreBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</PreBuildEventUseInBuild>
  99. <PreBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</PreBuildEventUseInBuild>
  100. <CustomBuildAfterTargets Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  101. </CustomBuildAfterTargets>
  102. <CustomBuildAfterTargets Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  103. </CustomBuildAfterTargets>
  104. <CustomBuildAfterTargets Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  105. </CustomBuildAfterTargets>
  106. <CustomBuildAfterTargets Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  107. </CustomBuildAfterTargets>
  108. </PropertyGroup>
  109. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  110. <PostBuildEventUseInBuild>false</PostBuildEventUseInBuild>
  111. </PropertyGroup>
  112. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  113. <PostBuildEventUseInBuild>false</PostBuildEventUseInBuild>
  114. </PropertyGroup>
  115. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  116. <PostBuildEventUseInBuild>false</PostBuildEventUseInBuild>
  117. </PropertyGroup>
  118. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  119. <PostBuildEventUseInBuild>false</PostBuildEventUseInBuild>
  120. </PropertyGroup>
  121. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  122. <Midl>
  123. <TypeLibraryName>.\Debug\gennmtab/gennmtab.tlb</TypeLibraryName>
  124. <HeaderFileName>
  125. </HeaderFileName>
  126. </Midl>
  127. <ClCompile>
  128. <Optimization>Disabled</Optimization>
  129. <AdditionalIncludeDirectories>..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  130. <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  131. <MinimalRebuild>true</MinimalRebuild>
  132. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  133. <WarningLevel>Level3</WarningLevel>
  134. <SuppressStartupBanner>true</SuppressStartupBanner>
  135. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  136. <AssemblerListingLocation>
  137. </AssemblerListingLocation>
  138. </ClCompile>
  139. <ResourceCompile>
  140. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  141. <Culture>0x0809</Culture>
  142. </ResourceCompile>
  143. <Link>
  144. <SuppressStartupBanner>true</SuppressStartupBanner>
  145. <GenerateDebugInformation>true</GenerateDebugInformation>
  146. <SubSystem>Console</SubSystem>
  147. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  148. <DataExecutionPrevention>
  149. </DataExecutionPrevention>
  150. <TargetMachine>MachineX86</TargetMachine>
  151. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  152. </Link>
  153. <Bscmake>
  154. <SuppressStartupBanner>true</SuppressStartupBanner>
  155. <OutputFile>.\Debug\gennmtab/gennmtab.bsc</OutputFile>
  156. </Bscmake>
  157. <PostBuildEvent>
  158. <Message>Generating nametab.h ...</Message>
  159. <Command>$(OutDir)$(TargetName) &gt; $(XMLRPCDir)lib\expat\xmltok\nametab.h</Command>
  160. </PostBuildEvent>
  161. <PreBuildEvent>
  162. <Command>
  163. </Command>
  164. </PreBuildEvent>
  165. <CustomBuildStep>
  166. <Command>
  167. </Command>
  168. </CustomBuildStep>
  169. <CustomBuildStep>
  170. <Outputs>NoOutput</Outputs>
  171. </CustomBuildStep>
  172. </ItemDefinitionGroup>
  173. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  174. <Midl>
  175. <TypeLibraryName>.\Debug\gennmtab/gennmtab.tlb</TypeLibraryName>
  176. <HeaderFileName>
  177. </HeaderFileName>
  178. </Midl>
  179. <ClCompile>
  180. <Optimization>Disabled</Optimization>
  181. <AdditionalIncludeDirectories>..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  182. <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  183. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  184. <AssemblerListingLocation>
  185. </AssemblerListingLocation>
  186. <WarningLevel>Level3</WarningLevel>
  187. <SuppressStartupBanner>true</SuppressStartupBanner>
  188. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  189. </ClCompile>
  190. <ResourceCompile>
  191. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  192. <Culture>0x0809</Culture>
  193. </ResourceCompile>
  194. <Link>
  195. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  196. <SuppressStartupBanner>true</SuppressStartupBanner>
  197. <GenerateDebugInformation>true</GenerateDebugInformation>
  198. <SubSystem>Console</SubSystem>
  199. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  200. <DataExecutionPrevention>
  201. </DataExecutionPrevention>
  202. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  203. </Link>
  204. <Bscmake>
  205. <SuppressStartupBanner>true</SuppressStartupBanner>
  206. <OutputFile>.\Debug\gennmtab/gennmtab.bsc</OutputFile>
  207. </Bscmake>
  208. <PostBuildEvent>
  209. <Message>Generating nametab.h ...</Message>
  210. <Command>$(OutDir)$(TargetName) &gt; $(XMLRPCDir)lib\expat\xmltok\nametab.h</Command>
  211. </PostBuildEvent>
  212. <PreBuildEvent>
  213. <Command>
  214. </Command>
  215. </PreBuildEvent>
  216. <CustomBuildStep>
  217. <Command>
  218. </Command>
  219. </CustomBuildStep>
  220. <CustomBuildStep>
  221. <Outputs>NoOutput</Outputs>
  222. </CustomBuildStep>
  223. </ItemDefinitionGroup>
  224. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  225. <Midl>
  226. <TypeLibraryName>.\Release\gennmtab/gennmtab.tlb</TypeLibraryName>
  227. <HeaderFileName>
  228. </HeaderFileName>
  229. </Midl>
  230. <ClCompile>
  231. <Optimization>MaxSpeed</Optimization>
  232. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  233. <AdditionalIncludeDirectories>..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  234. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  235. <StringPooling>true</StringPooling>
  236. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  237. <FunctionLevelLinking>true</FunctionLevelLinking>
  238. <AssemblerListingLocation>
  239. </AssemblerListingLocation>
  240. <WarningLevel>Level3</WarningLevel>
  241. <SuppressStartupBanner>true</SuppressStartupBanner>
  242. </ClCompile>
  243. <ResourceCompile>
  244. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  245. <Culture>0x0809</Culture>
  246. </ResourceCompile>
  247. <Link>
  248. <SuppressStartupBanner>true</SuppressStartupBanner>
  249. <SubSystem>Console</SubSystem>
  250. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  251. <DataExecutionPrevention>
  252. </DataExecutionPrevention>
  253. <TargetMachine>MachineX86</TargetMachine>
  254. </Link>
  255. <Bscmake>
  256. <SuppressStartupBanner>true</SuppressStartupBanner>
  257. <OutputFile>.\Release\gennmtab/gennmtab.bsc</OutputFile>
  258. </Bscmake>
  259. <PostBuildEvent>
  260. <Message>Generating nametab.h ...</Message>
  261. <Command>$(OutDir)$(TargetName) &gt; $(XMLRPCDir)lib\expat\xmltok\nametab.h</Command>
  262. </PostBuildEvent>
  263. <PreBuildEvent>
  264. <Command>
  265. </Command>
  266. </PreBuildEvent>
  267. <CustomBuildStep>
  268. <Outputs>NoOutput</Outputs>
  269. <Command>
  270. </Command>
  271. </CustomBuildStep>
  272. </ItemDefinitionGroup>
  273. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  274. <Midl>
  275. <TypeLibraryName>.\Release\gennmtab/gennmtab.tlb</TypeLibraryName>
  276. <HeaderFileName>
  277. </HeaderFileName>
  278. </Midl>
  279. <ClCompile>
  280. <Optimization>MaxSpeed</Optimization>
  281. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  282. <AdditionalIncludeDirectories>..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  283. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  284. <StringPooling>true</StringPooling>
  285. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  286. <FunctionLevelLinking>true</FunctionLevelLinking>
  287. <AssemblerListingLocation>
  288. </AssemblerListingLocation>
  289. <WarningLevel>Level3</WarningLevel>
  290. <SuppressStartupBanner>true</SuppressStartupBanner>
  291. </ClCompile>
  292. <ResourceCompile>
  293. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  294. <Culture>0x0809</Culture>
  295. </ResourceCompile>
  296. <Link>
  297. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  298. <SuppressStartupBanner>true</SuppressStartupBanner>
  299. <SubSystem>Console</SubSystem>
  300. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  301. <DataExecutionPrevention>
  302. </DataExecutionPrevention>
  303. </Link>
  304. <Bscmake>
  305. <SuppressStartupBanner>true</SuppressStartupBanner>
  306. <OutputFile>.\Release\gennmtab/gennmtab.bsc</OutputFile>
  307. </Bscmake>
  308. <PostBuildEvent>
  309. <Message>Generating nametab.h ...</Message>
  310. <Command>$(OutDir)$(TargetName) &gt; $(XMLRPCDir)lib\expat\xmltok\nametab.h</Command>
  311. </PostBuildEvent>
  312. <PreBuildEvent>
  313. <Command>
  314. </Command>
  315. </PreBuildEvent>
  316. <CustomBuildStep>
  317. <Command>
  318. </Command>
  319. </CustomBuildStep>
  320. <CustomBuildStep>
  321. <Outputs>NoOutput</Outputs>
  322. </CustomBuildStep>
  323. </ItemDefinitionGroup>
  324. <ItemGroup>
  325. <ClCompile Include="..\..\xmlrpc-c\lib\expat\gennmtab\gennmtab.c" />
  326. </ItemGroup>
  327. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  328. <ImportGroup Label="ExtensionTargets">
  329. </ImportGroup>
  330. </Project>